[get-kubeconfig] Found kubeconfig secret: cluster-42gj4-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-42gj4-kubeconfig [get-kubeconfig] Found admin password secret: cluster-42gj4-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-42gj4-password [get-kubeconfig] API Server URL: https://a00087c056dc648c8a3505a60a229e45-7180a410eb648cc1.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [clone-repo] midstream/llmisvc/feat/lora-regex-default [clone-repo] https://github.com/bartoszmajsak/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 54% (1958/3620) Updating files: 55% (1991/3620) Updating files: 56% (2028/3620) Updating files: 57% (2064/3620) Updating files: 58% (2100/3620) Updating files: 59% (2136/3620) Updating files: 60% (2172/3620) Updating files: 61% (2209/3620) Updating files: 62% (2245/3620) Updating files: 63% (2281/3620) Updating files: 64% (2317/3620) Updating files: 65% (2353/3620) Updating files: 66% (2390/3620) Updating files: 67% (2426/3620) Updating files: 68% (2462/3620) Updating files: 69% (2498/3620) Updating files: 70% (2534/3620) Updating files: 71% (2571/3620) Updating files: 72% (2607/3620) Updating files: 73% (2643/3620) Updating files: 74% (2679/3620) Updating files: 75% (2715/3620) Updating files: 76% (2752/3620) Updating files: 77% (2788/3620) Updating files: 78% (2824/3620) Updating files: 79% (2860/3620) Updating files: 80% (2896/3620) Updating files: 81% (2933/3620) Updating files: 82% (2969/3620) Updating files: 83% (3005/3620) Updating files: 84% (3041/3620) Updating files: 85% (3077/3620) Updating files: 86% (3114/3620) Updating files: 87% (3150/3620) Updating files: 88% (3186/3620) Updating files: 89% (3222/3620) Updating files: 90% (3258/3620) Updating files: 91% (3295/3620) Updating files: 92% (3331/3620) Updating files: 93% (3367/3620) Updating files: 94% (3403/3620) Updating files: 95% (3439/3620) Updating files: 96% (3476/3620) Updating files: 97% (3512/3620) Updating files: 98% (3548/3620) Updating files: 99% (3584/3620) Updating files: 100% (3620/3620) Updating files: 100% (3620/3620), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfbc00ba36039801e3cafbd0af9ffb0a52a9c8640f7ff416612ef57190d08496 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfbc00ba36039801e3cafbd0af9ffb0a52a9c8640f7ff416612ef57190d08496 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9f67615d34a1958d23db8a50f818779b7cc059a83d495343f22903ab4bb448e4 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9f67615d34a1958d23db8a50f818779b7cc059a83d495343f22903ab4bb448e4 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ee58bd289ecb7aa4010c311b867cae9a40a42edc53d096a1f0354150db5c48e [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ee58bd289ecb7aa4010c311b867cae9a40a42edc53d096a1f0354150db5c48e [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cbd0ba61f740962b2bad1a0e55e41574489d7afdb86fa314f3953b8c8af773e [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cbd0ba61f740962b2bad1a0e55e41574489d7afdb86fa314f3953b8c8af773e [e2e-raw] + make e2e-raw-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] make run-e2e-ocp E2E_MARKER="raw" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-raw] make[1]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] SETUP_E2E="true" \ [e2e-raw] OPERATOR_TYPE="" \ [e2e-raw] KSERVE_NAMESPACE="kserve" \ [e2e-raw] RUNNING_LOCAL="false" \ [e2e-raw] PYTEST_ARGS="" \ [e2e-raw] ./test/scripts/openshift-ci/run-e2e-tests.sh "raw" "2" "raw" [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.34) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-2013 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-2013 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-2013 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make[2]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] 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-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 301 packages in 2ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading grpcio (6.9MiB) [e2e-raw] Downloading setuptools (1.0MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading black (1.8MiB) [e2e-raw] Downloading pygments (1.2MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pillow (6.6MiB) [e2e-raw] Downloading kubernetes (4.4MiB) [e2e-raw] Downloading pandas (12.2MiB) [e2e-raw] Downloading uvloop (3.6MiB) [e2e-raw] Downloading pyarrow (47.7MiB) [e2e-raw] Downloading botocore (15.1MiB) [e2e-raw] Downloading numpy (16.1MiB) [e2e-raw] Downloading portforward (4.0MiB) [e2e-raw] Downloading grpcio-tools (2.6MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading black [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading pygments [e2e-raw] Downloading setuptools [e2e-raw] Downloading cryptography [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading pillow [e2e-raw] Downloading grpcio [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading kubernetes [e2e-raw] Downloading numpy [e2e-raw] Downloading botocore [e2e-raw] Downloading pandas [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 116 packages in 2.53s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 116 packages in 5.60s [e2e-raw] + aiohappyeyeballs==2.7.1 [e2e-raw] + aiohttp==3.14.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.5 [e2e-raw] + annotated-types==0.8.0 [e2e-raw] + anyio==4.15.1 [e2e-raw] + asgiref==3.12.1 [e2e-raw] + attrs==26.1.0 [e2e-raw] + avro==1.12.2 [e2e-raw] + black==26.5.1 [e2e-raw] + boto3==1.43.93 [e2e-raw] + botocore==1.43.93 [e2e-raw] + certifi==2026.7.22 [e2e-raw] + cffi==2.1.1 [e2e-raw] + charset-normalizer==3.5.1 [e2e-raw] + click==8.5.0 [e2e-raw] + cloudevents==1.13.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.12.0 [e2e-raw] + coverage==7.16.1 [e2e-raw] + cryptography==50.0.1 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.11 [e2e-raw] + execnet==2.1.2 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.8.0 [e2e-raw] + googleapis-common-protos==1.75.3 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.84.0 [e2e-raw] + grpcio-testing==1.81.1 [e2e-raw] + grpcio-tools==1.81.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.8.0 [e2e-raw] + httpx==0.28.1 [e2e-raw] + httpx-retries==0.6.0 [e2e-raw] + idna==3.19 [e2e-raw] + iniconfig==2.3.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.1.0 [e2e-raw] + kserve==0.21.0rc0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==36.0.3 [e2e-raw] + markupsafe==3.0.3 [e2e-raw] + multidict==6.8.0 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.1.0 [e2e-raw] + numpy==2.3.5 [e2e-raw] + oauthlib==3.3.1 [e2e-raw] + opentelemetry-api==1.44.0 [e2e-raw] + opentelemetry-exporter-otlp==1.44.0 [e2e-raw] + opentelemetry-exporter-otlp-proto-common==1.44.0 [e2e-raw] + opentelemetry-exporter-otlp-proto-grpc==1.44.0 [e2e-raw] + opentelemetry-exporter-otlp-proto-http==1.44.0 [e2e-raw] + opentelemetry-instrumentation==0.65b0 [e2e-raw] + opentelemetry-instrumentation-asgi==0.65b0 [e2e-raw] + opentelemetry-instrumentation-fastapi==0.65b0 [e2e-raw] + opentelemetry-instrumentation-grpc==0.65b0 [e2e-raw] + opentelemetry-instrumentation-logging==0.65b0 [e2e-raw] + opentelemetry-proto==1.44.0 [e2e-raw] + opentelemetry-sdk==1.44.0 [e2e-raw] + opentelemetry-semantic-conventions==0.65b0 [e2e-raw] + opentelemetry-util-http==0.65b0 [e2e-raw] + orjson==3.12.0 [e2e-raw] + packaging==26.3 [e2e-raw] + pandas==2.3.3 [e2e-raw] + pathspec==1.1.1 [e2e-raw] + pillow==12.3.0 [e2e-raw] + platformdirs==4.11.8 [e2e-raw] + pluggy==1.6.0 [e2e-raw] + portforward==0.7.6 [e2e-raw] + prometheus-client==0.26.0 [e2e-raw] + propcache==0.5.2 [e2e-raw] + protobuf==6.33.6 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==25.0.1 [e2e-raw] + pyasn1==0.6.4 [e2e-raw] + pycparser==3.0 [e2e-raw] + pydantic==2.13.5 [e2e-raw] + pydantic-core==2.46.5 [e2e-raw] + pygments==2.21.0 [e2e-raw] + pyjwt==2.14.0 [e2e-raw] + pytest==9.1.1 [e2e-raw] + pytest-asyncio==1.4.0 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.36.2 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.8.0 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.2.3 [e2e-raw] + python-multipart==0.0.32 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytokens==0.4.1 [e2e-raw] + pytz==2026.3.post1 [e2e-raw] + pyyaml==6.0.3 [e2e-raw] + requests==2.34.2 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + s3transfer==0.19.2 [e2e-raw] + setuptools==80.10.2 [e2e-raw] + six==1.17.0 [e2e-raw] + starlette==1.6.0 [e2e-raw] + tabulate==0.10.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.2 [e2e-raw] + tomlkit==0.15.1 [e2e-raw] + typing-extensions==4.16.0 [e2e-raw] + typing-inspection==0.4.4 [e2e-raw] + tzdata==2026.4 [e2e-raw] + urllib3==2.7.0 [e2e-raw] + uvicorn==0.53.0 [e2e-raw] + uvloop==0.22.1 [e2e-raw] + watchfiles==1.2.0 [e2e-raw] + websocket-client==1.9.2 [e2e-raw] + websockets==17.1 [e2e-raw] + wrapt==2.4.1 [e2e-raw] + yarl==1.24.5 [e2e-raw] Audited 1 package in 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make[2]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (35/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (40/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (45/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (50/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (55/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (60/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (65/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (70/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (75/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (80/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (85/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (90/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (95/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] 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-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-579c8958f7-7h587 1/1 Running 0 42s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-579c8958f7-7h587 condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-77857b7b98-nkc8p 1/1 Running 0 47s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-77857b7b98-nkc8p condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-6c4d864b86-nrgq8 1/1 Running 0 51s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-6c4d864b86-nrgq8 condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] Now using project "kserve" on server "https://a00087c056dc648c8a3505a60a229e45-7180a410eb648cc1.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make[2]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9f67615d34a1958d23db8a50f818779b7cc059a83d495343f22903ab4bb448e4 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfbc00ba36039801e3cafbd0af9ffb0a52a9c8640f7ff416612ef57190d08496 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ee58bd289ecb7aa4010c311b867cae9a40a42edc53d096a1f0354150db5c48e [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2cbd0ba61f740962b2bad1a0e55e41574489d7afdb86fa314f3953b8c8af773e [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:9f67615d34a1958d23db8a50f818779b7cc059a83d495343f22903ab4bb448e4 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:bfbc00ba36039801e3cafbd0af9ffb0a52a9c8640f7ff416612ef57190d08496 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:9ee58bd289ecb7aa4010c311b867cae9a40a42edc53d096a1f0354150db5c48e [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:2cbd0ba61f740962b2bad1a0e55e41574489d7afdb86fa314f3953b8c8af773e [e2e-raw] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v3.6-ea1 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [e2e-raw] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-raw] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-cpu=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-raw] kserve-llm-d-cpu-fast-1=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-raw] kserve-llm-d-cpu-fast-2=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-raw] kserve-llm-d-cpu-upstream-version=0.18.0+rhaiv.11 [e2e-raw] kserve-llm-d-cpu-fast-1-upstream-version=0.18.0+rhaiv.11 [e2e-raw] kserve-llm-d-cpu-fast-2-upstream-version=0.18.0+rhaiv.11 [e2e-raw] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-raw] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-raw] # TODO update when our changes are introduced in the official image [e2e-raw] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-raw] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-raw] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-raw] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-645f9c8fd6-g2mv4 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-645f9c8fd6-g2mv4 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-7dcf4bff6-kk4tq" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-7dcf4bff6-7c8r4 condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-openshift-distro-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-llm-sglang created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.34 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.34 [e2e-raw] ClusterVersion history (latest): 4.21.34 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-3 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:9f67615d34a1958d23db8a50f818779b7cc059a83d495343f22903ab4bb448e4 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:9c720cd85a4c940e15d339f4c84ddb70776ba50c7b269b8456eb792cc7eafa09 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:e6061c78815411b5296bff0f1d7b328cfdd8b01cceffb23f67b2cb9deb246eb7 [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:7505f1c8f999df8841d7c9d3010e965009af370798c0bec037732844beea7d1a [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 2 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'metadata': '3.1.1', 'asyncio': '1.4.0', 'cov': '5.0.0', 'anyio': '4.15.1', 'httpx': '0.36.2', 'xdist': '3.8.0', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: metadata-3.1.1, asyncio-1.4.0, cov-5.0.0, anyio-4.15.1, httpx-0.36.2, xdist-3.8.0, json-report-1.5.0 [e2e-raw] asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function [e2e-raw] created: 2/2 workers [e2e-raw] 2 workers [19 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] 2026-09-18 16:32:06.179 4346 kserve INFO [conftest.py:configure_logger():40] trace_id=none Logger configured [e2e-raw] 2026-09-18 16:32:06.179 4349 kserve INFO [conftest.py:configure_logger():40] trace_id=none Logger configured [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-09-18 16:33:56.417 4346 kserve.trace trace_id=none Host from isvc status URL = isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.417 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():387] trace_id=none Host from isvc status URL = isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.417 4346 kserve.trace trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:33:56.417 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():388] trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:33:56.417 4346 kserve.trace trace_id=none Using external route host: isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.417 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():391] trace_id=none Using external route host: isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.418 4346 kserve.trace trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.418 4346 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.418 4346 kserve.trace trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.418 4346 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.420 4346 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.421 4346 kserve.trace trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.421 4346 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:33:56.421 4346 kserve.trace trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:33:56.421 4346 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://isvc-raw-sklearn-batcher-3f0a6-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:34:01.893 4346 kserve.trace trace_id=none Got response [{'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}] [e2e-raw] 2026-09-18 16:34:01.893 4346 kserve.trace INFO [utils.py:predict():162] trace_id=none Got response [{'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}, {'message': '', 'batchId': '9d8bef7d-04e7-4509-a8ca-d004f362774a', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-09-18 16:34:01.946 4346 kserve.trace trace_id=none Starting test test_inference_graph_raw_mode [e2e-raw] 2026-09-18 16:34:01.946 4346 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():962] trace_id=none Starting test test_inference_graph_raw_mode [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop 2026-09-18 16:36:02.202 4346 kserve.trace trace_id=none Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-18 16:36:02.202 4346 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1087] trace_id=none Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-18 16:36:02.204 4346 kserve.trace trace_id=none Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-09-18 16:36:02.204 4346 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1101] trace_id=none Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-09-18 16:36:02.273 4346 kserve.trace trace_id=none Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-09-18 16:36:02.273 4346 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1122] trace_id=none Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-09-18 16:37:22.092 4349 kserve.trace trace_id=none Created primary ISVC: isvc-primary-4e8a5a [e2e-raw] 2026-09-18 16:37:22.092 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] trace_id=none Created primary ISVC: isvc-primary-4e8a5a [e2e-raw] 2026-09-18 16:38:02.535 4346 kserve.trace trace_id=none Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-18 16:38:02.535 4346 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1256] trace_id=none Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-18 16:38:02.537 4346 kserve.trace trace_id=none Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-18 16:38:02.537 4346 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1270] trace_id=none Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-09-18 16:38:52.137 4349 kserve.trace trace_id=none Primary ISVC is ready [e2e-raw] 2026-09-18 16:38:52.137 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] trace_id=none Primary ISVC is ready [e2e-raw] 2026-09-18 16:39:07.163 4349 kserve.trace trace_id=none resourceVersion for isvc-primary-4e8a5a stabilized at 20448 (stable for 15.0s) [e2e-raw] 2026-09-18 16:39:07.163 4349 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] trace_id=none resourceVersion for isvc-primary-4e8a5a stabilized at 20448 (stable for 15.0s) [e2e-raw] 2026-09-18 16:39:07.164 4349 kserve.trace trace_id=none Baseline recorded - resourceVersion: 20448 [e2e-raw] 2026-09-18 16:39:07.164 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] trace_id=none Baseline recorded - resourceVersion: 20448 [e2e-raw] 2026-09-18 16:39:07.164 4349 kserve.trace trace_id=none Creating invalid S3 secret and service account [e2e-raw] 2026-09-18 16:39:07.164 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] trace_id=none Creating invalid S3 secret and service account [e2e-raw] 2026-09-18 16:39:07.266 4349 kserve.trace trace_id=none Created secondary ISVC isvc-secondary-4e8a5a, waiting for failure status... [e2e-raw] 2026-09-18 16:39:07.266 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] trace_id=none Created secondary ISVC isvc-secondary-4e8a5a, waiting for failure status... [e2e-raw] 2026-09-18 16:39:15.289 4349 kserve.trace trace_id=none ISVC isvc-secondary-4e8a5a reported failure: {'exitCode': 1, 'message': "2026-09-18 16:39:08.379 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 16:39:08.379 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 16:39:08.397 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/tmpwm2a4xej.crt\n2026-09-18 16:39:08.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:12.507 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-raw] 2026-09-18 16:39:15.289 4349 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] trace_id=none ISVC isvc-secondary-4e8a5a reported failure: {'exitCode': 1, 'message': "2026-09-18 16:39:08.379 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 16:39:08.379 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 16:39:08.397 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/tmpwm2a4xej.crt\n2026-09-18 16:39:08.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:12.507 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-raw] 2026-09-18 16:39:15.290 4349 kserve.trace trace_id=none Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 16:39:08.379 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 16:39:08.379 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 16:39:08.397 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/tmpwm2a4xej.crt\n2026-09-18 16:39:08.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:12.507 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-raw] 2026-09-18 16:39:15.290 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] trace_id=none Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 16:39:08.379 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-18 16:39:08.379 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-18 16:39:08.397 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/tmpwm2a4xej.crt\n2026-09-18 16:39:08.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:12.507 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-raw] 2026-09-18 16:39:25.305 4349 kserve.trace trace_id=none Primary ISVC resourceVersion: before=20448, after=20448 [e2e-raw] 2026-09-18 16:39:25.305 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] trace_id=none Primary ISVC resourceVersion: before=20448, after=20448 [e2e-raw] 2026-09-18 16:39:25.305 4349 kserve.trace trace_id=none Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-09-18 16:39:25.305 4349 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] trace_id=none Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-09-18 16:39:30.445 4349 kserve.trace trace_id=none Creating invalid S3 secret and service account [e2e-raw] 2026-09-18 16:39:30.445 4349 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] trace_id=none Creating invalid S3 secret and service account [e2e-raw] 2026-09-18 16:39:30.564 4349 kserve.trace trace_id=none Created ISVC isvc-init-fail-9d8350, waiting for failure status... [e2e-raw] 2026-09-18 16:39:30.564 4349 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] trace_id=none Created ISVC isvc-init-fail-9d8350, waiting for failure status... [e2e-raw] 2026-09-18 16:39:40.579 4349 kserve.trace trace_id=none ISVC isvc-init-fail-9d8350 reported failure: {'exitCode': 1, 'message': "2026-09-18 16:39:32.280 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 16:39:32.280 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 16:39:32.298 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/tmpoivo0qm7.crt\n2026-09-18 16:39:32.562 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:35.841 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-raw] 2026-09-18 16:39:40.579 4349 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] trace_id=none ISVC isvc-init-fail-9d8350 reported failure: {'exitCode': 1, 'message': "2026-09-18 16:39:32.280 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 16:39:32.280 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 16:39:32.298 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/tmpoivo0qm7.crt\n2026-09-18 16:39:32.562 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:35.841 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-raw] 2026-09-18 16:39:40.580 4349 kserve.trace trace_id=none Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 16:39:32.280 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 16:39:32.280 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 16:39:32.298 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/tmpoivo0qm7.crt\n2026-09-18 16:39:32.562 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:35.841 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-raw] 2026-09-18 16:39:40.580 4349 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] trace_id=none Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-18 16:39:32.280 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-18 16:39:32.280 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-18 16:39:32.298 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/tmpoivo0qm7.crt\n2026-09-18 16:39:32.562 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-18 16:39:35.841 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-raw] 2026-09-18 16:39:40.580 4349 kserve.trace trace_id=none Transition status: BlockedByFailedLoad [e2e-raw] 2026-09-18 16:39:40.580 4349 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] trace_id=none Transition status: BlockedByFailedLoad [e2e-raw] 2026-09-18 16:39:40.587 4349 kserve.trace trace_id=none Ready condition: {'lastTransitionTime': '2026-09-18T16:39:30Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-09-18 16:39:40.587 4349 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] trace_id=none Ready condition: {'lastTransitionTime': '2026-09-18T16:39:30Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-09-18 16:39:40.587 4349 kserve.trace trace_id=none Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] 2026-09-18 16:39:40.587 4349 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] trace_id=none Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-09-18 16:39:52.760 4346 kserve.trace trace_id=none Host from isvc status URL = isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():387] trace_id=none Host from isvc status URL = isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():388] trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace trace_id=none Using external route host: isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():391] trace_id=none Using external route host: isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace trace_id=none Sending Header = {'Host': 'isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace trace_id=none base url = https://isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:39:52.760 4346 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://isvc-logger-raw-031b1-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:39:53.389 4346 kserve.trace trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-18 16:39:53.389 4346 kserve.trace INFO [utils.py:predict():162] trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-09-18 16:41:15.918 4349 kserve.trace trace_id=none Host from isvc status URL = raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace INFO [utils.py:get_isvc_endpoint():387] trace_id=none Host from isvc status URL = raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace INFO [utils.py:get_isvc_endpoint():388] trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace trace_id=none Using external route host: raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace INFO [utils.py:get_isvc_endpoint():391] trace_id=none Using external route host: raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace trace_id=none Sending Header = {'Host': 'raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace trace_id=none base url = https://raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:41:15.918 4349 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://raw-sklearn-723b8-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:41:16.387 4349 kserve.trace trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-18 16:41:16.387 4349 kserve.trace INFO [utils.py:predict():162] trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-09-18 16:42:51.624 4349 kserve.trace trace_id=none Host from isvc status URL = raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace INFO [utils.py:get_isvc_endpoint():387] trace_id=none Host from isvc status URL = raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace INFO [utils.py:get_isvc_endpoint():388] trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace trace_id=none Using external route host: raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace INFO [utils.py:get_isvc_endpoint():391] trace_id=none Using external route host: raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace trace_id=none Sending Header = {'Host': 'raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace trace_id=none base url = https://raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:51.624 4349 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://raw-sklearn-runtime-58298-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:52.087 4349 kserve.trace trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-18 16:42:52.087 4349 kserve.trace INFO [utils.py:predict():162] trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw1] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw1] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw1] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw1] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_create 2026-09-18 16:42:58.682 4346 kserve.trace trace_id=none Host from isvc status URL = isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():387] trace_id=none Host from isvc status URL = isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():388] trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace trace_id=none Using external route host: isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace INFO [utils.py:get_isvc_endpoint():391] trace_id=none Using external route host: isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace trace_id=none Sending Header = {'Host': 'isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace trace_id=none base url = https://isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:58.682 4346 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://isvc-sklearn-scale-raw-036a5-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:42:59.724 4346 kserve.trace trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-18 16:42:59.724 4346 kserve.trace INFO [utils.py:predict():162] trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] ../../python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: 246 warnings [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: PytestDeprecationWarning: The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead. [e2e-raw] [e2e-raw] warnings.warn(PytestDeprecationWarning(_MARKER_SCOPE_KWARG_DEPRECATION_WARNING)) [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/httpx/_config.py:51: DeprecationWarning: `verify=` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead. [e2e-raw] warnings.warn(message, DeprecationWarning) [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] -------- generated xml file: /workspace/artifacts-dir/junit_e2e-raw.xml -------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-raw.json [e2e-raw] =========== 13 passed, 9 skipped, 248 warnings in 944.79s (0:15:44) ============ [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] make[1]: Leaving directory '/workspace/source' [e2e-raw] oc patch configmaps -n kserve inferenceservice-config \ [e2e-raw] --patch '{"data":{"service":"{\"serviceClusterIPNone\": true}"}}' [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] sleep 5 [e2e-raw] make run-e2e-ocp E2E_MARKER="rawcipn" E2E_PARALLELISM=1 E2E_PROFILE=raw SETUP_E2E=false [e2e-raw] make[1]: Entering directory '/workspace/source' [e2e-raw] /bin/sh: line 1: go: command not found [e2e-raw] SETUP_E2E="false" \ [e2e-raw] OPERATOR_TYPE="" \ [e2e-raw] KSERVE_NAMESPACE="kserve" \ [e2e-raw] RUNNING_LOCAL="false" \ [e2e-raw] PYTEST_ARGS="" \ [e2e-raw] ./test/scripts/openshift-ci/run-e2e-tests.sh "rawcipn" "1" "raw" [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.34) [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: rawcipn [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'metadata': '3.1.1', 'asyncio': '1.4.0', 'cov': '5.0.0', 'anyio': '4.15.1', 'httpx': '0.36.2', 'xdist': '3.8.0', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: metadata-3.1.1, asyncio-1.4.0, cov-5.0.0, anyio-4.15.1, httpx-0.36.2, xdist-3.8.0, json-report-1.5.0 [e2e-raw] asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [1 item] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] logger/test_raw_logger.py::test_kserve_logger_cipn 2026-09-18 16:47:57.297 4609 kserve INFO [conftest.py:configure_logger():40] trace_id=none Logger configured [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace trace_id=none Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace INFO [utils.py:get_isvc_endpoint():387] trace_id=none Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace INFO [utils.py:get_isvc_endpoint():388] trace_id=none Network layer = openshift-route [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace trace_id=none Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace INFO [utils.py:get_isvc_endpoint():391] trace_id=none Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace trace_id=none Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace INFO [utils.py:_predict():178] trace_id=none Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace trace_id=none base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:49:37.526 4609 kserve.trace INFO [utils.py:_predict():179] trace_id=none base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.e91376d8-df72-42a4-8a1a-b0b5fe7a5c00.prod.konfluxeaas.com [e2e-raw] 2026-09-18 16:49:37.988 4609 kserve.trace trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-18 16:49:37.988 4609 kserve.trace INFO [utils.py:predict():162] trace_id=none Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger_cipn [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] ../../python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: 123 warnings [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: PytestDeprecationWarning: The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead. [e2e-raw] [e2e-raw] warnings.warn(PytestDeprecationWarning(_MARKER_SCOPE_KWARG_DEPRECATION_WARNING)) [e2e-raw] [e2e-raw] logger/test_raw_logger.py::test_kserve_logger_cipn [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/httpx/_config.py:51: DeprecationWarning: `verify=` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead. [e2e-raw] warnings.warn(message, DeprecationWarning) [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] ------ generated xml file: /workspace/artifacts-dir/junit_e2e-rawcipn.xml ------ [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-rawcipn.json [e2e-raw] ============ 1 passed, 3 skipped, 124 warnings in 107.98s (0:01:47) ============ [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] make[1]: Leaving directory '/workspace/source' [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-09-18T16:49:44.787757013Z 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: d924007d-6f06-4d5e-8aa5-cf40bb5fee64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-18T16:49:44.846448361Z namespace/openshift-must-gather-r9h5x created [must-gather] [must-gather ] OUT 2026-09-18T16:49:44.856635084Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-mmct5 created [must-gather] [must-gather ] OUT 2026-09-18T16:49:44.896726532Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:51.675397895Z [disk usage checker] Started [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:51.678560236Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:51.813878962Z No resources found in openshift-must-gather-r9h5x namespace. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:51.922973190Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.070473706Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.070516002Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.070516002Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.073052354Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.223513019Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.223543487Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.223543487Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.225574723Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.370297668Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.370329167Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.370329167Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.372639963Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.533629463Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.533741258Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.533741258Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.536123923Z Error getting logs from rhods-notebooks [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.679659624Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.679689773Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.679689773Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.681812614Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.825458437Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.825486335Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.825486335Z namespaces "istio-system" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.827870336Z Error getting logs from istio-system [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.976772333Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.976803999Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.976803999Z namespaces "knative-serving" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:52.978964984Z Error getting logs from knative-serving [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.126243901Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.126276774Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.126276774Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.128631008Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.386828738Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.648628888Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.785530907Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.865210137Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.867111071Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:53.995203092Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.076422170Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.078458051Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.202569364Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.284069941Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.285992270Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.413694857Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.494572262Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.496491667Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.618926852Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.700381305Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.702448876Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.824499181Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.903444556Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:54.905477749Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.027058573Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.106634053Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.108659217Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.228865047Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.307715617Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.309721607Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.430223331Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.511832141Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.514162602Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.637470029Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.717474813Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.719813818Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.841543249Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.919255330Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:55.921451266Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.046654268Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.126275808Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.128228555Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.246820344Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.327001154Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.329257649Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.453990237Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.533341737Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.535473415Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.655491372Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.682769201Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.737429359Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.739625277Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.864477099Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.944657824Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:56.946807523Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:57.068936503Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:57.146330443Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:57.148157520Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:57.268397846Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:57.346734969Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:57.348663501Z Error collecting info from [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.026500456Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.144859771Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.263374125Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.381922793Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.504668671Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.733128688Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.853109358Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:58.973806960Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:59.094662669Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:59.212119833Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:59.332761973Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:59.456471883Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:59.575991759Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:59.695178245Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:49:59.814147223Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:00.085476137Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:00.282751148Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:00.613049143Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:00.802425212Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:00.947891293Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:01.140428474Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:01.488478279Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:01.678774381Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:01.686989900Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:01.821454709Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:02.003101076Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:02.345816614Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:02.524917245Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:02.676022724Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:02.855391741Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:03.178848102Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:03.354286179Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:03.501877476Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:03.685381341Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:04.016186176Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:04.196072871Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:04.345282696Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:04.536338853Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:04.861249103Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:05.040001130Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:05.193644989Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:05.375898565Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:05.695493763Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:05.869655407Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:06.022593694Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:06.213998608Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:06.539490774Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:06.691493688Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:06.710989607Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:06.859371752Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:07.047847757Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:07.369446005Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:07.553157024Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:07.706667742Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:07.898456920Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:08.217088349Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:08.398402858Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:08.549482055Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:08.742595243Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:09.055710942Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:09.231713722Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:09.388231452Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:09.584071454Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:09.900414230Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:10.090772635Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:10.243830251Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:10.428255504Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:10.769664033Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:10.950638343Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:11.103228093Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:11.310408262Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:11.674010884Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:11.696005154Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:11.865967624Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:12.026244307Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:12.205927322Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:12.534482060Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:12.724669900Z Wrote inspect data to must-gather. [must-gather] [must-gather-9fj44] POD 2026-09-18T16:50:14.484893123Z Caches written to disk [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.496316761Z waiting for gather to complete [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.499317264Z downloading gather output [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.811117948Z receiving incremental file list [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.824276893Z ./ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.824344285Z aggregated-discovery-api.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.8283845Z aggregated-discovery-apis.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.82934397Z event-filter.html [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830504964Z timestamp [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830642787Z version [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830694048Z cluster-scoped-resources/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830704718Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830730749Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83076564Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830849961Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830861722Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830895902Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830939993Z namespaces/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.830949593Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831008125Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831049195Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831096527Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831144997Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831169218Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83125939Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831334352Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831420213Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831464904Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831486095Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831549196Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831596367Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831669508Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83172714Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83175446Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831852852Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831901803Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.831933484Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.832057307Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.832136048Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83458907Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.834658281Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.834872616Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.834993728Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835189112Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835234083Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835283534Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835328115Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835371486Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835415737Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835444127Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835531609Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83557864Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835607591Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835664162Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835698813Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835760614Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835772674Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835809275Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.835998999Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/agent/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836008869Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/agent/agent/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83601371Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/agent/agent/logs/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83604113Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/agent/agent/logs/current.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836167223Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/agent/agent/logs/previous.insecure.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836217114Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/agent/agent/logs/previous.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836253975Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kserve-container/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836268055Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kserve-container/kserve-container/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836272395Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kserve-container/kserve-container/logs/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836297125Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kserve-container/kserve-container/logs/current.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836412428Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kserve-container/kserve-container/logs/previous.insecure.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836483729Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kserve-container/kserve-container/logs/previous.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.8365218Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kube-rbac-proxy/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83652912Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.83654041Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836559731Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836687384Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836774815Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836806526Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/storage-initializer/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836814486Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/storage-initializer/storage-initializer/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836818646Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/storage-initializer/storage-initializer/logs/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836848947Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/storage-initializer/storage-initializer/logs/current.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.836951259Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.837027681Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-787489bd95-kqp6p/storage-initializer/storage-initializer/logs/previous.log [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.837045181Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.837094952Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.837138393Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.837180074Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.844536288Z [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.844598719Z sent 1,072 bytes received 99,802 bytes 201,748.00 bytes/sec [must-gather] [must-gather-9fj44] OUT 2026-09-18T16:50:15.84461785Z total size is 1,459,549 speedup is 14.47 [must-gather] [must-gather ] OUT 2026-09-18T16:50:15.959345774Z namespace/openshift-must-gather-r9h5x 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: d924007d-6f06-4d5e-8aa5-cf40bb5fee64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-18T16:50:16.085119427Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: d924007d-6f06-4d5e-8aa5-cf40bb5fee64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-09-18T16:50:16.104673636Z namespace/openshift-must-gather-g45m6 created [must-gather] [must-gather ] OUT 2026-09-18T16:50:16.112424308Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-hzd98 created [must-gather] [must-gather ] OUT 2026-09-18T16:50:16.134219944Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e89d9d3fe5dc08e644c7ac9f331dd64a8026af5bc1d556e74b5403d9a857d0a8 created [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:17.543887709Z [disk usage checker] Started [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:17.547428924Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:17.756927135Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:17.901687022Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:17.999000380Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:18.084319867Z Gathering data for ns/default... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:18.430827916Z Gathering data for ns/openshift... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:18.858415750Z Gathering data for ns/kube-system... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:19.582295559Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:19.939393228Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:19.939421445Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:19.939421445Z namespaces "assisted-installer" not found [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.299587271Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.307223123Z INFO: Gathering HAProxy config files [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.308613499Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.309678112Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.309703874Z INFO: Collecting host service logs for crio [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.310022362Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.310434152Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.310774559Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.311118676Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.311469457Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.311808845Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.312061793Z Executing Istio gather script [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.312158842Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.312451862Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.312762555Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.313062787Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.313461772Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.320240651Z 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-sqsxg] POD 2026-09-18T16:50:20.329976089Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.648941066Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.773829604Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:20.966147245Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.206623864Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.250287124Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.250399558Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.331718176Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.429633339Z No resources found [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.518540811Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.561428225Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.605708980Z INFO: Collecting Insights Archives from insights-operator-6f9c644dd9-v2fwq [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.605795263Z insights-runtime-extractor-cxv7j [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.605818996Z insights-runtime-extractor-f5b8q [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.605839738Z insights-runtime-extractor-qpmb6 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.651794408Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.667493493Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.757873173Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:21.927748606Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.335325987Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.344193926Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.349984648Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.475656039Z No resources found [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.496407336Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.525262386Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.598399466Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.639887705Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.662308623Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.670800442Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.670800442Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.844440655Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.918731613Z INFO: 'previous-logs' folder not found on ip-10-0-136-96.ec2.internal, skipping... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:22.923003904Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.005278153Z tar: Removing leading `/' from member names [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.007030046Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.010548116Z INFO: HAProxy config collection complete. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.085107497Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.175043412Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.216652155Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.265466062Z INFO: 'previous-logs' folder not found on ip-10-0-138-142.ec2.internal, skipping... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.376687472Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.504651571Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.566167030Z INFO: 'previous-logs' folder not found on ip-10-0-139-57.ec2.internal, skipping... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.566267295Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.566318485Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.581634606Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.658058881Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.795064145Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:23.838668025Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.026265416Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.027717051Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.094680224Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.138360073Z INFO: INTERCONNECT MODE [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.138463163Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.282579170Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.319476432Z INFO: Gathering OVN_Northbound from ovnkube-node-fw7m5... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.319819402Z INFO: Gathering OVN_Northbound from ovnkube-node-j92qj... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.320132889Z INFO: Gathering OVN_Northbound from ovnkube-node-n5mjj... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.320431703Z INFO: Gathering OVN_Southbound from ovnkube-node-fw7m5... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.320702258Z INFO: Gathering OVN_Southbound from ovnkube-node-j92qj... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.320978629Z INFO: Gathering OVN_Southbound from ovnkube-node-n5mjj... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.323997036Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.651217088Z tar: Removing leading `/' from member names [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.664271267Z tar: Removing leading `/' from member names [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.726423459Z tar: Removing leading `/' from member names [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.732285521Z tar: Removing leading `/' from member names [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.753022715Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.759959692Z tar: Removing leading `/' from member names [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.771474720Z tar: Removing leading `/' from member names [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.775337362Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:24.778512076Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.049042072Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.097030830Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.102424402Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.290635396Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.290748612Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.291169534Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.293249621Z 3.6M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.302626885Z ovnk_database_store/ [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.302626885Z ovnk_database_store/ovnkube-node-n5mjj_nbdb [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.313847941Z ovnk_database_store/ovnkube-node-fw7m5_sbdb [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.321421309Z W0918 16:50:25.321373 1461 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.327539906Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.332616479Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.337390558Z ovnk_database_store/ovnkube-node-n5mjj_sbdb [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.359320379Z ovnk_database_store/ovnkube-node-fw7m5_nbdb [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.369777190Z ovnk_database_store/ovnkube-node-j92qj_nbdb [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.380201021Z ovnk_database_store/ovnkube-node-j92qj_sbdb [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.403788357Z INFO: Network log collection complete. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.468922174Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.538724481Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.574371715Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.576866286Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.669046992Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.684054683Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.817176322Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:25.989849076Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.029167433Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.032388117Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.155788445Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.253006152Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.294182200Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.296674913Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.465205719Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.467366334Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.574381928Z Gathering data for ns/openshift-console... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.696728709Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.864730177Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0720c8b078cc0cebb01b4c5cde21180aee7c2bb1a0d322b21890c0d3707406ea [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.909260354Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:26.913353625Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.008691529Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.116977511Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.165558375Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.170836996Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.318025495Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.320122187Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.511059175Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.659010970Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.745643210Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.748724059Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.767638823Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:27.921249247Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:28.091060512Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:28.134779650Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:28.296179763Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:28.725095889Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:28.832538024Z Done executing Istio gather script [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:29.201491794Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:29.416764166Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:29.533284903Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:29.883299025Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:30.290553869Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:30.528816812Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:31.643423922Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:32.668428134Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:32.774642242Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:32.781116825Z Gathering data for ns/kserve... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:33.891144667Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:34.430124888Z Gathering data for ns/openshift-config... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:34.726872489Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:35.019158537Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:35.232526890Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:35.293196006Z Collecting performance related data for node ip-10-0-138-142.ec2.internal [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:35.302730795Z Collecting performance related data for node ip-10-0-139-57.ec2.internal [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:35.311523786Z Collecting performance related data for node ip-10-0-136-96.ec2.internal [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:35.557308462Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:35.898679050Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:36.275593555Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:36.670197048Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:37.013842139Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:37.328240092Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:37.674659860Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:37.682052476Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:38.066498281Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:38.616323746Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:39.998537875Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:41.297741822Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:41.667605754Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:42.192509638Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:42.671667895Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:42.680271105Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:43.069388685Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:43.354192395Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:43.732968303Z Collecting kubelet logs for node ip-10-0-138-142.ec2.internal [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:43.735217373Z Collecting kubelet logs for node ip-10-0-139-57.ec2.internal [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:43.737354036Z Collecting kubelet logs for node ip-10-0-136-96.ec2.internal [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:43.911894878Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:44.129229421Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-g45m6 namespace [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:44.134823529Z INFO: Node performance data collection complete. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:44.290432243Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:44.702643334Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:44.991152195Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:45.316649517Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:46.054599781Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:46.343804162Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:46.650635101Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:47.028652339Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:47.684924950Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:47.968579416Z Wrote inspect data to must-gather. [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:47.968624819Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:47.968624819Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:48.099134196Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-sqsxg] POD 2026-09-18T16:50:48.247759283Z Caches written to disk [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.261975859Z waiting for gather to complete [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.265776299Z downloading gather output [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.571002246Z receiving incremental file list [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.601333337Z ./ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.601402259Z aggregated-discovery-api.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.601688495Z aggregated-discovery-apis.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.602269207Z event-filter.html [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.604918823Z timestamp [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.605025035Z version [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.60951459Z cluster-scoped-resources/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.60953442Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.609540531Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.609558341Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.609706684Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.609875258Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.609937579Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.61001441Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.610273136Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.610371828Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.610418069Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.61048842Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.610628283Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.610718825Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.611148004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.611206556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.61141638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.611757887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.611988512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.612127575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.616080399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.617648232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.617805785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.617959218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.618146612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.618320706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.618599402Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.618921709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.619104342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.619384408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.619504241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.619606783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.619738456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.619842138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.61995014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.620109494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.620288778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.620531803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.620680616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.622668418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.623218229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.623368993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.623519956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.62373613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.624036077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.624440265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.624554248Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.62467854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.624802223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.624908625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.625017067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.62511596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.625261503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.625409586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.625556089Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.625852165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.626040129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.626203983Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.626790535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.626906737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.62702205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.627276855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.627390617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.627584322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.627752125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.627901348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.628023681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.628137413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.628260436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.628393079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.628497261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.628651864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.628869439Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.629039612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.629419591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.62987854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.630030253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.630877371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.631032574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.631161847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.63128756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.631420743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.631656038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.631964004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.632132088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.632262371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.632455745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.632599538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.632734481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.632888464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.633025407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.637094302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.637522912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.638132015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.638302938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.638451001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.638584884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.638768178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.638932181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.639028643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.642064567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.642255702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.642408415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.642562568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.64267964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.650969466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.656424961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.656587534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.656896861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.657042934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.657191637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.657288339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.657449912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.657723348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.657931053Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658037545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658228399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658347871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658457564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658567156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658701139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658864692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.658974995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.659079477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.65920446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.659302542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.659410684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.65967433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.659859083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.660124419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.660241291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.660360054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.660463206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.662453308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.662576281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.662689413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.662813266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.662932608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.663051701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.664693296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.664862199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.664988432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.665132455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.665248377Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.665486582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.666028484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.666143446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.666256178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.666363371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.666989104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.668308082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.668410624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.668571307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.66869581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.668878634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.668979096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.669087728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.669263722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.669391285Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.6696263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.669662541Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.669781813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.669863785Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.669944696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670025258Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670193142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670282474Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670370505Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670454177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670546179Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670640841Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670730613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670827675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.670919537Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671002329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671090061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671170982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671259274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671340296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671428388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67151284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671600491Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671683243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671800356Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671881557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.671974659Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672056401Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672140823Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672229935Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672309626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672402858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67248349Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672583122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672670804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672779196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.672868618Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67295115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673034292Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673121783Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673210365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673293757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673382989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673474571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673560803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673652055Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673755157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673844409Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.673933121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674017833Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674145645Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674227747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674318299Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674410351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674496812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674593025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674679676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674794539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.674921812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675045394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675134536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675224168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67531287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675403172Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675488613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675575475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675670557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67577769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675872772Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.675965404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676048215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676139177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676223219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676311121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676410413Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676497575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676598587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676704459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676814421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676906203Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.676995955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677087637Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677176369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677261951Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677349963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677440185Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677528997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677595678Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677655379Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67769782Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-486s5.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677816123Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4l646.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677902575Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9xchj.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.677996466Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kmcwp.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678080838Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kwxl2.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67817405Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mbqf7.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678258952Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n7blr.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678353004Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-np7g6.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678503667Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q9w72.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678595429Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-t2tlr.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678686241Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xsc97.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678802414Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z84bq.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.678899036Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6s8cn.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.67911877Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-qnjrs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.679216152Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-tqxvc.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.679334175Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.679376946Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.679538019Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.679664942Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.679802035Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.679886246Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.680241234Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.680337476Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.680439928Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68052965Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.680651333Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.680751555Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.680851647Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.680924458Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68101337Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681097092Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681198334Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681281486Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681377448Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68146159Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681545872Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681636523Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681722305Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681846508Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.6819512Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.681998561Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682100873Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682196915Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682285347Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682370369Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682463451Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682561933Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682706296Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682806888Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68290885Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.682992612Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683086564Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683229867Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683319129Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683414421Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683499203Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683593515Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683678346Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683789639Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683876461Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.683968223Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684041924Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684085285Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684163377Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684191177Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684264369Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68429647Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684375041Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684408952Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684481534Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684512654Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684584806Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684612586Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684679928Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684689608Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684758489Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684852791Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684904563Z cluster-scoped-resources/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684923693Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.684971054Z cluster-scoped-resources/core/nodes/ip-10-0-136-96.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685124187Z cluster-scoped-resources/core/nodes/ip-10-0-138-142.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68525851Z cluster-scoped-resources/core/nodes/ip-10-0-139-57.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685360992Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685396273Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685440744Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685530776Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685613327Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685696689Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685809791Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.685890463Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686041756Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686129238Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.6862179Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686304492Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686393404Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686479536Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686571378Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68665828Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686767992Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686859854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.686945235Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687035268Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687116849Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687205041Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687290573Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687386615Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687429216Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687535408Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68761922Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687693891Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687848725Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.687928966Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688071349Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688198232Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688285164Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688337705Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688344945Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688382146Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688459347Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688488878Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68856156Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.6885745Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688624501Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688720843Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688868786Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688928917Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688936097Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.688989929Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689082721Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689091961Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689107451Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689301935Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689344556Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689448688Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68949666Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.68955229Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689592962Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689644663Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689686773Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689824166Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689863117Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689916348Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.689943519Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69001574Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690046741Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690114182Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690141463Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690216425Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690242325Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690315437Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690353658Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690405569Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690437909Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690503751Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690537762Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690609433Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690641224Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690761806Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690775547Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690800277Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690873938Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69091557Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.690984451Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691052362Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691099963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691182975Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691264007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69141117Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691541323Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691629194Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691734097Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691828529Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69191062Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.691996142Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692082524Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692168606Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692252558Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69234586Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692433591Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692514013Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692618155Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692699937Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69280911Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692891161Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.692984713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693111906Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693154147Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693256659Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693338801Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693425943Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693564875Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693658577Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69376842Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693859602Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.693946003Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694036155Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694117807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694211979Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694304911Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694386163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694475065Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694564576Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694652928Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69475706Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694849313Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.694940164Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695025106Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695115548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69519763Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695283942Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695373264Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695461986Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695554297Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695639559Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695727751Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695891495Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695923755Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695930465Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.695978766Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696031787Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696041918Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696063708Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69613488Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69614531Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696187981Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696257812Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696305443Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-96.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696388615Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-142.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696467947Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-57.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696529488Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696590509Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696664011Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696729532Z host_service_logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696813124Z host_service_logs/masters/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696855635Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696924716Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.696985978Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697050559Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697181812Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697292244Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697365126Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697437007Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697507889Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69757199Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697645221Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697679222Z ingress_controllers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697686642Z ingress_controllers/default/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697690422Z ingress_controllers/default/router-default-6d877f4498-kz5rl/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697726153Z ingress_controllers/default/router-default-6d877f4498-kz5rl/haproxy.config [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697853616Z insights-data/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697861086Z istio/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.697909537Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.6980206Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.698377247Z istio/event-filter.html [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.698463569Z istio/timestamp [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.69852459Z istio/cluster-scoped-resources/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.6985321Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.698538571Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.698590732Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.698752825Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.699194564Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.699641154Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700443011Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700603634Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700726317Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700819899Z machine_config_ondisk/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700828649Z machine_config_termination_logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700840219Z monitoring/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700847719Z monitoring/alertmanager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70089897Z monitoring/alertmanager/status.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.700992322Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.701009943Z monitoring/prometheus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.701060664Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.701145535Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.701213787Z monitoring/prometheus/rules.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.701890271Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.701946232Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.701997813Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.702828411Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.702874422Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.702917763Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.703011485Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.703083876Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.703166948Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.703228299Z monitoring/prometheus/status/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.703279611Z monitoring/prometheus/status/config.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70372643Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.703850983Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.703940465Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704121738Z namespaces/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70418232Z namespaces/default/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704262441Z namespaces/default/default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704323403Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704367363Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704415775Z namespaces/default/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704458116Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704534797Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704630419Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704728121Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704782282Z namespaces/default/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704817313Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704863064Z namespaces/default/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704898425Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.704985497Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705038158Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705077769Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70515649Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705256142Z namespaces/default/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705285123Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705401295Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705487017Z namespaces/default/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705651211Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705733772Z namespaces/default/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705830905Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.705948087Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70610722Z namespaces/default/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706175742Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706224363Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706294944Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706334055Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706398017Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706439437Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706522199Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706597851Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706645072Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706671412Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706734173Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706787585Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706837116Z namespaces/default/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706863656Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706917768Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.706943428Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707058691Z namespaces/kserve/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707103591Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707164433Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707196613Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707241554Z namespaces/kserve/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707270785Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707360947Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707566571Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707754075Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707801856Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707840217Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707893918Z namespaces/kserve/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.707934979Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708010831Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708078302Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708107873Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708193754Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708250605Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708257326Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708307137Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708394519Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70847723Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708611233Z namespaces/kserve/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.708645804Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70893998Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.709060703Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.709320608Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.709490222Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.709769898Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.70989544Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710142936Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710256208Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710277599Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710395141Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710469123Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710495333Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710552804Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710632396Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710724218Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710774569Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.71082718Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710895832Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.710920482Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711030684Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711087325Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711138437Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711220268Z namespaces/kserve/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711235789Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.71128347Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/kserve-controller-manager-7dcf4bff6-7c8r4.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711389052Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711398952Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/manager/manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711403742Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/manager/manager/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.711488954Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/manager/manager/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714568459Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714643171Z namespaces/kserve/pods/kserve-controller-manager-7dcf4bff6-7c8r4/manager/manager/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714679541Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714722962Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/llmisvc-controller-manager-645f9c8fd6-g2mv4.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714835265Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714844215Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/manager/manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714849225Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/manager/manager/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.714884916Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/manager/manager/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.716646143Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.716726184Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-g2mv4/manager/manager/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.716789616Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.716841047Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/model-serving-api-7b954ffc95-cf2l5.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.716935489Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/server/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.716942649Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/server/server/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.716951839Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/server/server/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.71700135Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/server/server/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717087122Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/server/server/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717158274Z namespaces/kserve/pods/model-serving-api-7b954ffc95-cf2l5/server/server/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717210015Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717244455Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/odh-model-controller-7b966d7984-6xf7d.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717361898Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717368998Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/manager/manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717373008Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/manager/manager/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.717421289Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/manager/manager/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724437558Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724510429Z namespaces/kserve/pods/odh-model-controller-7b966d7984-6xf7d/manager/manager/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724526429Z namespaces/kserve/pods/s3-init-5lvl8/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724593251Z namespaces/kserve/pods/s3-init-5lvl8/s3-init-5lvl8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724681192Z namespaces/kserve/pods/s3-init-5lvl8/download-hf-model/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724688863Z namespaces/kserve/pods/s3-init-5lvl8/download-hf-model/download-hf-model/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724698583Z namespaces/kserve/pods/s3-init-5lvl8/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724788465Z namespaces/kserve/pods/s3-init-5lvl8/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724876937Z namespaces/kserve/pods/s3-init-5lvl8/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724943608Z namespaces/kserve/pods/s3-init-5lvl8/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724987649Z namespaces/kserve/pods/s3-init-5lvl8/s3-init/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.724996319Z namespaces/kserve/pods/s3-init-5lvl8/s3-init/s3-init/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72500623Z namespaces/kserve/pods/s3-init-5lvl8/s3-init/s3-init/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72505085Z namespaces/kserve/pods/s3-init-5lvl8/s3-init/s3-init/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725336237Z namespaces/kserve/pods/s3-init-5lvl8/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725405898Z namespaces/kserve/pods/s3-init-5lvl8/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725463499Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72550637Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/seaweedfs-64568bcd49-mn2lg.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725599112Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/seaweedfs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725606022Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/seaweedfs/seaweedfs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725612602Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725666084Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725867598Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.725939299Z namespaces/kserve/pods/seaweedfs-64568bcd49-mn2lg/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72597965Z namespaces/kserve/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726016211Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726058752Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726105073Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726154124Z namespaces/kube-node-lease/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726161664Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726166164Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726199045Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-96.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726288807Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-142.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726371318Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-57.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726467901Z namespaces/kube-system/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726513911Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726580153Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726607893Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726664714Z namespaces/kube-system/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726696985Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.726853438Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72693539Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727012982Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727063403Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727108834Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727163955Z namespaces/kube-system/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727213426Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727286228Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727350349Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72738386Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727474192Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727521413Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727530953Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727583584Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-sf27myia5nxxjvkr47tnxhw45i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727671436Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727779098Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72786923Z namespaces/kube-system/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.727898931Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.728066454Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.728872711Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.729211598Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.72929546Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.729581016Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.729700629Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730037626Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730105777Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730149828Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730196639Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73023629Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730306951Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730338022Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730425094Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730503716Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730568627Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730599528Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730657749Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73072278Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730804622Z namespaces/kube-system/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730815842Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730853683Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/global-pull-secret-syncer-5ws42.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730943685Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/global-pull-secret-syncer/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730952205Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.730957095Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731002386Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73118142Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731244471Z namespaces/kube-system/pods/global-pull-secret-syncer-5ws42/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731288902Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731335823Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/global-pull-secret-syncer-6nnhb.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731407695Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/global-pull-secret-syncer/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731414985Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731422755Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731475736Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73165033Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731719331Z namespaces/kube-system/pods/global-pull-secret-syncer-6nnhb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731802743Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731836274Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/global-pull-secret-syncer-gwgv5.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731915176Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/global-pull-secret-syncer/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731922186Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731933186Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.731985607Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732165371Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732235152Z namespaces/kube-system/pods/global-pull-secret-syncer-gwgv5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732275163Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732311794Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/konnectivity-agent-wkrr6.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732403416Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/konnectivity-agent/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732410556Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732418566Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.732470177Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733038389Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733105811Z namespaces/kube-system/pods/konnectivity-agent-wkrr6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733146271Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733191063Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/konnectivity-agent-zcmfd.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733290454Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/konnectivity-agent/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733304455Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733311345Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733373686Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.733941708Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73401132Z namespaces/kube-system/pods/konnectivity-agent-zcmfd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734047901Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734065241Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/konnectivity-agent-zxrb5.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734158083Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/konnectivity-agent/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734167253Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734175023Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734228364Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734759745Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734829447Z namespaces/kube-system/pods/konnectivity-agent-zxrb5/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734867898Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734897128Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.734992501Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/haproxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735005361Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735013351Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735061002Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735187205Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735258366Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-96.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735285717Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735336878Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735410249Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73542157Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73543124Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73545256Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735662095Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735733006Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735786947Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735838748Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73589959Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/haproxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73590726Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73593923Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.735969621Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736150295Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736218106Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-57.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736256627Z namespaces/kube-system/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736300018Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736365219Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73637412Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736418811Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736512142Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736593134Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736641975Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736699177Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736764518Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736819349Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736826879Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736830819Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73686621Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.736957412Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737061604Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737110835Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737176327Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737196367Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737255268Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737302289Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737385121Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737462303Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737540614Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737588285Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737634746Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737678667Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737727038Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737850591Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737882122Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.737934013Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.738013904Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.738083476Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.738119056Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739159709Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.73926152Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739339302Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739422224Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739497676Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739621098Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739816732Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739889754Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.739934535Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740003176Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740051777Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740111559Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74015747Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740232711Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740315033Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740376294Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740423695Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740474546Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740527257Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740590789Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74062374Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74066141Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740694351Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740774603Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740795543Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740922096Z namespaces/openshift-apiserver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.740963397Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741051898Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741082359Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74111418Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741160231Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741236702Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741317934Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741396546Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741445277Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741474197Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741540279Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741557359Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741638401Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741692302Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741746973Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741843395Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741902636Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.741951057Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742044949Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742122921Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742204173Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742286555Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742365506Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742491439Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742650192Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742703873Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742774165Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742824396Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742853807Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742921098Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.742969869Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743059311Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743137713Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743193184Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743239435Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743287336Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743314816Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743382038Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743433109Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74348818Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743529821Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743584192Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743592502Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743598472Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743628403Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743683334Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743691494Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743697594Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743730075Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743786476Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743799887Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743809757Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743858998Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743925829Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.743934189Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74397309Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744075992Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744121363Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744194965Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744242846Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744306907Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744350168Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74443435Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744509211Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744609724Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744656745Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744683805Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744779197Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744823828Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74490825Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744962591Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.744994202Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745088474Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745121604Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745130795Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745185576Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745276828Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745304168Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745417921Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745496412Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745575894Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745655316Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745781588Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.745937352Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746040344Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746100275Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746147436Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746258128Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746290509Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74634977Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746380781Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746453513Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746498693Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746582815Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746667377Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746746629Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74680032Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746841601Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746869381Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746927463Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.746956703Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747013455Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747020504Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747059335Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747112037Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747138367Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747197878Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747231099Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747316751Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747364272Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747455414Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747484074Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747543126Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747571976Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747705359Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747803491Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747881773Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747929614Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.747979055Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748023086Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748059326Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748142688Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748207109Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748258541Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748333402Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748404184Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748417164Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748450645Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748553337Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748641679Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748773372Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748882334Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.748915235Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.749106739Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.74918433Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.749515327Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.749596789Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.749824254Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.749968447Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750082849Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75011814Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750166581Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750232582Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750270933Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750328165Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750370725Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750441187Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750490028Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750562719Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750648771Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750694862Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750758363Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750790844Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750840575Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750935297Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750945178Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.750982168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/aws-ebs-csi-driver-node-pqqrq.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751097501Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-driver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751104631Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-driver/csi-driver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751118111Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-driver/csi-driver/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751166412Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751260534Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751329035Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751371767Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-liveness-probe/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751378907Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751383157Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751400197Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751498349Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751572051Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751601581Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-node-driver-registrar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751610292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751615012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751651142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751762415Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751835696Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pqqrq/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751890727Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.751923848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/aws-ebs-csi-driver-node-v4wcw.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752038321Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-driver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752052031Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-driver/csi-driver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752058001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-driver/csi-driver/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752089792Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752180744Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752248385Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752286516Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-liveness-probe/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752292976Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752300036Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752349337Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752443219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75251218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752561881Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-node-driver-registrar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752571012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752575512Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752589052Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752692634Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752781806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4wcw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752829507Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752881768Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/aws-ebs-csi-driver-node-zzp65.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75297494Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-driver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752984641Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-driver/csi-driver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.752995551Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-driver/csi-driver/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753039652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753126444Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753196935Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753249456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-liveness-probe/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753263636Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753272107Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753309217Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753393319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75346292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753503641Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-node-driver-registrar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753512472Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753524462Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753580483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753671955Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753800968Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzp65/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753859719Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75389818Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753948811Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753957731Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.753994652Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754041203Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754083044Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754128555Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754169946Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754222897Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754231297Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754235307Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754269508Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754324469Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754334069Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754349119Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754461062Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754497133Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754560874Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754594824Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754668866Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754698117Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75484824Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.754928342Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755006703Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755063454Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755111175Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755199887Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755232438Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755296369Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75532848Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755416992Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755468993Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755508944Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755587876Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755646157Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755654257Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755722868Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75581895Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.755853551Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.756564496Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.756620187Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.756806181Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.756882193Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757085527Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75722662Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757378773Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757492836Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757512226Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757574898Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757614648Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75766752Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75769795Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757781452Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757817823Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757906045Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.757980896Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758018677Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758058788Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758119039Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75815722Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758218281Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758254662Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758308423Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758344744Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758383804Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758394335Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758452326Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/tuned-kwlx6.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758558508Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/tuned/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758567548Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/tuned/tuned/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758571788Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/tuned/tuned/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758613469Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/tuned/tuned/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758726672Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758812453Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kwlx6/tuned/tuned/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758853234Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758912896Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/tuned-rbvbv.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.758992997Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/tuned/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759009608Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/tuned/tuned/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759013778Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/tuned/tuned/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759066219Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/tuned/tuned/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759207812Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759281694Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rbvbv/tuned/tuned/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759323374Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759353035Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/tuned-v26zp.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759440827Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/tuned/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759450077Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/tuned/tuned/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759454087Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/tuned/tuned/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759470198Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/tuned/tuned/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.75959799Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759662622Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v26zp/tuned/tuned/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759699552Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759745563Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759803494Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759839845Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759906407Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759917077Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.759963998Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-96.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.7600538Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-142.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760143922Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-57.ec2.internal.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760201523Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760239624Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760341336Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760378847Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760451288Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760486479Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760579711Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760617422Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760726744Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760844987Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.760947309Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76098955Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76103202Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761069371Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761109652Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761196794Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761258615Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761291236Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761380338Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761462069Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76149266Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761676904Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761856098Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.761989441Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762065442Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762225046Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762347558Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762522532Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762583603Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762628554Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762693666Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762770147Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762837319Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76288759Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.762993712Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763076594Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763125425Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763157975Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763215317Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763269208Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763347019Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76339277Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763449442Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763486462Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763546513Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763556744Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763601495Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator-685d7d68b5-sbnp4.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763691447Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator-watch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763701297Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763725447Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763789369Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763889801Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763953042Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.763990483Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764002223Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764007513Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764059634Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764443563Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764509664Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-685d7d68b5-sbnp4/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764538214Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764598666Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764650777Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764671747Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76480775Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764853471Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764911322Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.764964803Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765029345Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765059596Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765148407Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.7652491Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765341022Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765399283Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765432624Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765509005Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765540976Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765633058Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765670769Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76572465Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.765834992Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76620375Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76621125Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.766252131Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.766348983Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.766416814Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.766461685Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.766568377Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.766646889Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767046898Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767129959Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767236562Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767375785Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767558498Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76763186Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767665651Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767769393Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767808044Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767876855Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767895456Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767948817Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.767989787Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768065219Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768152621Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768191522Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768236753Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768290854Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768331495Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768421437Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768451197Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768508778Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768557159Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768632551Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768641141Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768673392Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/volume-data-source-validator-5c4db8bdf9-ldscf.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768795135Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/volume-data-source-validator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768810275Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768816925Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768854416Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.768952428Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769020379Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5c4db8bdf9-ldscf/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.7690557Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769107881Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769164092Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769171463Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769211633Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769269714Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769295625Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769371087Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769416797Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769493729Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.76954104Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769608452Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769654322Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769722594Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769778505Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769875667Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.769954899Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770030401Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770075871Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770121783Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770150403Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770194894Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770276326Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770317827Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770361737Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770442079Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.77048229Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770493Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770509381Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770590212Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770617733Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770724575Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770821737Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770917419Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.770995011Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771073553Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771194635Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771361579Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.77143466Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771472041Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771531832Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771564163Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771628094Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771659855Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771776687Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771859699Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771920561Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.771962322Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772010672Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772047183Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772100194Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772129855Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772182836Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772221387Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772304519Z namespaces/openshift-config-managed/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772336569Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772410051Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772445852Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772521853Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772566514Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772664526Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772764128Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772847Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772896581Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772947962Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.772965163Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.773012684Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.773083825Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.773144556Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.773159997Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.773252109Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.77331276Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.773353111Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.776533378Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.7766276Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.776730062Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.776826034Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.776898096Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777045579Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777163881Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777197202Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777242053Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777321635Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777375636Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777406376Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777465867Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777499788Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.77756718Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.77760039Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777691892Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777818695Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777866886Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777898627Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777961948Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.777994099Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.77804798Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.77807804Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778129012Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778136982Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778183753Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778228254Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778277805Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778319996Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778369077Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778405007Z namespaces/openshift-config-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778422828Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778427558Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778465519Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778585501Z namespaces/openshift-config/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778618552Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778682333Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778725764Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778782175Z namespaces/openshift-config/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778811786Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778899608Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.778976359Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779053601Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779094452Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779133563Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779177154Z namespaces/openshift-config/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779207824Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779288216Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779325627Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779356147Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779437269Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779508461Z namespaces/openshift-config/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779549322Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779663984Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779754086Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779839708Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779912689Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.779988501Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780133164Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780267127Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780307548Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780348748Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78040447Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78043777Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780498372Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780531322Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780610234Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780642215Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780838039Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78091634Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780948421Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.780986762Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781028763Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781067094Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781099914Z namespaces/openshift-config/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781138435Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781178236Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781210517Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781317019Z namespaces/openshift-console-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78135376Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781415141Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781460292Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781510143Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781544124Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781625675Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781760878Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781867341Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781912721Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781951262Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.781998703Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782031014Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782112526Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782178087Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782222618Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78230161Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782343391Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782353461Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782377431Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782463123Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.782492024Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.783192559Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78327802Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.783557076Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.783631658Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.783773821Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.783899054Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784074857Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784270081Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784306072Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784354023Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784391784Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784439925Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784475846Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784565098Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784641799Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784705691Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784775662Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784834203Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784877574Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784940776Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.784962026Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785024167Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785047788Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785120259Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78513749Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vfmdv/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78515585Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vfmdv/console-operator-fd4bb46c-vfmdv.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785258502Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vfmdv/console-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785277483Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vfmdv/console-operator/console-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785284543Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vfmdv/console-operator/console-operator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785322414Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vfmdv/console-operator/console-operator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.785984398Z namespaces/openshift-console-operator/pods/console-operator-fd4bb46c-vfmdv/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786034579Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78607586Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78611927Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786188432Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786262004Z namespaces/openshift-console/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786316875Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786378776Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786432447Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786488948Z namespaces/openshift-console/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786539259Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786614231Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.786812305Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78707097Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787117611Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787186773Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787231174Z namespaces/openshift-console/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787270645Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787345116Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787383007Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787428378Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78750854Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787583771Z namespaces/openshift-console/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.787626772Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.788242095Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.788322567Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.788675735Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.788771506Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.788970441Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789090883Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789293077Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789358739Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78940975Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789468461Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789511312Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789582463Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789620824Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789703036Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789800928Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789848819Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.78989787Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789942191Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.789989712Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790034973Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790077164Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790115455Z namespaces/openshift-console/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790125675Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790162886Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/console-ffb794888-zx7fn.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790249838Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/console/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790257348Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/console/console/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790262188Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/console/console/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790287218Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/console/console/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790388121Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/console/console/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790459962Z namespaces/openshift-console/pods/console-ffb794888-zx7fn/console/console/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790496223Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790527774Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/downloads-6594f4c75-569f9.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790639426Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/download-server/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790646526Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/download-server/download-server/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790650756Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/download-server/download-server/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790684347Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/download-server/download-server/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.790938982Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791004344Z namespaces/openshift-console/pods/downloads-6594f4c75-569f9/download-server/download-server/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791040824Z namespaces/openshift-console/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791081925Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791138507Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791169907Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791269839Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79131164Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791378572Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791420132Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791487074Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791528575Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791605566Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791680488Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79177655Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791834901Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791871422Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791928733Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.791967374Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792044055Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792105197Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792141037Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792221649Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792294431Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792331372Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792442794Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792515576Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792608067Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792680279Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792788051Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.792907244Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793073197Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793114058Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793152379Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79319389Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79322448Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793270021Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793300862Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793389144Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793463436Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793508357Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793537107Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793576378Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793612009Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79366082Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793690861Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793760152Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793799003Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793894385Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793943236Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.793996497Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794018927Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794069168Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79412113Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794194321Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794271893Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794345984Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794401225Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794449616Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794507667Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794557739Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79463098Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794673601Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794723642Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794822334Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794871185Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794878935Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.794929636Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795060549Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.7950917Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795207202Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795293824Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795375016Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795477308Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795528549Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795654872Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795836126Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795879957Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795919488Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.795976199Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79602075Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796075111Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796126932Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796200433Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796279795Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796311846Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796351347Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796411658Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796442728Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79650079Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79653303Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796613152Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796645633Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796770915Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796810726Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.796950719Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79698329Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797033211Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797064422Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797151203Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797225725Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797302357Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797339267Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797379488Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797411119Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79745476Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797526261Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797568472Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797607353Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797681685Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797755816Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797812617Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797905779Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.797983591Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.798076963Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.798149775Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.798227596Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.798353859Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.798528392Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.798952161Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.798978372Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799057574Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799087134Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799162216Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799182426Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799273478Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.79934371Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799402121Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799436952Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799480333Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799521593Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799564834Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799609215Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799652416Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799694917Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799760819Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799800839Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799845071Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799874311Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.799967963Z namespaces/openshift-dns/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800008304Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800051995Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800096606Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800139087Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800176697Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800349411Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800423852Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800502824Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800565175Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800596386Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800636317Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800673868Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800805141Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800865752Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800897362Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.800993195Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.801026435Z namespaces/openshift-dns/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.801066836Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.801175639Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80126292Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.801484225Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.801562437Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.801857283Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.801975355Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802155709Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80221113Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802244131Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802305652Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802376184Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802442775Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802502867Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802576108Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80268186Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802757332Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802802783Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802853144Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802886824Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802929185Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.802964496Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803006137Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803014797Z namespaces/openshift-dns/pods/dns-default-5szmk/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803069479Z namespaces/openshift-dns/pods/dns-default-5szmk/dns-default-5szmk.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80315492Z namespaces/openshift-dns/pods/dns-default-5szmk/dns/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803174411Z namespaces/openshift-dns/pods/dns-default-5szmk/dns/dns/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803180911Z namespaces/openshift-dns/pods/dns-default-5szmk/dns/dns/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803211911Z namespaces/openshift-dns/pods/dns-default-5szmk/dns/dns/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803305084Z namespaces/openshift-dns/pods/dns-default-5szmk/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803416476Z namespaces/openshift-dns/pods/dns-default-5szmk/dns/dns/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803448576Z namespaces/openshift-dns/pods/dns-default-5szmk/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803456087Z namespaces/openshift-dns/pods/dns-default-5szmk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803462697Z namespaces/openshift-dns/pods/dns-default-5szmk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803512338Z namespaces/openshift-dns/pods/dns-default-5szmk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80359719Z namespaces/openshift-dns/pods/dns-default-5szmk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803663951Z namespaces/openshift-dns/pods/dns-default-5szmk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803734833Z namespaces/openshift-dns/pods/dns-default-787hc/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803791224Z namespaces/openshift-dns/pods/dns-default-787hc/dns-default-787hc.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803866985Z namespaces/openshift-dns/pods/dns-default-787hc/dns/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803877536Z namespaces/openshift-dns/pods/dns-default-787hc/dns/dns/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803891826Z namespaces/openshift-dns/pods/dns-default-787hc/dns/dns/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.803930517Z namespaces/openshift-dns/pods/dns-default-787hc/dns/dns/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804016719Z namespaces/openshift-dns/pods/dns-default-787hc/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8040806Z namespaces/openshift-dns/pods/dns-default-787hc/dns/dns/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804116791Z namespaces/openshift-dns/pods/dns-default-787hc/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804124731Z namespaces/openshift-dns/pods/dns-default-787hc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804131491Z namespaces/openshift-dns/pods/dns-default-787hc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804190102Z namespaces/openshift-dns/pods/dns-default-787hc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804275244Z namespaces/openshift-dns/pods/dns-default-787hc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804342105Z namespaces/openshift-dns/pods/dns-default-787hc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804391976Z namespaces/openshift-dns/pods/dns-default-tss2n/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804436587Z namespaces/openshift-dns/pods/dns-default-tss2n/dns-default-tss2n.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804521489Z namespaces/openshift-dns/pods/dns-default-tss2n/dns/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804529429Z namespaces/openshift-dns/pods/dns-default-tss2n/dns/dns/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80453685Z namespaces/openshift-dns/pods/dns-default-tss2n/dns/dns/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804610391Z namespaces/openshift-dns/pods/dns-default-tss2n/dns/dns/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804698113Z namespaces/openshift-dns/pods/dns-default-tss2n/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804781065Z namespaces/openshift-dns/pods/dns-default-tss2n/dns/dns/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804839196Z namespaces/openshift-dns/pods/dns-default-tss2n/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804847276Z namespaces/openshift-dns/pods/dns-default-tss2n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804860796Z namespaces/openshift-dns/pods/dns-default-tss2n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804906167Z namespaces/openshift-dns/pods/dns-default-tss2n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.804988879Z namespaces/openshift-dns/pods/dns-default-tss2n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80505777Z namespaces/openshift-dns/pods/dns-default-tss2n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805112342Z namespaces/openshift-dns/pods/node-resolver-4tcpj/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805136172Z namespaces/openshift-dns/pods/node-resolver-4tcpj/node-resolver-4tcpj.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805216014Z namespaces/openshift-dns/pods/node-resolver-4tcpj/dns-node-resolver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805228304Z namespaces/openshift-dns/pods/node-resolver-4tcpj/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805232974Z namespaces/openshift-dns/pods/node-resolver-4tcpj/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805277215Z namespaces/openshift-dns/pods/node-resolver-4tcpj/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805365267Z namespaces/openshift-dns/pods/node-resolver-4tcpj/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805439418Z namespaces/openshift-dns/pods/node-resolver-4tcpj/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8055104Z namespaces/openshift-dns/pods/node-resolver-lmmfb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805547531Z namespaces/openshift-dns/pods/node-resolver-lmmfb/node-resolver-lmmfb.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805620812Z namespaces/openshift-dns/pods/node-resolver-lmmfb/dns-node-resolver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805632582Z namespaces/openshift-dns/pods/node-resolver-lmmfb/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805637333Z namespaces/openshift-dns/pods/node-resolver-lmmfb/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805702134Z namespaces/openshift-dns/pods/node-resolver-lmmfb/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805795806Z namespaces/openshift-dns/pods/node-resolver-lmmfb/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.805862527Z namespaces/openshift-dns/pods/node-resolver-lmmfb/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80597548Z namespaces/openshift-dns/pods/node-resolver-ptbtj/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806005901Z namespaces/openshift-dns/pods/node-resolver-ptbtj/node-resolver-ptbtj.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806089152Z namespaces/openshift-dns/pods/node-resolver-ptbtj/dns-node-resolver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806098652Z namespaces/openshift-dns/pods/node-resolver-ptbtj/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806105703Z namespaces/openshift-dns/pods/node-resolver-ptbtj/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806138853Z namespaces/openshift-dns/pods/node-resolver-ptbtj/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806231525Z namespaces/openshift-dns/pods/node-resolver-ptbtj/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806296167Z namespaces/openshift-dns/pods/node-resolver-ptbtj/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806330607Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806369978Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806425699Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80645594Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806556412Z namespaces/openshift-etcd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806587483Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806837168Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806875159Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806948401Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.806988511Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807071443Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807144914Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807225986Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807265987Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807306218Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807361499Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80739248Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807475561Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807525203Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807562703Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807646525Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807734027Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807769548Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8078725Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.807947031Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808025593Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808107245Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808180956Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808301109Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808456322Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808506003Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808536754Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808589575Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808640456Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808727038Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808784829Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808863421Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808942712Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.808983543Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809024454Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809075735Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809097416Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809164057Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809202178Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809256359Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.80928901Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809389182Z namespaces/openshift-host-network/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809431683Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809500704Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809536255Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809610187Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809641287Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809728199Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809830831Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.809903383Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.810651399Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.810682869Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.810762191Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.810814322Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.810886664Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.810941135Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.810981896Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811056587Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811128619Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81116425Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811265322Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811340423Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811415195Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811495497Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811566988Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811722651Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811836354Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811894525Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811930486Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.811986367Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812022717Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812063209Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812093439Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812172131Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812224362Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812299643Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812369665Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812415376Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812464137Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812494558Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812547949Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81260514Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812660721Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812699652Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812746993Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812873966Z namespaces/openshift-image-registry/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812906076Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.812971308Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813001978Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81307061Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8131005Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813210323Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813342836Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81353975Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81357775Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813629722Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813677903Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813701033Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813836196Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813892417Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.813923398Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81400043Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81405226Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.814060761Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.814100941Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.814179723Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.814220874Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.814927149Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.815003351Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.815290327Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.815365798Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.815645614Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.815783197Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.815974721Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816040602Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816076093Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816139975Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816176365Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816233877Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816264927Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816348119Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81642457Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816492612Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816535453Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816616105Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816655015Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816772748Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81686756Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816925751Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.816966412Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817013693Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817045544Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817118355Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817128455Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817143486Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/image-registry-689468cdb8-lqfkq.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817281059Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/registry/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817290089Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/registry/registry/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.817304119Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/registry/registry/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81733353Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/registry/registry/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818029524Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818102856Z namespaces/openshift-image-registry/pods/image-registry-689468cdb8-lqfkq/registry/registry/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818143987Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818177128Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/node-ca-bxdtm.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818260719Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/node-ca/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81827761Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/node-ca/node-ca/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818292Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/node-ca/node-ca/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818331301Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/node-ca/node-ca/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818450123Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818511745Z namespaces/openshift-image-registry/pods/node-ca-bxdtm/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818555056Z namespaces/openshift-image-registry/pods/node-ca-h592n/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818599376Z namespaces/openshift-image-registry/pods/node-ca-h592n/node-ca-h592n.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818678278Z namespaces/openshift-image-registry/pods/node-ca-h592n/node-ca/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818687938Z namespaces/openshift-image-registry/pods/node-ca-h592n/node-ca/node-ca/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818698899Z namespaces/openshift-image-registry/pods/node-ca-h592n/node-ca/node-ca/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81875501Z namespaces/openshift-image-registry/pods/node-ca-h592n/node-ca/node-ca/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818876982Z namespaces/openshift-image-registry/pods/node-ca-h592n/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818941944Z namespaces/openshift-image-registry/pods/node-ca-h592n/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.818998745Z namespaces/openshift-image-registry/pods/node-ca-szd7j/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819020365Z namespaces/openshift-image-registry/pods/node-ca-szd7j/node-ca-szd7j.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819112207Z namespaces/openshift-image-registry/pods/node-ca-szd7j/node-ca/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819123238Z namespaces/openshift-image-registry/pods/node-ca-szd7j/node-ca/node-ca/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819137038Z namespaces/openshift-image-registry/pods/node-ca-szd7j/node-ca/node-ca/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819152048Z namespaces/openshift-image-registry/pods/node-ca-szd7j/node-ca/node-ca/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819282331Z namespaces/openshift-image-registry/pods/node-ca-szd7j/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819348062Z namespaces/openshift-image-registry/pods/node-ca-szd7j/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819391583Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819404133Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819466735Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819503775Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819604088Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819644098Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.81969691Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819751011Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819812942Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819861243Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.819989336Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820056157Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820137539Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82018621Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82020713Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820260062Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820282272Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820377144Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820426965Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820484306Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820565808Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82064712Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82067934Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820808973Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.820917056Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.821050128Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82112395Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.821281623Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.821402776Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82158896Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.821667951Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.821726903Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.821922157Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.821953027Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822019849Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822051089Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822139231Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822223833Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822279834Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822300585Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822372206Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822425487Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822471078Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822484678Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822523389Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/ingress-canary-2wd2m.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822613371Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/serve-healthcheck-canary/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822629322Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822638262Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822649052Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822895497Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.822959948Z namespaces/openshift-ingress-canary/pods/ingress-canary-2wd2m/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82301004Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823054181Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/ingress-canary-9p64m.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823127222Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/serve-healthcheck-canary/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823140912Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823148303Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823199474Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823288746Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823364877Z namespaces/openshift-ingress-canary/pods/ingress-canary-9p64m/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823390268Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823434089Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/ingress-canary-g4xqv.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82351044Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/serve-healthcheck-canary/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823521871Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823528461Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823540111Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823641453Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823721535Z namespaces/openshift-ingress-canary/pods/ingress-canary-g4xqv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823743545Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823805757Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823846727Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.823880388Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82398403Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824018121Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824085372Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824122103Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824189915Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824219195Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824309987Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824383959Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82445956Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824499571Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824539192Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824605454Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824636834Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824733466Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824792827Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824814418Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82490195Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.824966271Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.825002982Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.825580244Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.825664706Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.825777408Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82586708Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.825934711Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826056804Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826246128Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82632065Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82635725Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826398011Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826443102Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826487103Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826494863Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826533104Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826608936Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826642097Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826730528Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826832821Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826872471Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826920352Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.826982574Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827023165Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827094646Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827134607Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827191028Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827231229Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82728582Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82729607Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827347451Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827419613Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827450874Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827492195Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827533205Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827592926Z namespaces/openshift-ingress/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827635007Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827703029Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82777603Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827847652Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827891283Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.827971874Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828103827Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.82822394Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828274421Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828326372Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828375903Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828425594Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828496256Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828561797Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828594098Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828681849Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828782892Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828817862Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.828929315Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829017107Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829146439Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829222451Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829493707Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829613029Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829823244Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829938156Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.829977747Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830072549Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83012991Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830191891Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830237022Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830320114Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830400736Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830454067Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830505098Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830557999Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83060916Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830673051Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830920717Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830957737Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.830969068Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831037929Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/router-default-6d877f4498-kz5rl.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831144052Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/router/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831152742Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/router/router/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831167052Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/router/router/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831190922Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/router/router/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831341886Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/router/router/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831414687Z namespaces/openshift-ingress/pods/router-default-6d877f4498-kz5rl/router/router/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831443778Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831473368Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83153325Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83157231Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831844566Z namespaces/openshift-insights/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831893447Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.831971739Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83200621Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832078751Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832118012Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832244935Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832356387Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8324636Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832514841Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832557451Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832662684Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832698034Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832779776Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832821487Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.832903759Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83295718Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.833007281Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.833097053Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.833183035Z namespaces/openshift-insights/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.833207815Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.833843138Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83393946Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.834216766Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.834338259Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83483331Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.834918701Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835060704Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835123196Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835167386Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835244288Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835285309Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835377031Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835410312Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835459133Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835511634Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835584215Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835645647Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835679077Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835761649Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83580464Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835891802Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.835966013Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836028775Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836059575Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836138187Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836168418Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836249069Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83628603Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836359422Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836404223Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836475894Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836485744Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-v2fwq/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836535855Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-v2fwq/insights-operator-6f9c644dd9-v2fwq.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836642958Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-v2fwq/insights-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836651498Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-v2fwq/insights-operator/insights-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836655648Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-v2fwq/insights-operator/insights-operator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.836699169Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-v2fwq/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837160439Z namespaces/openshift-insights/pods/insights-operator-6f9c644dd9-v2fwq/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837517216Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837561087Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/insights-runtime-extractor-cxv7j.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837653009Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837661419Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/exporter/exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837667619Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/exporter/exporter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837731671Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/exporter/exporter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837847823Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837910035Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/exporter/exporter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837951275Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/extractor/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837959325Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/extractor/extractor/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.837973486Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/extractor/extractor/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838022537Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/extractor/extractor/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838111769Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83818127Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/extractor/extractor/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838357614Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838369114Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838378704Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838423565Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838528348Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838594419Z namespaces/openshift-insights/pods/insights-runtime-extractor-cxv7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83864846Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838680671Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/insights-runtime-extractor-f5b8q.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838808394Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838820354Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/exporter/exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838827864Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/exporter/exporter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838864945Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/exporter/exporter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.838957346Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839029708Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/exporter/exporter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839059019Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/extractor/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839066149Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/extractor/extractor/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839090969Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/extractor/extractor/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.83914701Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/extractor/extractor/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839239523Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839306814Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/extractor/extractor/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839336734Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839344015Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839360085Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839421636Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839503888Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839568099Z namespaces/openshift-insights/pods/insights-runtime-extractor-f5b8q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839628361Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839662472Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/insights-runtime-extractor-qpmb6.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839774944Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839789044Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/exporter/exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839800444Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/exporter/exporter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839851055Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/exporter/exporter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.839935557Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840003139Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/exporter/exporter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840037579Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/extractor/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840043929Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/extractor/extractor/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84005018Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/extractor/extractor/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840104291Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/extractor/extractor/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840196003Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840263184Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/extractor/extractor/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840298155Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840306515Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840312535Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840359276Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840440298Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840511579Z namespaces/openshift-insights/pods/insights-runtime-extractor-qpmb6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84055289Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840595961Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840657202Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840696733Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840768715Z namespaces/openshift-keda/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840788325Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840795035Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840845777Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840933098Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840976819Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.840989329Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84102598Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841088302Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841128543Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841219694Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841297076Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841366137Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841374498Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841431149Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841610103Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841643323Z namespaces/openshift-keda/operators.coreos.com/installplans/install-8w29p.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841782956Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841808707Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841868048Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.841907159Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842178225Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842220815Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842325648Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842373259Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84243103Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84246238Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842522772Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842578903Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842658115Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842823788Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84290135Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842941121Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.842987772Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843031683Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843074233Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843266928Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843326459Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84336305Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843441891Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843504753Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843548183Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843649936Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843725657Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84383176Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843904951Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.843983353Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844114166Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84432911Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844386051Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844429892Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844469023Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844508684Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844581065Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844617606Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844701788Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84481201Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844834241Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844896102Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844947263Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.844966644Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845028105Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845082356Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845124347Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845157917Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84526687Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845311561Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845366922Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845401773Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845476254Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845511965Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845593867Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845670878Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845768661Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845816622Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845844032Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845912693Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.845947884Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846034916Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846091097Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846120638Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84621166Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846250201Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846286531Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846383974Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846461065Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846541247Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846615838Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84669166Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.846833103Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847011817Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847033337Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847078968Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847130589Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84715859Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847200271Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847241632Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847324133Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847403855Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847465876Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847515337Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847567758Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847591169Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847695901Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847773493Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847794903Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847860774Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847908255Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847958617Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.847971797Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848044469Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848089359Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848170621Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848209162Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848265883Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848308164Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848371095Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848401946Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848485418Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.84857664Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848655481Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.848987578Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849009849Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849093581Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849130592Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849212013Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849244724Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849286805Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849365977Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849438968Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849495279Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849622312Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849704324Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849804146Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849880467Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.849954739Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850073131Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850238465Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850301006Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850334357Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850391808Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850433799Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85049951Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850536241Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850617703Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850706045Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850818227Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850854868Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.850924979Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85095503Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851020911Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851055082Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851114773Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851158484Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851211035Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851243536Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851351118Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851389649Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85143596Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851467461Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851547863Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851578653Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851665375Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851759707Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851842689Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85190397Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.851945371Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852006782Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852025313Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852145715Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852175096Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852223677Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852303039Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85236231Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85237154Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852415011Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852466192Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852510533Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852612185Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852685807Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.852989673Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853071005Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853147686Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853274439Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853441203Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853485753Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853519764Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853560365Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853595586Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853637847Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853678468Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85378724Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853857591Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853903352Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853945063Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.853988004Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854040695Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854099556Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854130787Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854170908Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854206869Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854300551Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854342051Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854394173Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854426133Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854484945Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854518905Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854608507Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854681539Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854886163Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854950154Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.854970555Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855049106Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855090477Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855170649Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85520984Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85524281Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855434314Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855513326Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855545457Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855656849Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855757791Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855841773Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855912645Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.855997717Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856123449Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856278362Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856342104Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856391805Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856442696Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856462876Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856526498Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856565729Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85664862Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856724862Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856792493Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856838754Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856883255Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856923216Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.856963257Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857003278Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857043368Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857072699Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857146621Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857186862Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857636791Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857688092Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857787964Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857841776Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857920747Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.857992819Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85807615Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858124111Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858175892Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858230134Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858282885Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858356976Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858409197Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858424038Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858511779Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858563801Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858618012Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858727204Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858807476Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858886267Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.858962999Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859036091Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859147653Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859337887Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859383908Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859436669Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.85947826Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859513441Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859580852Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859649204Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859748756Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859827557Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859872248Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859913439Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8599453Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.859984351Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860042582Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860075223Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860128824Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860159754Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860264317Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860298117Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860372499Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86040406Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860474481Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860505422Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860606914Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860759007Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86086906Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860925541Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.860956571Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861016892Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861061893Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861184216Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861198226Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861242097Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861323499Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86136734Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86137873Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861403461Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861486873Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861528733Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861635136Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861733338Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861919282Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.861992393Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862112176Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862230858Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862411482Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862468503Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862513564Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862567075Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862613666Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862656227Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862689058Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862898522Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.862981374Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863028845Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863070646Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863117507Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863163928Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863205929Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863224459Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-jrgv9/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86327011Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-jrgv9/kube-storage-version-migrator-operator-55889f7b47-jrgv9.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863415283Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-jrgv9/kube-storage-version-migrator-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863428474Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-jrgv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863438044Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-jrgv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863461924Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-jrgv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.863593587Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-55889f7b47-jrgv9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8642074Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864252151Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864313692Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864346173Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864436865Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864477696Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864540777Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864589348Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86466718Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864725491Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864821283Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.864933555Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865097429Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86515466Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865198821Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865263132Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865312093Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865392785Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865455786Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865503757Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865584049Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865676131Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865730502Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865853205Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.865928336Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866051699Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86612556Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866244723Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866374836Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866535739Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86658753Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866627191Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866678882Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866736203Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866790585Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866836306Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866922907Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.866995279Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86704324Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867082491Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867131612Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867171313Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867210353Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867219234Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867261304Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/migrator-76794cbd6c-4pp6f.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867335626Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/graceful-termination/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867345816Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/graceful-termination/graceful-termination/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867353286Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867402587Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867493859Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867559941Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867604392Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/migrator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867614852Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/migrator/migrator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867622472Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/migrator/migrator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867663103Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/migrator/migrator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867799686Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867872907Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-76794cbd6c-4pp6f/migrator/migrator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867918268Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.867953989Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8680097Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868052641Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868109852Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868119742Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868129053Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868162254Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868269796Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868361998Z namespaces/openshift-marketplace/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868371198Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868375718Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868401708Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86846734Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86847577Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86849481Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868617083Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868699465Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868817817Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.86892307Z namespaces/openshift-monitoring/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.868964711Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.869043632Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.869063402Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.869163724Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.869182225Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.869386959Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.869861899Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870234007Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870469382Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870512803Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870584665Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870629315Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870730168Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870791279Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.87083688Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870923392Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.870987673Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.871033284Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.87415315Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.874402055Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.875530749Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.875614901Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.876577471Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.876722514Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877211375Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877383118Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877413739Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877577262Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877620133Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877681915Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877757576Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.877844658Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8779265Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878004531Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878034852Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878188115Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878210446Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878296688Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878340798Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878471781Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878515952Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878619014Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.878817539Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.87890425Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.879262438Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.879416781Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.879547914Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.879637706Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.879790959Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.879901542Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.880568416Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.880593146Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.880704928Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.880811011Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.880889402Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.880999135Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881082727Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881226899Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881325732Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881406553Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881494145Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881589947Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881674669Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88172621Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881776471Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881838792Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881850172Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881886393Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881976855Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.881985535Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882047557Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88222452Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882233221Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882237521Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882270841Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882373494Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882443845Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882485026Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882491826Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882496746Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882517137Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882622809Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882692201Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882803033Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882814243Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882818603Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882854874Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.882947036Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883016347Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883055098Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883061478Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883065408Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883103699Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883204851Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883275093Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883312503Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883320354Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883325044Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883355444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883441246Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883514498Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883540588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883548759Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883553079Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88359664Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883685021Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883778423Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883801454Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883806454Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883812784Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883855935Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.883948247Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884011548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884044579Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88407896Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/cluster-monitoring-operator-847b8bd8d7-bllvq.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884176842Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/cluster-monitoring-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884188102Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884205752Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884233983Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884689003Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884776164Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-847b8bd8d7-bllvq/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884811015Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884852556Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-state-metrics-84c885658c-pcml4.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884959498Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-main/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884967938Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.884972178Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885000269Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885122342Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885195023Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885242434Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-self/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885254075Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885258525Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885294475Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885387497Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885455329Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88549998Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-state-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88550907Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88551379Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885553661Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885704064Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885794916Z namespaces/openshift-monitoring/pods/kube-state-metrics-84c885658c-pcml4/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885835497Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.885879648Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/metrics-server-d586cdf54-5f8fn.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88597932Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/metrics-server/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8859876Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/metrics-server/metrics-server/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88599225Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/metrics-server/metrics-server/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886024251Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886119843Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886192574Z namespaces/openshift-monitoring/pods/metrics-server-d586cdf54-5f8fn/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886254136Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886298437Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/monitoring-plugin-5984459ff8-zv6kw.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886389719Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/monitoring-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886398739Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886406609Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88644916Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886581583Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886654214Z namespaces/openshift-monitoring/pods/monitoring-plugin-5984459ff8-zv6kw/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886720995Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886771787Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/node-exporter-7plgk.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.886905059Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/init-textfile/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88691279Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/init-textfile/init-textfile/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88691713Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88695836Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887027192Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887098823Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887133524Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887143624Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887156705Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887207106Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887299578Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887368379Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88741001Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/node-exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887417Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/node-exporter/node-exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8874234Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887485402Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887594574Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887666535Z namespaces/openshift-monitoring/pods/node-exporter-7plgk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887685186Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887756097Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/node-exporter-lfh2m.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887852709Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/init-textfile/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88786262Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/init-textfile/init-textfile/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88786738Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/init-textfile/init-textfile/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88789924Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.887972382Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888038523Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888069814Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888076244Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888083234Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888126925Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888225697Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888292839Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888329189Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/node-exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88834555Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/node-exporter/node-exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88835422Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/node-exporter/node-exporter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888383211Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888491973Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888564494Z namespaces/openshift-monitoring/pods/node-exporter-lfh2m/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888628156Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888674517Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/node-exporter-lm4wl.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888798239Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/init-textfile/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88881242Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/init-textfile/init-textfile/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88882638Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/init-textfile/init-textfile/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88884814Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888913212Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.888990034Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889021324Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889028984Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889033034Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889065515Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889154997Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889230048Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88927548Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/node-exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88928634Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/node-exporter/node-exporter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.88929586Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/node-exporter/node-exporter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889342861Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889449593Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889516194Z namespaces/openshift-monitoring/pods/node-exporter-lm4wl/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889571866Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889610747Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/openshift-state-metrics-86c5bc79d6-4wqkz.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889919253Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-main/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889931633Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889944994Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.889983964Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890075866Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890140008Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890186329Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-self/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890194939Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890205259Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89026817Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890352182Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890419504Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890461454Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/openshift-state-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890470165Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890474835Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890496685Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890594537Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890664829Z namespaces/openshift-monitoring/pods/openshift-state-metrics-86c5bc79d6-4wqkz/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890683169Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890792312Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890977165Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.890992786Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891003496Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891037347Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891133779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89119944Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89122007Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891234101Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891253521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891305882Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891396084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891463736Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891513337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891523397Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891533357Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891586428Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89166933Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891760652Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891781093Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891790153Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891794943Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891845584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.891937266Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892005157Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892045678Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892055648Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892065348Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892107939Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892193921Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892265653Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892304953Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892314304Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892324604Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892364795Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.8926409Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892704632Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892781343Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892793864Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892807184Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892846175Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.892944747Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893011378Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893056189Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89308652Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/prometheus-operator-7bd5d56d6-w8222.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893193582Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893203402Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893207423Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893253304Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893348506Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893418447Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893460368Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/prometheus-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893467218Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893471128Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893486798Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893726803Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893819545Z namespaces/openshift-monitoring/pods/prometheus-operator-7bd5d56d6-w8222/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893851596Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.893893347Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89402163Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/prometheus-operator-admission-webhook/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89403586Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89404941Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894078141Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894175353Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894249425Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5c6747dc7b-2j6vw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894301926Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894350127Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/telemeter-client-76f4bd6868-ncgd2.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89450629Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89451649Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89452645Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894560811Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894687314Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894784286Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894806556Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/reload/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894814236Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/reload/reload/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894820686Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/reload/reload/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.894860977Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/reload/reload/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89496006Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895030241Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/reload/reload/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895064902Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/telemeter-client/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895075792Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/telemeter-client/telemeter-client/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895083042Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895129063Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895343808Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895414859Z namespaces/openshift-monitoring/pods/telemeter-client-76f4bd6868-ncgd2/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895495731Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895555772Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/thanos-querier-656bb475f9-xkpvm.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895690335Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895699195Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895703475Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895768746Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895862619Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89592958Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895965781Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-rules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895974451Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.895980001Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896006962Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896101654Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896171515Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896214456Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-web/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896225136Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896229926Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896263707Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896361559Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896434231Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896482582Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896490302Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896494282Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896535953Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896640605Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896720537Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896779458Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/prom-label-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896790568Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896800519Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896846299Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896928681Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.896993223Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897034903Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/thanos-query/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897044144Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/thanos-query/thanos-query/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897048604Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/thanos-query/thanos-query/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897072824Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897173666Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897240928Z namespaces/openshift-monitoring/pods/thanos-querier-656bb475f9-xkpvm/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897273528Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897314219Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.89736627Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897398001Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897524624Z namespaces/openshift-multus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897567015Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897623136Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897668607Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897731768Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897778599Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.897984503Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898064935Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898137296Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898191508Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898222998Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898366681Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898481544Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898550405Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898600676Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898636727Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898681908Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898905763Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898945704Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.898993915Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.899069816Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.899119027Z namespaces/openshift-multus/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.899157788Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.899313812Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.899400043Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.900033237Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.900156649Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.900765382Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.900851154Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.900981077Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901034758Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901067418Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.9011655Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901247882Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901336024Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901430546Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901460327Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901554659Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901631961Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901727732Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901786134Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901837145Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901883776Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901934897Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.901984318Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902036909Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.90207718Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902119811Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902202453Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902276914Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902324395Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902364126Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902418817Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902463958Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902515289Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.90254604Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902629022Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902670783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902722033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/multus-additional-cni-plugins-7hjqm.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902899727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/bond-cni-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902907097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902911148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.902940058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.9030336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903103452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903151133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903162143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/cni-plugins/cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903168543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903184313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903278035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903342557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903381487Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/egress-router-binary-copy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903390147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903394258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903426558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.90351537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903587042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903623212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903633693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903638123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903670713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903757165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903830137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903878638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/routeoverride-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903886778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903893118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.903927729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904015851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904086752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904107563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni-bincopy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904114073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904118213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904161924Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904246856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904318347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904361758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904377219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904381819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904395099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904485301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904562892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7hjqm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904606963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904650214Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/multus-additional-cni-plugins-98j7h.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904795067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/bond-cni-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904808797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904836568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.904849458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.90494022Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905027292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905050033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905055733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/cni-plugins/cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905066133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905122224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905210456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905274358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905303788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/egress-router-binary-copy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905310058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905316558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905359619Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905451871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905521033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905557653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905574334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905580524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905592524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905670256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905749957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905934601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/routeoverride-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905939412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905946312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905955012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905958982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.905999633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906020363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni-bincopy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906030783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906035923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906076764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906169006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906238208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906274079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906280639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906284929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.90631668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906400911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906473913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-98j7h/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906513784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906563065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/multus-additional-cni-plugins-ndq2c.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906681897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/bond-cni-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906688977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906693047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906731448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906913512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.906981503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907021064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907028244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/cni-plugins/cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907033744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907054715Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907151877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907221259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907263269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/egress-router-binary-copy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907269849Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.90728815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907387512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907452633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907550566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907558386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907562686Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907594747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907661988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.90775325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907798391Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/routeoverride-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907814751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907821191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907845182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907926003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.907992065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908022905Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni-bincopy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908032756Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908037516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908072566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908165348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908313642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908347742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908354282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908358803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908395523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908480125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908559917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ndq2c/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908588727Z namespaces/openshift-multus/pods/multus-h2nqg/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908632358Z namespaces/openshift-multus/pods/multus-h2nqg/multus-h2nqg.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908769581Z namespaces/openshift-multus/pods/multus-h2nqg/kube-multus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908783932Z namespaces/openshift-multus/pods/multus-h2nqg/kube-multus/kube-multus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908788572Z namespaces/openshift-multus/pods/multus-h2nqg/kube-multus/kube-multus/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.908813742Z namespaces/openshift-multus/pods/multus-h2nqg/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909320873Z namespaces/openshift-multus/pods/multus-h2nqg/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909392144Z namespaces/openshift-multus/pods/multus-h2nqg/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909434075Z namespaces/openshift-multus/pods/multus-jzsfr/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909473086Z namespaces/openshift-multus/pods/multus-jzsfr/multus-jzsfr.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909561298Z namespaces/openshift-multus/pods/multus-jzsfr/kube-multus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909571708Z namespaces/openshift-multus/pods/multus-jzsfr/kube-multus/kube-multus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909578018Z namespaces/openshift-multus/pods/multus-jzsfr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.909686Z namespaces/openshift-multus/pods/multus-jzsfr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910160061Z namespaces/openshift-multus/pods/multus-jzsfr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910229932Z namespaces/openshift-multus/pods/multus-jzsfr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910248743Z namespaces/openshift-multus/pods/multus-vztnc/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910296084Z namespaces/openshift-multus/pods/multus-vztnc/multus-vztnc.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910385895Z namespaces/openshift-multus/pods/multus-vztnc/kube-multus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910398586Z namespaces/openshift-multus/pods/multus-vztnc/kube-multus/kube-multus/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910403926Z namespaces/openshift-multus/pods/multus-vztnc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910434836Z namespaces/openshift-multus/pods/multus-vztnc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910847125Z namespaces/openshift-multus/pods/multus-vztnc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910913617Z namespaces/openshift-multus/pods/multus-vztnc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910949067Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.910994838Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/network-metrics-daemon-7t76l.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91108811Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911098901Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911104361Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911137261Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911227613Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911295834Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911314475Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/network-metrics-daemon/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911330625Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911341406Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911381406Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911525429Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911591401Z namespaces/openshift-multus/pods/network-metrics-daemon-7t76l/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911625661Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911671573Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/network-metrics-daemon-wj52l.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911771435Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911788395Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911794645Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911809765Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911911327Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911977879Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.911998239Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/network-metrics-daemon/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91201213Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91201995Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912053761Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912186433Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912257425Z namespaces/openshift-multus/pods/network-metrics-daemon-wj52l/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912296006Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912315746Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/network-metrics-daemon-zzxwf.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912407248Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912416698Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912421148Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912445779Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912547821Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912610692Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912654743Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/network-metrics-daemon/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912663823Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912667963Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.912702134Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91299575Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913060242Z namespaces/openshift-multus/pods/network-metrics-daemon-zzxwf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913077082Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913124553Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913182354Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913194735Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913205425Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913303927Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913357038Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913396839Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913478971Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913527842Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913570423Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913607614Z namespaces/openshift-network-console/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913651974Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913725376Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913858629Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91390583Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.913950391Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914029042Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914156755Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914257857Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914302988Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914338859Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914416871Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914447841Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914500942Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914543543Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914623525Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914654405Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914723747Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914810579Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91485356Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.914899141Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915009673Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915091515Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915223288Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915297199Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915469533Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915592165Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915727698Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91580733Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91583162Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915900662Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915941253Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.915982294Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916031635Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916077506Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916127247Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916172788Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916204498Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91629053Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916370392Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916418383Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916447723Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916502505Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916533305Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916600657Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916608747Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916647778Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/networking-console-plugin-6446c8d75d-w9244.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916730849Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/networking-console-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91674986Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91675398Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916873803Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.916962704Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917033646Z namespaces/openshift-network-console/pods/networking-console-plugin-6446c8d75d-w9244/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917076227Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917114577Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917159629Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917189799Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91724763Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917278251Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917342252Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917372663Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917426894Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917455575Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917572057Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917676309Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917793512Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917826883Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917870213Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917935905Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.917978016Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918037557Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918082488Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918123589Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91816705Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918245471Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918292532Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918329113Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918407145Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918451666Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918495887Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918595679Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918682651Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918893535Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.918970847Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919198292Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919282543Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919388396Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919447677Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919477098Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919541529Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.91957372Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919669171Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919726873Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919773294Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919835395Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919881986Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919936017Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.919956717Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92004877Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920129791Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920167532Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920210233Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920261864Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920304525Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920345536Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920389297Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920441998Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920448928Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920491009Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/network-check-source-7cbc45fddc-b8qvp.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92056859Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/check-endpoints/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920586961Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/check-endpoints/check-endpoints/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920594011Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920624952Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920757674Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920822626Z namespaces/openshift-network-diagnostics/pods/network-check-source-7cbc45fddc-b8qvp/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920859456Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920897557Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/network-check-target-bq84s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920974719Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/network-check-target-container/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920982969Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.920987179Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92103604Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921114452Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921185274Z namespaces/openshift-network-diagnostics/pods/network-check-target-bq84s/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921218274Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921256585Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/network-check-target-vnmfs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921326577Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/network-check-target-container/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921335627Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921340027Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921360067Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921452969Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921525401Z namespaces/openshift-network-diagnostics/pods/network-check-target-vnmfs/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921543501Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921601262Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/network-check-target-xd4z8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921669364Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/network-check-target-container/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921676904Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921682054Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921728905Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.921913199Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92198274Z namespaces/openshift-network-diagnostics/pods/network-check-target-xd4z8/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922015821Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922047892Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922095803Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922104623Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922142814Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922235706Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922272677Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922319117Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922401499Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92245063Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922481051Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922533412Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922573323Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922634084Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922668165Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922730786Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922783697Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.922852709Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92293794Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923018122Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923061323Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923092504Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923147825Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923186006Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923260747Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923313638Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923336429Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923576084Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923627135Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923636165Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923658956Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923727037Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923788409Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92388716Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.923961562Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924046724Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924118045Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924205537Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924353661Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924458843Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924505684Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924576565Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924599576Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924660347Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924730098Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924769819Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92481895Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924871151Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.924946443Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925025195Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925078326Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925098186Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925163918Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925198128Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925246459Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92528946Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925339311Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925348131Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925370072Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925435813Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925472804Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925509715Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925554946Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925590336Z namespaces/openshift-network-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925644218Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925705319Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92575212Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925813941Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925855652Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.925961714Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926042696Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926115407Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926173499Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92621095Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926282481Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926312312Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926363543Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926402054Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926486495Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926538887Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926586077Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926657999Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92672065Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926734871Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926783062Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926846363Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.926895104Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927027297Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927107899Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927287552Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927357974Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927539568Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927624679Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927773063Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927829474Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927869235Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.927954166Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928015718Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928045388Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92810476Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928147401Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928194471Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928224632Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928284833Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928323274Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928400546Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928504058Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928522889Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92858801Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928652181Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928697982Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928760763Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928807284Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928855556Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928879126Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928945087Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928957368Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.928966468Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/iptables-alerter-ch97t.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92905668Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/iptables-alerter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92906717Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92907256Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929095321Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929197033Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929253484Z namespaces/openshift-network-operator/pods/iptables-alerter-ch97t/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929271314Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929319375Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/iptables-alerter-s845k.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929390017Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/iptables-alerter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929401287Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929405827Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929435928Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.92952676Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929599671Z namespaces/openshift-network-operator/pods/iptables-alerter-s845k/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929620602Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929665363Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/iptables-alerter-xt2cm.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929834516Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/iptables-alerter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929848086Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929854217Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929872687Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.929968249Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93003743Z namespaces/openshift-network-operator/pods/iptables-alerter-xt2cm/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930080401Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930101822Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930160493Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930187114Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930247885Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930288536Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930329607Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930371417Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930424699Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93046617Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930543761Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930624403Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930703555Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930768576Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930812287Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930865208Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.930885948Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93097839Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931025021Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931057132Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931145984Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931177874Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931218166Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931330828Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931404009Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931498891Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931576883Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931655125Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.931805678Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932001592Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932063973Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932112664Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932161705Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932207016Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932250387Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932300998Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93237185Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932458822Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932506973Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932557464Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932604365Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932640796Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932723377Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932755808Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93284344Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93285315Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93287941Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932935872Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.932979273Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933035424Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933066525Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933115535Z namespaces/openshift-operators/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933123786Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933127896Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933165147Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933219888Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933252128Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93331308Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933356871Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933388841Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933441692Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933638477Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933733419Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933829241Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933858031Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.933905432Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934249629Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93428335Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934334971Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934376832Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934456564Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934501575Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934582626Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934670548Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93472764Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93474129Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934776901Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934830442Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.934876003Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.935160339Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.935257111Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.935599948Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.935778832Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.936293302Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.936392795Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.936577819Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93663708Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.936698071Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.936821944Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.936950147Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.936994547Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93710277Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937154151Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937215372Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937297984Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937341335Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937413016Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937460997Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937550859Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93756348Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93758252Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937666882Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937704923Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937909437Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.937985718Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93803543Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93807731Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938140822Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938240474Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938330876Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938370217Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938445578Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938454178Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938489789Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938595321Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938656443Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938728054Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938784635Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938793766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.938870027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovnkube-node-fw7m5.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939065601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-node/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939074581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939080961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939139173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939309426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939375578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939417768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939429329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939435439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93946746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939635273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939722645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939795887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/nbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939810337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/nbdb/nbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939816727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/nbdb/nbdb/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.939847958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.93997215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940054092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940102083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/northd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940110793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/northd/northd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940116223Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/northd/northd/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940159224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/northd/northd/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94041932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940503171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/northd/northd/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940548563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-acl-logging/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940560013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940566133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940617034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940726366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940836409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940844729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-controller/ovn-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.940848519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94089443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.941145365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.941227007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.941263888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovnkube-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.941274418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.941278328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.941337779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942268939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94234527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942387241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/sbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942395642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/sbdb/sbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942399611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/sbdb/sbdb/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942452773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942560315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942644087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fw7m5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942682208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.9427861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovnkube-node-j92qj.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942954933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-node/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942963294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.942967163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943013955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943198199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94327988Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943318981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943327481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943333691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943381072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943637058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94372476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943796221Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/nbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943806251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/nbdb/nbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943810221Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/nbdb/nbdb/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943856212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.943958084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944034726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944078497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/northd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944086317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/northd/northd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944090167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/northd/northd/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944147088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/northd/northd/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944252751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944325862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/northd/northd/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944377333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-acl-logging/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944385534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944389414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944431785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944547917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944638269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94467754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94468577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-controller/ovn-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94469183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944765602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.944988476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.945071748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.945109719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovnkube-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.945118429Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.945128459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.945192891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946326414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946420007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946444347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/sbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946449797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/sbdb/sbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946473398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/sbdb/sbdb/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946526329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946646291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946726373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j92qj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946790784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.946876396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovnkube-node-n5mjj.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94704915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-node/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94706259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94706928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947109901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947315815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947406727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947444278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947456358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947462438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94752628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947694623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947792465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947841037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/nbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947849177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/nbdb/nbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947890738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/nbdb/nbdb/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.947950199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948079722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948162963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948214464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/northd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948230105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/northd/northd/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948236255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/northd/northd/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948282716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/northd/northd/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948401498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.94848066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/northd/northd/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948522311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-acl-logging/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948531951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948558192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948609363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948727935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948794887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948803817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-controller/ovn-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948807707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.948857418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.949071012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.949151784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.949207275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovnkube-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.949217156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.949221366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.949265657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950183976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950263118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950316169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/sbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950324669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/sbdb/sbdb/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950328639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/sbdb/sbdb/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95037295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950480042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950555474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mjj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950607435Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950654736Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950733898Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950746478Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950805969Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.950905481Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951039284Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951089385Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951152027Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951264689Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951359151Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951419422Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951460923Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951528984Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951538425Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951543315Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951590286Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951644627Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951684388Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95178367Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951835751Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951898842Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.951946783Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952046365Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952177388Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95229122Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952347232Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952421803Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952480804Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952532016Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952641068Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952699079Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952801611Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952899293Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952973795Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.952988875Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.953025286Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.953096577Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.953144169Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.953266791Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.953367613Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.953611308Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95369612Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.953932915Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954072068Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954258672Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954336634Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954403115Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954452566Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954519798Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954569799Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95462924Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954740142Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954845074Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954900056Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.954964047Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955018868Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955074229Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955137021Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955195272Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955249673Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955257563Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-9hrcc/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955317975Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-9hrcc/service-ca-operator-57cdc4b768-9hrcc.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955403576Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-9hrcc/service-ca-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955412586Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-9hrcc/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955418497Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-9hrcc/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955469568Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-9hrcc/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955684592Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-57cdc4b768-9hrcc/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955883496Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955916257Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.955983289Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95603305Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956104481Z namespaces/openshift-service-ca/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956157852Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956241334Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956274125Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956328356Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956375987Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956480089Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956625992Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956757335Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956813696Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956871617Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956907958Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.956959699Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957071152Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957106372Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957141383Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957229505Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957259505Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957266316Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957322587Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957358927Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957416969Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957526831Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957615323Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957737346Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.957820837Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95793155Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958060682Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958237076Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958286477Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958327128Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958369209Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.9584216Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958463361Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958516682Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958594194Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958679766Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958700206Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958788178Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958819409Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958868279Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95890692Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.9589178Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.958950401Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/service-ca-55f6fc7b86-t68mp.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959027463Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/service-ca-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959037043Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959041343Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959075154Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959305799Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95937421Z namespaces/openshift-service-ca/pods/service-ca-55f6fc7b86-t68mp/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959412131Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959443412Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959491513Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959525463Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959577274Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959622575Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959706657Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959777699Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95982003Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.95985809Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.959940762Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960016474Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960097925Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960134586Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960183347Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960233128Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960262859Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960350901Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960387731Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960421242Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960506374Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960554325Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960605486Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960701818Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96080638Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.960882102Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961218039Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961294631Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961420083Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961583707Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961633688Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961663498Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96172836Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961867083Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961911004Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.961941734Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962029366Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962107358Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962166039Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962206Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962258161Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962294182Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962347933Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962366223Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962420985Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962464495Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962509206Z namespaces/openshift/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962559468Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962607609Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962637469Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96270152Z namespaces/openshift/apps/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962753572Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962852494Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962920865Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.962996517Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963039858Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963068428Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963123129Z namespaces/openshift/batch/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96315265Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963244552Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963281003Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963309723Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963398075Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963435986Z namespaces/openshift/core/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963475277Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963581459Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963656081Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963760743Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963839864Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.963915736Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.964046289Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.964205012Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.964251403Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.964287104Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.964340065Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.964376376Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.965849957Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.965868477Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96599093Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.966059291Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.966164474Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.966276516Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.966353288Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.966512231Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.966728165Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.966868048Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96695837Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967049282Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967181785Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967301648Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96740614Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967504072Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967590794Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967702456Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967847489Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.967962702Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968057244Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968156296Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968259188Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96835107Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968453152Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968562014Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968668066Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968782909Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.968894651Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.969003533Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.969120146Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.969219338Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.96932506Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.969409752Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.969519555Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.969603736Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.969831341Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970008155Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970094837Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970217149Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970328741Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970440354Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970573387Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970659228Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970781801Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.970915404Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971040147Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971149399Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971259431Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971355203Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971449705Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971534727Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97166064Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971804473Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.971925265Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972036868Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97215672Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972252212Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972349474Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972468457Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97264442Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972681321Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972813344Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972876785Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972932867Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.972971457Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973018518Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973044209Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97309873Z namespaces/openshift/policy/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973141101Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973200942Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973238333Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973277484Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973285374Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973334685Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973447407Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97357421Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973683722Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973816225Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.973978799Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974102931Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974204874Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974315176Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974443328Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974557591Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974669243Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974821527Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.974960709Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975062692Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975187554Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975300726Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975413869Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975524831Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975640834Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975772427Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975871598Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.975981181Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.976088163Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.976191035Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.976297398Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97639936Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.976502542Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.976666735Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.976807018Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.976918791Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.977024033Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.977126665Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.977255438Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97737505Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.977477052Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.977578925Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.977682037Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.97782174Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.977931392Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.978040344Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.978164617Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.978527845Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.978671328Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979098557Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979226809Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979380343Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979513815Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979639358Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979782531Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979867553Z network_logs/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979912834Z network_logs/cluster_scale [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.979999206Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.980077538Z network_logs/multi-networkpolicy [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.980156899Z network_logs/net-attach-def [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.980247191Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.980394694Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.980487316Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.981853155Z nodes/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.981888156Z nodes/debug [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.982002328Z nodes/ip-10-0-136-96.ec2.internal/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.982046329Z nodes/ip-10-0-136-96.ec2.internal/cpu_affinities.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.982320635Z nodes/ip-10-0-136-96.ec2.internal/dmesg [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.982595381Z nodes/ip-10-0-136-96.ec2.internal/ethtool_channels [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.982672312Z nodes/ip-10-0-136-96.ec2.internal/ethtool_features [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.982788395Z nodes/ip-10-0-136-96.ec2.internal/ip-10-0-136-96.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.983187313Z nodes/ip-10-0-136-96.ec2.internal/irq_affinities.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.983340767Z nodes/ip-10-0-136-96.ec2.internal/lscpu [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.983464609Z nodes/ip-10-0-136-96.ec2.internal/lspci [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.983577241Z nodes/ip-10-0-136-96.ec2.internal/podresources.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.983678644Z nodes/ip-10-0-136-96.ec2.internal/pods_info.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.983820207Z nodes/ip-10-0-136-96.ec2.internal/proc_cmdline [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.983893168Z nodes/ip-10-0-136-96.ec2.internal/sysinfo.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.985802928Z nodes/ip-10-0-136-96.ec2.internal/sysinfo.tgz [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.985960902Z nodes/ip-10-0-138-142.ec2.internal/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.985993932Z nodes/ip-10-0-138-142.ec2.internal/cpu_affinities.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.986263818Z nodes/ip-10-0-138-142.ec2.internal/dmesg [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.986503303Z nodes/ip-10-0-138-142.ec2.internal/ethtool_channels [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.986577415Z nodes/ip-10-0-138-142.ec2.internal/ethtool_features [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.986663397Z nodes/ip-10-0-138-142.ec2.internal/ip-10-0-138-142.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.987127166Z nodes/ip-10-0-138-142.ec2.internal/irq_affinities.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.987271799Z nodes/ip-10-0-138-142.ec2.internal/lscpu [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.987390152Z nodes/ip-10-0-138-142.ec2.internal/lspci [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.987479504Z nodes/ip-10-0-138-142.ec2.internal/podresources.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.987585636Z nodes/ip-10-0-138-142.ec2.internal/pods_info.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.987702319Z nodes/ip-10-0-138-142.ec2.internal/proc_cmdline [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.987809951Z nodes/ip-10-0-138-142.ec2.internal/sysinfo.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.989565288Z nodes/ip-10-0-138-142.ec2.internal/sysinfo.tgz [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.989744002Z nodes/ip-10-0-139-57.ec2.internal/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.989796563Z nodes/ip-10-0-139-57.ec2.internal/cpu_affinities.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.990097489Z nodes/ip-10-0-139-57.ec2.internal/dmesg [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.990334154Z nodes/ip-10-0-139-57.ec2.internal/ethtool_channels [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.990414326Z nodes/ip-10-0-139-57.ec2.internal/ethtool_features [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.990557189Z nodes/ip-10-0-139-57.ec2.internal/ip-10-0-139-57.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.991031349Z nodes/ip-10-0-139-57.ec2.internal/irq_affinities.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.991185412Z nodes/ip-10-0-139-57.ec2.internal/lscpu [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.991295564Z nodes/ip-10-0-139-57.ec2.internal/lspci [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.991375096Z nodes/ip-10-0-139-57.ec2.internal/podresources.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.991487308Z nodes/ip-10-0-139-57.ec2.internal/pods_info.json [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.991595871Z nodes/ip-10-0-139-57.ec2.internal/proc_cmdline [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.991682383Z nodes/ip-10-0-139-57.ec2.internal/sysinfo.log [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.9934298Z nodes/ip-10-0-139-57.ec2.internal/sysinfo.tgz [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.993603553Z pod_network_connectivity_check/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.993647734Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.993774077Z static-pods/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:49.993787757Z static-pods/kube-apiserver/ [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:50.00100564Z [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:50.00102653Z sent 57,840 bytes received 4,232,914 bytes 2,860,502.67 bytes/sec [must-gather] [must-gather-sqsxg] OUT 2026-09-18T16:50:50.00104005Z total size is 49,326,992 speedup is 11.50 [must-gather] [must-gather ] OUT 2026-09-18T16:50:50.255536816Z namespace/openshift-must-gather-g45m6 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: d924007d-6f06-4d5e-8aa5-cf40bb5fee64 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.34" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-tsr5q [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-tsr5q-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-tsr5q [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 7137620 Sep 18 16:51 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-tsr5q/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 84a5991] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-tsr5q/e2e-raw.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] b0a352f..84a5991 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded