task e2e-graph has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-v2rg7-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-v2rg7-kubeconfig [get-kubeconfig] Found admin password secret: cluster-v2rg7-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-v2rg7-password [get-kubeconfig] API Server URL: https://a6d1f14c1ee614970a556bcdb2cbe98f-35948c57b9eca8a6.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.35abac3e-229f-4539-a476-0e286a006728.prod.konfluxeaas.com [clone-repo] sync-upstream-master-to-master-20260708 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2843/3147) Updating files: 91% (2864/3147) Updating files: 92% (2896/3147) Updating files: 93% (2927/3147) Updating files: 94% (2959/3147) Updating files: 95% (2990/3147) Updating files: 96% (3022/3147) Updating files: 97% (3053/3147) Updating files: 98% (3085/3147) Updating files: 99% (3116/3147) Updating files: 100% (3147/3147) Updating files: 100% (3147/3147), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:1f415441b07df80e6789bea69ad8e924c887362753bf7b07cf8c2568780b437a [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:1f415441b07df80e6789bea69ad8e924c887362753bf7b07cf8c2568780b437a [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f4923e191ce3ca242bc5316c0503096d2effb2d09c96d6f932d5372cafefe053 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f4923e191ce3ca242bc5316c0503096d2effb2d09c96d6f932d5372cafefe053 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:915e6eb11aa135640c6140a2e2e69acd0b820593a74c00c69d27a424ab857e1f [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:915e6eb11aa135640c6140a2e2e69acd0b820593a74c00c69d27a424ab857e1f [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1710 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1710 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1710 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] 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-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading pyarrow [e2e-graph] Downloading mypy [e2e-graph] Prepared 101 packages in 1.90s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 4.62s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 50ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://a6d1f14c1ee614970a556bcdb2cbe98f-35948c57b9eca8a6.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] 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-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-77f648d694-rfb45 1/1 Running 0 40s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-77f648d694-rfb45 condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-55557df8c-5q7fl 1/1 Running 0 45s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-55557df8c-5q7fl condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-56f9798bb4-m5xt8 1/1 Running 0 50s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-56f9798bb4-m5xt8 condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:1f415441b07df80e6789bea69ad8e924c887362753bf7b07cf8c2568780b437a [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f4923e191ce3ca242bc5316c0503096d2effb2d09c96d6f932d5372cafefe053 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:915e6eb11aa135640c6140a2e2e69acd0b820593a74c00c69d27a424ab857e1f [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-67d95fdc48-j265b 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-67d95fdc48-j265b condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.24 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.24 [e2e-graph] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:f3b35ebfa948f506b6c3de0754e51c2354d2b6d7a3f48a2382afd2e8174b1449 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:3c8631df411421479f153a972660d132efdc877b3f1e00abc717be9e525dd1ea [e2e-graph] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:b413662c07a057c9dcfe7e14b795b4ed6c7435e2a74d5ceba063f9c589f96e33 [e2e-graph] === End E2E cluster / operator summary === [must-gather] [must-gather ] OUT 2026-07-13T18:47:00.722329577Z 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: 98794ed2-2733-4994-b1a4-52a603c0b92a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-07-13T18:47:00.767379483Z namespace/openshift-must-gather-66bf9 created [must-gather] [must-gather ] OUT 2026-07-13T18:47:00.777747774Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-w28tr created [must-gather] [must-gather ] OUT 2026-07-13T18:47:00.803885538Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:07.815450905Z [disk usage checker] Started [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:07.819117183Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:07.954265821Z No resources found in openshift-must-gather-66bf9 namespace. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.065063008Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.217972959Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.218004520Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.218004520Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.220216385Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.371948917Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.371978952Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.371978952Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.373946073Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.524499993Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.524528503Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.524528503Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.526467222Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.677941343Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.677972073Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.677972073Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.680001708Z Error getting logs from rhods-notebooks [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.827131226Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.827160640Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.827160640Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.829053218Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.980975936Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.981008356Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.981008356Z namespaces "istio-system" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:08.983003679Z Error getting logs from istio-system [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.130108841Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.130139276Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.130139276Z namespaces "knative-serving" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.132097103Z Error getting logs from knative-serving [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.287124776Z Wrote inspect data to must-gather. [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.287152924Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.287152924Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.289447368Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.407082097Z No resources found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.485483346Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.487408602Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.597152922Z No resources found [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.675867721Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.677621661Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.800702219Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.881827879Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:09.883722996Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.011205342Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.087561987Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.089261468Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.216091793Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.300394891Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.302294827Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.430234280Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.512202297Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.514022571Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.640883889Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.719366616Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.721202734Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.847653515Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.927590894Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:10.929601635Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.057449238Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.139907692Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.142070678Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.265724623Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.348987979Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.351087519Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.480919821Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.564742099Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.566686795Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.695712447Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.782498095Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.785074230Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.912158147Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.992360909Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:11.994518247Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.121522631Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.201809455Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.203802719Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.324723910Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.409100873Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.411245333Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.537130963Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.618508609Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.620529960Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.746798863Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.823423265Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.827912153Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.829821827Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:12.955024823Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.032727765Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.034576264Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.160226631Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.239441205Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.241359395Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.367627690Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.448441046Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:13.450422528Z Error collecting info from [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:14.123949546Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:14.244925826Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:14.368029858Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:14.491660621Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:14.615175010Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:14.850268411Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:14.972119069Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.094294440Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.222910032Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.344301251Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.470320680Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.604142586Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.735614319Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.857178342Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:15.976198120Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:16.104161387Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:17.827850902Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-sbwl6] POD 2026-07-13T18:47:20.083032844Z Caches written to disk [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.096976351Z waiting for gather to complete [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.101598721Z downloading gather output [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.378820749Z receiving incremental file list [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.388994565Z ./ [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.389076397Z aggregated-discovery-api.yaml [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.389346525Z aggregated-discovery-apis.yaml [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.390430385Z event-filter.html [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.390506197Z timestamp [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.39059451Z version [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.397972137Z [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.398001658Z sent 122 bytes received 12,699 bytes 25,642.00 bytes/sec [must-gather] [must-gather-sbwl6] OUT 2026-07-13T18:47:21.398016548Z total size is 142,568 speedup is 11.12 [must-gather] [must-gather ] OUT 2026-07-13T18:47:21.426837689Z namespace/openshift-must-gather-66bf9 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: 98794ed2-2733-4994-b1a4-52a603c0b92a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/console is progressing: SyncLoopRefreshProgressing: working toward version 4.21.24, 1 replicas available [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 ] OUT 2026-07-13T18:47:21.553317166Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [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: 98794ed2-2733-4994-b1a4-52a603c0b92a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/console is progressing: SyncLoopRefreshProgressing: working toward version 4.21.24, 1 replicas available [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-07-13T18:47:21.578160605Z namespace/openshift-must-gather-j4tg4 created [must-gather] [must-gather ] OUT 2026-07-13T18:47:21.585155222Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2pp7h created [must-gather] [must-gather ] OUT 2026-07-13T18:47:21.614972961Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:23.200637333Z [disk usage checker] Started [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:23.204072025Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:23.407715091Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:23.562738845Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:23.665941554Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:23.769744596Z Gathering data for ns/default... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:24.124211700Z Gathering data for ns/openshift... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:24.597745635Z Gathering data for ns/kube-system... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.357397157Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.696738425Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.696772259Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.696772259Z namespaces "assisted-installer" not found [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.950959047Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.955885090Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.957055515Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.963143099Z 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-fmhh9] POD 2026-07-13T18:47:25.963268694Z Executing Istio gather script [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.971789398Z INFO: Collecting host service logs for crio [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.972155296Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.972647163Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.973014728Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.973359652Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.973696604Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.974040761Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.974406438Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.974730712Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.975091732Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.975425213Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.975822246Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:25.982058119Z INFO: Gathering HAProxy config files [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:26.040879888Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:26.263207291Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:26.390189682Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:26.457420179Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:26.762137723Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:26.890438436Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:26.890523175Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.062893181Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.395853653Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.455274717Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.480533489Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-ldh9s [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.480592470Z insights-runtime-extractor-dgvw7 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.480614000Z insights-runtime-extractor-smrj5 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.480633807Z insights-runtime-extractor-xwlvl [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.607975141Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.708046525Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.747803601Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:27.848813438Z No resources found [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.024918117Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.200604841Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.269693475Z No resources found [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.273540952Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.282598895Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.311663130Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.362205791Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.370360282Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.387312790Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.439914081Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.439914081Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.576469887Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.616524998Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.659830164Z INFO: 'previous-logs' folder not found on ip-10-0-130-228.ec2.internal, skipping... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.667028586Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.766775198Z tar: Removing leading `/' from member names [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.775911127Z INFO: HAProxy config collection complete. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.855292559Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.894425926Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:28.980042079Z INFO: 'previous-logs' folder not found on ip-10-0-137-241.ec2.internal, skipping... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.028792154Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.098155791Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.150437881Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.200916274Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.326306626Z INFO: 'previous-logs' folder not found on ip-10-0-142-95.ec2.internal, skipping... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.326437362Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.326505170Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.381451516Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.512006554Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.529216256Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.543179769Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.553784426Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.786151361Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.843598908Z INFO: INTERCONNECT MODE [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.843631861Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:29.976623520Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.017235485Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.089107841Z INFO: Gathering OVN_Northbound from ovnkube-node-6xqvg... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.089372541Z INFO: Gathering OVN_Northbound from ovnkube-node-8k8ht... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.089619425Z INFO: Gathering OVN_Northbound from ovnkube-node-nl4t7... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.089930332Z INFO: Gathering OVN_Southbound from ovnkube-node-6xqvg... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.090209935Z INFO: Gathering OVN_Southbound from ovnkube-node-8k8ht... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.090458291Z INFO: Gathering OVN_Southbound from ovnkube-node-nl4t7... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.298102198Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.342926992Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.402883295Z tar: Removing leading `/' from member names [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.414393230Z tar: Removing leading `/' from member names [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.419833176Z tar: Removing leading `/' from member names [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.430241964Z tar: Removing leading `/' from member names [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.453869662Z tar: Removing leading `/' from member names [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.476459540Z tar: Removing leading `/' from member names [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.585711489Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.595523552Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.617059016Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.825206627Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.832579766Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.911995406Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.990454792Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.990565293Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.991109096Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:30.995180168Z 2.9M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.002925469Z ovnk_database_store/ [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.002977515Z ovnk_database_store/ovnkube-node-8k8ht_sbdb [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.023945515Z ovnk_database_store/ovnkube-node-8k8ht_nbdb [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.032265323Z ovnk_database_store/ovnkube-node-nl4t7_sbdb [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.049919956Z ovnk_database_store/ovnkube-node-6xqvg_sbdb [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.069894700Z ovnk_database_store/ovnkube-node-6xqvg_nbdb [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.072366284Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.079141948Z ovnk_database_store/ovnkube-node-nl4t7_nbdb [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.085797686Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.089481317Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.091748443Z INFO: Network log collection complete. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.102261213Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.305725154Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.339318591Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.368046662Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.537790849Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.539955718Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.649593372Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.651901988Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.695603414Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.752363160Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.874182828Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.939979880Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:31.942427492Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.163975287Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.213779514Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.350868087Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.361337380Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.377751275Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.380069805Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.511426420Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.562064665Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.773807591Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.778963238Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.816862972Z Gathering data for ns/openshift-console... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:32.957439591Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:33.146306630Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:33.149664019Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:33.314730197Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:33.322433150Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:33.436374237Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:33.519145376Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:33.655707942Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:34.005818864Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:34.206795517Z Done executing Istio gather script [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:34.350740216Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:34.767860542Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:34.986543866Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:35.461148723Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:35.798172972Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:35.895094571Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:36.219605872Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:36.674633719Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:37.013448446Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:38.123647066Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:38.327307810Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:38.917803834Z Gathering data for ns/kserve... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:39.245549799Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:40.179518563Z Gathering data for ns/openshift-config... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:40.360499741Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:40.497510320Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:40.631798446Z Collecting performance related data for node ip-10-0-142-95.ec2.internal [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:40.638305362Z Collecting performance related data for node ip-10-0-137-241.ec2.internal [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:40.645263251Z Collecting performance related data for node ip-10-0-130-228.ec2.internal [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:41.020173380Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:41.365872106Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:41.759555002Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:42.131427031Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:42.507426371Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:42.796863905Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:43.156042477Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:43.332140077Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:43.564343401Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:43.929864912Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:44.474149605Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:46.059768413Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:47.443673390Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:47.781681615Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.337502131Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.388019091Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.536124534Z Collecting kubelet logs for node ip-10-0-142-95.ec2.internal [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.539285506Z Collecting kubelet logs for node ip-10-0-137-241.ec2.internal [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.541405947Z Collecting kubelet logs for node ip-10-0-130-228.ec2.internal [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.897753739Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-j4tg4 namespace [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.904494789Z INFO: Node performance data collection complete. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:48.915832760Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:49.361975791Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:49.716624856Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:50.263566608Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:50.591272719Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:51.043046279Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:51.356910180Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:51.698372431Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:52.396048603Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:52.785331139Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:53.139036725Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:53.342048072Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:53.576317837Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:54.560229771Z Wrote inspect data to must-gather. [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:54.560272365Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:54.560272365Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:54.684445909Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-fmhh9] POD 2026-07-13T18:47:54.823038266Z Caches written to disk [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:55.835284761Z waiting for gather to complete [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:55.8402549Z downloading gather output [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.092534203Z receiving incremental file list [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.111049483Z ./ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.111131005Z aggregated-discovery-api.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.111635439Z aggregated-discovery-apis.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.112638037Z event-filter.html [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.114767297Z timestamp [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.11488022Z version [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.125719035Z cluster-scoped-resources/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.125738095Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.125744145Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.125849438Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.125979502Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126091015Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126177118Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126235999Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126339392Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126445595Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126566418Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.12661625Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126740303Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.126849016Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.127235957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.127287909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.127551796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.12768132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.127866515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.131163127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.13303018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.133174394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.133358819Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.133599406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.13373227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.134002397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.134227473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.134406618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.134736718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.134882052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135017376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135150039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135264383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135367245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135554901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135732106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135862929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.135991993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.138288207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.138532094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.13871891Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.138985597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.139310456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.139858251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.139990275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.14015667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.140299894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.140439808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.140602992Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.140735756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.140926852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.141106937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.14124069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.14158081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.141740664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.14193323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.142569448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.142729662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.142882276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.143109553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.143261427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.143546275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.143698939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.143906415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.144056469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.144207764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.144357198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.144589514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.144755849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.144930964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.145087488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.145265933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.145733287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.14620943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.146356864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.147313121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.147502736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.14765127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.147786864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.147937628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.148191085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.148502704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.148663929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.148807353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.148994988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.149147562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.149296787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.149500372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.149658147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.152377703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.15296541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.153635018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.153836214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.154014599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.154163373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.154327078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.154467982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.154575795Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.157743074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.157885388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.158034302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.158149685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.15831168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.163048213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.167401725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.167609671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.16794684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.168102644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.16829532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.168439504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.16864167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.168929678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.169059701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.169190585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.169466703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.169603387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.16971735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.169847624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.169981787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.170127381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.170236354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.170341967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.170499562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.170606015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.170711458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.170997626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.171120899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.171365406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.17150788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.171626223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.171732257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.174017901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.174175205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.174323409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.174479243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.174662589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.174851264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.17686305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.176963423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.177142118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.177378625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.177619252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.177969741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.178805995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.17900437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.179151435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.179285298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.18005007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.181596073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.181722557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.181929343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.182082037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.182291793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.182458467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.182589811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.182792837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.182979692Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.18325279Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.183320902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.183450115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.183569509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.183671982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.183784115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.18398538Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.184107374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.184220647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.18433048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.184471134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.184583597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.18469052Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.184805513Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.184916416Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185024079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185132273Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185241966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185349509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185488383Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185604756Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185716989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185839313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.185951666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186063979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186178572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186292365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186401108Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186565873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186669196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186786709Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.186894712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187006715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187121138Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187232321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187341884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187479939Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187584001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187699385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187811778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.187921561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188038664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188150627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188270451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188387584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188530078Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188645701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188759044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.188905239Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189022362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189139985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189262158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189380482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189524466Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189643529Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189759623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.189887496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.19002102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.190175584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.190301048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.190432941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.190558715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.190669988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.190791572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.190906555Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191025408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191140501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191254705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191371608Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191519882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191632545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191747008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191867712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.191972525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.192087818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.192198521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.192395677Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.192545111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.192659714Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.192779407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.192899191Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193016964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193132147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.19324783Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193361793Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193506878Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.19358473Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193665512Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193725214Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-24xvs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193864318Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8fkvt.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.193981741Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-czblt.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.194095834Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gpdnt.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.194205417Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-grlwl.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.194319431Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ltgjf.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.194439194Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rcl45.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.194576358Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tmhht.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.194780753Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tw4xs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.194906867Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wf62t.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.195028571Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-x57pd.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.195145524Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xjhrq.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.195264687Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-jsvxd.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.195399841Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ldfxh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.195609047Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-rsbsm.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.195809642Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.195869544Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.1960748Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.196251155Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.196365208Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.196515152Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.196891093Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.197022356Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.19713497Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.197251943Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.197434898Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.197616603Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.197758377Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.197885401Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.197990104Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.198096227Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.19821115Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.198322333Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.198458457Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.19857025Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.198673673Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.198779396Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.198886469Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.198988252Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.199105795Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.199149866Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.19927301Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.199387573Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.199524007Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.199628689Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.199739473Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.199846816Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200015871Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200122463Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200228886Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200341Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200479893Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200622548Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200732241Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200841824Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.200948107Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20105576Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201162723Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201268036Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201377429Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201509333Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201583315Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201634496Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201712088Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201753609Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201839472Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201881953Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.201975055Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202017487Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202106259Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20214913Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202221022Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202278114Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202356166Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202363026Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202441648Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202547962Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202619233Z cluster-scoped-resources/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202629494Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202686626Z cluster-scoped-resources/core/nodes/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20284945Z cluster-scoped-resources/core/nodes/ip-10-0-137-241.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.202990074Z cluster-scoped-resources/core/nodes/ip-10-0-142-95.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.203092377Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.203163789Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20322169Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.203330104Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.203434507Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20354925Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.203649582Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.203745545Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20390682Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204018613Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204128536Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204234849Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204342852Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204471746Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204573419Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204680322Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204784944Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.204890067Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20499237Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205099153Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205203826Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205307169Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205407212Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205566506Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205605847Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205714791Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205823354Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.205927197Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206022509Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206122562Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206284007Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206438421Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206547154Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206603536Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206613426Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206677238Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2067785Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206820462Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206911304Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.206937205Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207000907Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207095879Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207244743Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207317716Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207324876Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207350857Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20746716Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20747764Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207530402Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207630254Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207684216Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207808469Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207863221Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207937113Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.207993284Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208069046Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208125048Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208252772Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208306383Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208380135Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208456157Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.20852809Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208584381Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208661683Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208715095Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208799607Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208857849Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.208949111Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209004473Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209070205Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209121666Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209186448Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209237239Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209306851Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209357013Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209465736Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209476626Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209517257Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209582139Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209632561Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209713483Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209773985Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209844946Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.209945589Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.210039892Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.210201826Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21034595Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.210471234Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.210577727Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21068045Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.210782653Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.210884045Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.210984678Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.211087351Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.211191964Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.211563435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.211666818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.211770001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.211877053Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.211981206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212081319Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212184372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212285075Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212435849Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212492901Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212609114Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212708047Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21281082Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.212967054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213073877Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21317822Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213285233Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213387926Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213510509Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213616062Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213718615Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213857619Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.213955472Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214040734Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214125107Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214215079Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214298112Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214386354Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214557089Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214643741Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214749924Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.214856137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21495814Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215065383Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215170596Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215273609Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215375932Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215497855Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215601538Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21566557Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21567364Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215725281Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215789843Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215801464Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215863175Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215945708Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.215953718Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21600932Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216100142Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216156133Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216262827Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-241.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216363399Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-95.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216439601Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216490053Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216595896Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216643947Z host_service_logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216703039Z host_service_logs/masters/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.21674948Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216838313Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216915725Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.216994877Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217138281Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217259864Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217344167Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217434109Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217538623Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217618585Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217703487Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217754089Z ingress_controllers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217765349Z ingress_controllers/default/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217771279Z ingress_controllers/default/router-default-7946c89476-pp64r/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217849381Z ingress_controllers/default/router-default-7946c89476-pp64r/haproxy.config [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.217959864Z insights-data/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218008186Z istio/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218055637Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218193921Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218605512Z istio/event-filter.html [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218722476Z istio/timestamp [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218794208Z istio/cluster-scoped-resources/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218803758Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218844589Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.218907241Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.219060255Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.219471697Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.220136045Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.220967389Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221122523Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221263637Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22135269Z machine_config_ondisk/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22136107Z machine_config_termination_logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22136616Z monitoring/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22137082Z monitoring/alertmanager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221411761Z monitoring/alertmanager/status.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221545525Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221587106Z monitoring/prometheus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221648758Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221747771Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.221841763Z monitoring/prometheus/rules.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.222685877Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.222737138Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22280674Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.223659254Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.223711586Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.223772407Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2238757Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.223958183Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.224066376Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.224127837Z monitoring/prometheus/status/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.224187919Z monitoring/prometheus/status/config.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.224634702Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.224714264Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.224817817Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225007552Z namespaces/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225044923Z namespaces/default/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225109875Z namespaces/default/default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225181457Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225235488Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225318141Z namespaces/default/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225374672Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225491046Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225581328Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225674131Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225748713Z namespaces/default/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225814455Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225881017Z namespaces/default/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.225922098Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226029041Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226104623Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226160085Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226260407Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22634777Z namespaces/default/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226399961Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226562576Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226668479Z namespaces/default/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.226954277Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227049099Z namespaces/default/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227145952Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227282556Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227494272Z namespaces/default/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227566434Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227619906Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227699268Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227750819Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227814811Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227866722Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.227960065Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228055558Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228108399Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228167631Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228225583Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228280484Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228334615Z namespaces/default/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228392747Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228472169Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228528941Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228642754Z namespaces/kserve/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228702666Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228778638Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228829709Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228902351Z namespaces/kserve/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.228957233Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229054576Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22920279Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229351394Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229439457Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229481688Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.22956415Z namespaces/kserve/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229606631Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229710174Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229775136Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229845458Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.229945731Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.230012373Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.230021363Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.230086845Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.230189238Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23026719Z namespaces/kserve/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.230322911Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.230685121Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.230781414Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231046032Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231122254Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231293189Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231434333Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231686369Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231756302Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231802343Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231881845Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231923826Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.231961977Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232012119Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232091211Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232173523Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232209744Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232263346Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232324078Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232373909Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232471192Z namespaces/kserve/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232484022Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232532393Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/kserve-controller-manager-665d8458c7-vxcjk.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232627536Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232635146Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/manager/manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232641196Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/manager/manager/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232692868Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/manager/manager/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232810871Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232879113Z namespaces/kserve/pods/kserve-controller-manager-665d8458c7-vxcjk/manager/manager/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232919014Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.232986776Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/llmisvc-controller-manager-67d95fdc48-j265b.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233065038Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233071928Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/manager/manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233077089Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/manager/manager/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23311257Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/manager/manager/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233258604Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233326775Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-j265b/manager/manager/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233384477Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233436049Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/seaweedfs-64568bcd49-524gl.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233555822Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/seaweedfs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233566952Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/seaweedfs/seaweedfs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233570893Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233616514Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233773058Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233883601Z namespaces/kserve/pods/seaweedfs-64568bcd49-524gl/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233911302Z namespaces/kserve/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.233959063Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234022185Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234071156Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234125198Z namespaces/kube-node-lease/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234132758Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234147619Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23420165Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234293093Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-241.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234377395Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-95.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234472118Z namespaces/kube-system/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234525199Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234584041Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234634222Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234693534Z namespaces/kube-system/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234749135Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234871969Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.234945621Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235034334Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235087505Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235143107Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235200078Z namespaces/kube-system/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235242349Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235319242Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235365983Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235400854Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235524407Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235575569Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235585119Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23561335Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-jjfmprhcjqabc3ijetngaw5ydq.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235703452Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235792265Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235867707Z namespaces/kube-system/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.235908298Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.236072843Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.236156205Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.236473464Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.236556396Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.236831164Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.236958068Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23740003Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.237497593Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.237556614Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.237616726Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.237687048Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23775029Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.237814892Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.237894524Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.237980446Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238023738Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238096669Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238150411Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238197272Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238271705Z namespaces/kube-system/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238280335Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238337806Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/global-pull-secret-syncer-2sqlb.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238445519Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/global-pull-secret-syncer/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23845625Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23846303Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238513631Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238638055Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238713057Z namespaces/kube-system/pods/global-pull-secret-syncer-2sqlb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238763638Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23881454Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/global-pull-secret-syncer-7fllg.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238881712Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/global-pull-secret-syncer/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238890082Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238929163Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.238941903Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239049016Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239117318Z namespaces/kube-system/pods/global-pull-secret-syncer-7fllg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.23917448Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239212791Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/global-pull-secret-syncer-stmq9.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239287113Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/global-pull-secret-syncer/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239293623Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239302383Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239356505Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239494979Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239566191Z namespaces/kube-system/pods/global-pull-secret-syncer-stmq9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239622852Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239665313Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/konnectivity-agent-rvkpt.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239772787Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/konnectivity-agent/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239780117Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239793887Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.239833948Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240083275Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240132787Z namespaces/kube-system/pods/konnectivity-agent-rvkpt/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240187138Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240223409Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/konnectivity-agent-v4qb4.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240296551Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/konnectivity-agent/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240305642Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240315652Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240372244Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240651841Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240713083Z namespaces/kube-system/pods/konnectivity-agent-v4qb4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240770205Z namespaces/kube-system/pods/konnectivity-agent-vddgr/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240808516Z namespaces/kube-system/pods/konnectivity-agent-vddgr/konnectivity-agent-vddgr.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240882518Z namespaces/kube-system/pods/konnectivity-agent-vddgr/konnectivity-agent/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240891538Z namespaces/kube-system/pods/konnectivity-agent-vddgr/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.240910499Z namespaces/kube-system/pods/konnectivity-agent-vddgr/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24096649Z namespaces/kube-system/pods/konnectivity-agent-vddgr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241193996Z namespaces/kube-system/pods/konnectivity-agent-vddgr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241263638Z namespaces/kube-system/pods/konnectivity-agent-vddgr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24131802Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241355061Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241450934Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241466854Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241482065Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241519416Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241699041Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241765823Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-228.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241831285Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241873636Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241942748Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/haproxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241951858Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.241958818Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242012199Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242115042Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242187904Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-241.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242226896Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242269957Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242329358Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/haproxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242336579Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242340569Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24237467Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242506173Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242579255Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-95.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242619787Z namespaces/kube-system/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242654717Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242701159Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242708739Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24274644Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242838013Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242900835Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.242948856Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243018538Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243060879Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24310742Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243114821Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243121121Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243158752Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243255974Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243330856Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243386538Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243490031Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243535952Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243603214Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243635525Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243727688Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2438084Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243887902Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243942454Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.243984445Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244059097Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244102268Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244185511Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244231242Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244297754Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244350815Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244399166Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.244463738Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.245666892Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.245734744Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.245832367Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.245926409Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246005311Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246140745Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2463192Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246380572Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246499265Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246511656Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246552547Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246618289Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24665564Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246746152Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246826685Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246873546Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.246953728Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24701209Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247275577Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247286248Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247290548Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247294468Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247301328Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247305068Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247344989Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247441792Z namespaces/openshift-apiserver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247509314Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247585136Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247633557Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247700679Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247743251Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247830183Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247911235Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.247989427Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248046059Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24808087Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248153982Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248201353Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248290416Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248321537Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248366758Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248469801Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248528642Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248548183Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248649046Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248741498Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24881087Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248890323Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.248974815Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249100198Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249264393Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249319045Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249354656Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249407817Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249472599Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.24951275Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249554661Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249636293Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249713306Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249774828Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249822959Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249892501Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249937202Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.249984343Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250029765Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250076796Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250106717Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250153088Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250167108Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250171999Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25022145Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250279662Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250289252Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250295792Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250325353Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250398885Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250407845Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250429526Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250469977Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250532079Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250540959Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25056998Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250663633Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250715614Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250785846Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250837397Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.250892119Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25092597Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251010992Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251091414Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251169427Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251231088Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25127477Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251337511Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251375922Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251480175Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251540267Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251587048Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251664481Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251708752Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251715512Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251763533Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251850466Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.251888997Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25198769Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252069512Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252145104Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252227436Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252303068Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252481113Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252586426Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252644978Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252693489Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252751111Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252790352Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252856144Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252905185Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.252960027Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253002608Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25308354Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253162823Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253216984Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253253495Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253309097Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253353838Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25341223Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253491212Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253546523Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253554394Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253590095Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253654136Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253700288Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253757289Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253812701Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253897543Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.253946885Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254012767Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254049868Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254111879Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25415532Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254284804Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254362106Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254534741Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254582822Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254622593Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254686515Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254726947Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254810459Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254910082Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.254958943Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255045165Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255092777Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255103927Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255135008Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25522383Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255306003Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255439287Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25555838Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255603081Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255704804Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.255780116Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.256331361Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.256407814Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25664262Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.256794105Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.256916418Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.256955549Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2570001Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257050402Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257094123Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257150604Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257199156Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257262138Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257297479Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257377881Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257485194Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257540715Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257588787Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257632408Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257672299Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257800813Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257811383Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257861204Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/aws-ebs-csi-driver-node-98cjz.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257959287Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-driver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257968107Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-driver/csi-driver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.257976898Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258042049Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258128142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258201924Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258248805Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-liveness-probe/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258256115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258265426Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258322728Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25840685Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258564984Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258608445Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-node-driver-registrar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258615256Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258619256Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258670357Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25876119Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258824751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-98cjz/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258865863Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258906754Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/aws-ebs-csi-driver-node-j7k8c.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.258993566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-driver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259000146Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-driver/csi-driver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259004027Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259042008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25913187Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259194272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259230393Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-liveness-probe/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259242103Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259248503Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259292355Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259381877Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25948383Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25949871Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-node-driver-registrar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259505861Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259529791Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259581433Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259670975Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259743197Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j7k8c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259798819Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.25984063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/aws-ebs-csi-driver-node-mjrxl.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259928573Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-driver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259935033Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-driver/csi-driver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259938933Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.259972814Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260074626Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260134748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260163969Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-liveness-probe/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26018136Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26019866Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260243611Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260333024Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260405446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260475408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-node-driver-registrar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260487828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260494378Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260530909Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260620012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260690914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-mjrxl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260728165Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260764006Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260821258Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260833268Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260878329Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260946351Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.260981412Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261050004Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261091845Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261153997Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261161287Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261167417Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261211478Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26125387Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26126131Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261301731Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261378313Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261438315Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261519577Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261562748Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261646781Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261663811Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261811845Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.261894558Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26197557Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262016211Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262059302Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262140315Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262177016Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262222367Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262260878Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26234041Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262381161Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262440573Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262536946Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262576537Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262589447Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262638069Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262722441Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.262767692Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.263708879Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.263797511Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.263943115Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264030808Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264236634Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264399628Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264558812Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264624264Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264660205Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264728337Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264779139Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264841411Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264878261Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264938323Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.264986435Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265062877Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265145819Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265215591Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265261152Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265312664Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265359725Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265432797Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265488209Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26554234Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265584681Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265630413Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265637133Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265670644Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/tuned-7h6t8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265760666Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/tuned/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265768766Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/tuned/tuned/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265772777Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/tuned/tuned/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265823928Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/tuned/tuned/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.265941511Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266002663Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7h6t8/tuned/tuned/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266054474Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266092715Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/tuned-nh86q.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266191108Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/tuned/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266198598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/tuned/tuned/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266202439Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/tuned/tuned/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266232119Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/tuned/tuned/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266360353Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266451566Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nh86q/tuned/tuned/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266506977Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266552059Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/tuned-t45hm.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266705143Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/tuned/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266717283Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/tuned/tuned/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266748274Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/tuned/tuned/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266809906Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/tuned/tuned/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266933309Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.266987901Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t45hm/tuned/tuned/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267025092Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267068413Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267117794Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267155705Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267201217Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267212167Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267244788Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-228.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26733789Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-241.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267441704Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-95.ec2.internal.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267489955Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267536836Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267632709Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26768002Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267744902Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267788563Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.267852545Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268126953Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268135273Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268139473Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268178804Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268225465Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268266556Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268323268Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268375319Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268477973Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268543204Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268578835Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268655918Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.26873567Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268780461Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.268954386Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269035268Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269173642Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269260384Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269368938Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269530132Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269709577Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269777039Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269830911Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269882532Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269931773Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.269984965Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270035456Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270113479Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270193791Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270247682Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270296704Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270360955Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270401827Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27051258Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270550161Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270617613Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270664384Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270708725Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270723516Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270766537Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator-65db858894-kr7jc.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270855479Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator-watch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2708632Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27087031Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.270916001Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271013574Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271079515Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271115276Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271121077Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271140067Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271193869Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271529008Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27159527Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-kr7jc/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271633221Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271669862Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271717564Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271761885Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271871198Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.271918379Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272207127Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272252748Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27231584Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272358891Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272519326Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272636469Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272717541Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272764043Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272807984Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272867026Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.272911007Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2730038Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273137653Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273190565Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273314638Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27337822Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273389671Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273459433Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273551645Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273637858Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273683519Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273788952Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.273888805Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274192613Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274274565Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274395189Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274586724Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274736548Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27479487Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274837251Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274893333Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274933074Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.274996516Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275032766Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275106649Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275128619Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275233432Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275306294Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275375746Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275409017Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27551142Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275550581Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275645694Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275705076Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275775267Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275829699Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275921782Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.275935292Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276020574Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/volume-data-source-validator-78495597f6-q5ht8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276122387Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/volume-data-source-validator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276133268Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276139328Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276173909Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276294682Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276406405Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-q5ht8/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276460237Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276524059Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27658937Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.276920079Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277010112Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277087834Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277156736Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277220688Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.27727958Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277367692Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277454154Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277539797Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277602899Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277674741Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277736862Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277856776Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.277958169Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278056511Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278130753Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278205756Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278282078Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278346099Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278528755Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278608257Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278669159Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278766811Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278828583Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278835593Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278892085Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.278956257Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279015728Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279123401Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279220574Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279335857Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279495662Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279552623Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279697308Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279885513Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.279959805Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280017797Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280078028Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.28015461Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280221232Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280280754Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280383227Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.28050582Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280558782Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280615743Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280681045Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280735397Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280795538Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.28085142Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280919702Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.280978384Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281076746Z namespaces/openshift-config-managed/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281136548Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.2812144Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281262752Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281336283Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281393565Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281513848Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281606981Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281708304Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281772666Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281844728Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.28191315Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.281970321Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.282063624Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.282143106Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.282201268Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.28229508Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.282381563Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.282445394Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.286966261Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.287060824Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.287181148Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.287296031Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.287390273Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.28763229Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.287764774Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.287845526Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.287900708Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288028831Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288090033Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288147935Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288218557Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288275148Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.28834789Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288409302Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288532996Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288641019Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288716401Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288780132Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288859635Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288922216Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.288975508Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289014179Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289091241Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289106792Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289166723Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289228475Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289295767Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289361249Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289449051Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289531384Z namespaces/openshift-config-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289550684Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289561254Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289601666Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289730759Z namespaces/openshift-config/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289798911Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289891744Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.289946385Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290036478Z namespaces/openshift-config/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290082609Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290159151Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290257294Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290363787Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290442369Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290492711Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290551722Z namespaces/openshift-config/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290602874Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290713907Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290772799Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29083131Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.290934043Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291012305Z namespaces/openshift-config/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291068567Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291209941Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291313814Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291464998Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291564661Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291658363Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.291879659Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292070915Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292148947Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292207619Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292276531Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292337032Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292523528Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29261936Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292698753Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292753544Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.292867627Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29297775Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293028592Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293088593Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293163446Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293224277Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293291949Z namespaces/openshift-config/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293344331Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293438163Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293497225Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293614848Z namespaces/openshift-console-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29367594Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293764372Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293833364Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293925647Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.293998409Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294099162Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294254386Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29439049Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294475452Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294526504Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294590655Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294639307Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29474375Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294801812Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294852483Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.294956636Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.295005267Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.295012267Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.295067619Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.295161412Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.295211583Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.295947264Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.296054647Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.296786797Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29688183Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.297040184Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29722884Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.297508617Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29758167Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.297646881Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.297740244Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.297802816Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.297897628Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29795141Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298055513Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298169006Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298223388Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298280159Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298341421Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298407143Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298511696Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298567037Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29864692Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298706021Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298772443Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298782323Z namespaces/openshift-console-operator/pods/console-operator-7866497494-b9pv4/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298822385Z namespaces/openshift-console-operator/pods/console-operator-7866497494-b9pv4/console-operator-7866497494-b9pv4.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298957498Z namespaces/openshift-console-operator/pods/console-operator-7866497494-b9pv4/console-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298981649Z namespaces/openshift-console-operator/pods/console-operator-7866497494-b9pv4/console-operator/console-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.298990869Z namespaces/openshift-console-operator/pods/console-operator-7866497494-b9pv4/console-operator/console-operator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.299063511Z namespaces/openshift-console-operator/pods/console-operator-7866497494-b9pv4/console-operator/console-operator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.299617847Z namespaces/openshift-console-operator/pods/console-operator-7866497494-b9pv4/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.299681389Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.29973744Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.299811702Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.299869194Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.299997058Z namespaces/openshift-console/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.300049269Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.300344887Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.300399429Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.300511632Z namespaces/openshift-console/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.300565343Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.300680217Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.300877412Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301212901Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301273673Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301335605Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301412207Z namespaces/openshift-console/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301486569Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301604883Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301667514Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301728756Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301854059Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301935102Z namespaces/openshift-console/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.301993623Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.303149606Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.303259649Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.303627319Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.303732862Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3040101Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304200176Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304473193Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304538145Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304586776Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304650198Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304692639Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304763261Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304810013Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304900295Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.304982297Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305025248Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30506842Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305139432Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305228154Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305322797Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305339207Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305456801Z namespaces/openshift-console/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305474641Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305529093Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/console-9c7df6c74-p4gdw.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305634976Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/console/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305649826Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/console/console/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305662606Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/console/console/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305701867Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/console/console/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305848782Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/console/console/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305941594Z namespaces/openshift-console/pods/console-9c7df6c74-p4gdw/console/console/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.305966185Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306034527Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/console-cf77dc684-ps8s7.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3061349Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/console/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30614644Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/console/console/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30615201Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/console/console/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306188371Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/console/console/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306304324Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/console/console/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306372576Z namespaces/openshift-console/pods/console-cf77dc684-ps8s7/console/console/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306450619Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30650342Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/downloads-68c9cbb497-jmxfb.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306622673Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/download-server/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306632384Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/download-server/download-server/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306636724Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/download-server/download-server/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306716566Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/download-server/download-server/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30686276Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306928952Z namespaces/openshift-console/pods/downloads-68c9cbb497-jmxfb/download-server/download-server/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.306981754Z namespaces/openshift-console/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307020075Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307096967Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307116967Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307241041Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307262121Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307358374Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307373514Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307515289Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307626632Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307730664Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307804937Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307882679Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30793919Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.307976231Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308036453Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308074054Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308165737Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308219908Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30827525Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308367262Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308483285Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308521497Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30866069Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308745103Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308852106Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.308942078Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309050232Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309188776Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309392901Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309475924Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309531225Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309573876Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309643368Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309662779Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.30971123Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309806043Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309904476Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.309956767Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310010248Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31006503Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310120462Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310181523Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310224985Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310285776Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310350058Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310552164Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310609165Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310682427Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310739699Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310801301Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310862323Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.310965305Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311070718Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311170231Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311244993Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311286114Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311380007Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311439608Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311566482Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311588643Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311675815Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311777298Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31183962Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31184905Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.311921902Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312026495Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312082267Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31220512Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312313703Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312441207Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312533779Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312633202Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312803417Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.312998432Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313055414Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313112616Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313186998Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313245889Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313330202Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313384163Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313918748Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.313996371Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314063332Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314128204Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314199536Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314258478Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31434164Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314385361Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314483894Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314538006Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314659849Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314716531Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.314962638Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315000549Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3150552Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315085571Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315175973Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315251526Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315325478Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315378909Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315435741Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315477442Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315522143Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315603136Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315649627Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315693988Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31576785Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315837232Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315884884Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.315977416Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316058308Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316139751Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316229973Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316325896Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31649047Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316677706Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316748858Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316811719Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316912022Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.316948013Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317024976Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317069167Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317161909Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317235061Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317298843Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317350714Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317394076Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317465268Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31754537Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317587191Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317644003Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317689354Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317752736Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317798077Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317843279Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.31788599Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.317988412Z namespaces/openshift-dns/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318027113Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318081725Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318123766Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318176768Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318211159Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318397264Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318521087Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318593509Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318644041Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318691372Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318738944Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318796855Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318898038Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.318985771Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319343701Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319376582Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319382922Z namespaces/openshift-dns/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319389252Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319395462Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319407783Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319708151Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.319788963Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320074001Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320193144Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320370379Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320436171Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320516274Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320556015Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320602056Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320666098Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320717839Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320798451Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320881044Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320942435Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.320983796Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321352127Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321371727Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.32146453Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321490001Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321559483Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321567113Z namespaces/openshift-dns/pods/dns-default-8rjfd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321583333Z namespaces/openshift-dns/pods/dns-default-8rjfd/dns-default-8rjfd.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321687176Z namespaces/openshift-dns/pods/dns-default-8rjfd/dns/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321701117Z namespaces/openshift-dns/pods/dns-default-8rjfd/dns/dns/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321705137Z namespaces/openshift-dns/pods/dns-default-8rjfd/dns/dns/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321755488Z namespaces/openshift-dns/pods/dns-default-8rjfd/dns/dns/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321855261Z namespaces/openshift-dns/pods/dns-default-8rjfd/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321927973Z namespaces/openshift-dns/pods/dns-default-8rjfd/dns/dns/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321972114Z namespaces/openshift-dns/pods/dns-default-8rjfd/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321985585Z namespaces/openshift-dns/pods/dns-default-8rjfd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.321995765Z namespaces/openshift-dns/pods/dns-default-8rjfd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322032576Z namespaces/openshift-dns/pods/dns-default-8rjfd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322133639Z namespaces/openshift-dns/pods/dns-default-8rjfd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322201071Z namespaces/openshift-dns/pods/dns-default-8rjfd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322253262Z namespaces/openshift-dns/pods/dns-default-bjjkm/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322302554Z namespaces/openshift-dns/pods/dns-default-bjjkm/dns-default-bjjkm.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322392786Z namespaces/openshift-dns/pods/dns-default-bjjkm/dns/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322400807Z namespaces/openshift-dns/pods/dns-default-bjjkm/dns/dns/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322409337Z namespaces/openshift-dns/pods/dns-default-bjjkm/dns/dns/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322502679Z namespaces/openshift-dns/pods/dns-default-bjjkm/dns/dns/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322599982Z namespaces/openshift-dns/pods/dns-default-bjjkm/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322666324Z namespaces/openshift-dns/pods/dns-default-bjjkm/dns/dns/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322705195Z namespaces/openshift-dns/pods/dns-default-bjjkm/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322716965Z namespaces/openshift-dns/pods/dns-default-bjjkm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322724796Z namespaces/openshift-dns/pods/dns-default-bjjkm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322771897Z namespaces/openshift-dns/pods/dns-default-bjjkm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322870389Z namespaces/openshift-dns/pods/dns-default-bjjkm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322935891Z namespaces/openshift-dns/pods/dns-default-bjjkm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.322989513Z namespaces/openshift-dns/pods/dns-default-m9nvc/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323030864Z namespaces/openshift-dns/pods/dns-default-m9nvc/dns-default-m9nvc.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323129137Z namespaces/openshift-dns/pods/dns-default-m9nvc/dns/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323136567Z namespaces/openshift-dns/pods/dns-default-m9nvc/dns/dns/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323140557Z namespaces/openshift-dns/pods/dns-default-m9nvc/dns/dns/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323191929Z namespaces/openshift-dns/pods/dns-default-m9nvc/dns/dns/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323328162Z namespaces/openshift-dns/pods/dns-default-m9nvc/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323382654Z namespaces/openshift-dns/pods/dns-default-m9nvc/dns/dns/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323498847Z namespaces/openshift-dns/pods/dns-default-m9nvc/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323512378Z namespaces/openshift-dns/pods/dns-default-m9nvc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323516808Z namespaces/openshift-dns/pods/dns-default-m9nvc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323540658Z namespaces/openshift-dns/pods/dns-default-m9nvc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323650911Z namespaces/openshift-dns/pods/dns-default-m9nvc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323725864Z namespaces/openshift-dns/pods/dns-default-m9nvc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323769205Z namespaces/openshift-dns/pods/node-resolver-69kkb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323813706Z namespaces/openshift-dns/pods/node-resolver-69kkb/node-resolver-69kkb.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323909449Z namespaces/openshift-dns/pods/node-resolver-69kkb/dns-node-resolver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.323924899Z namespaces/openshift-dns/pods/node-resolver-69kkb/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.32393717Z namespaces/openshift-dns/pods/node-resolver-69kkb/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.32395989Z namespaces/openshift-dns/pods/node-resolver-69kkb/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324134945Z namespaces/openshift-dns/pods/node-resolver-69kkb/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324201747Z namespaces/openshift-dns/pods/node-resolver-69kkb/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324254648Z namespaces/openshift-dns/pods/node-resolver-xkfvn/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324288539Z namespaces/openshift-dns/pods/node-resolver-xkfvn/node-resolver-xkfvn.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324369202Z namespaces/openshift-dns/pods/node-resolver-xkfvn/dns-node-resolver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324376902Z namespaces/openshift-dns/pods/node-resolver-xkfvn/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324383572Z namespaces/openshift-dns/pods/node-resolver-xkfvn/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324495865Z namespaces/openshift-dns/pods/node-resolver-xkfvn/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324594068Z namespaces/openshift-dns/pods/node-resolver-xkfvn/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.32466203Z namespaces/openshift-dns/pods/node-resolver-xkfvn/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324729542Z namespaces/openshift-dns/pods/node-resolver-z8r92/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324740352Z namespaces/openshift-dns/pods/node-resolver-z8r92/node-resolver-z8r92.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324833435Z namespaces/openshift-dns/pods/node-resolver-z8r92/dns-node-resolver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324840205Z namespaces/openshift-dns/pods/node-resolver-z8r92/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324850985Z namespaces/openshift-dns/pods/node-resolver-z8r92/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324905777Z namespaces/openshift-dns/pods/node-resolver-z8r92/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.324997999Z namespaces/openshift-dns/pods/node-resolver-z8r92/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325064671Z namespaces/openshift-dns/pods/node-resolver-z8r92/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325089722Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325164094Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325186605Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325264367Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325353599Z namespaces/openshift-etcd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325433372Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325527944Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325573285Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325651267Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325703149Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325823323Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325976127Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.325988067Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.326050039Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.326115351Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.326184402Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.326239904Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.326341177Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.326781119Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.32681014Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.326928103Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327000645Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327058307Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3271687Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327259803Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327349225Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327480039Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327567892Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327722886Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327901241Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.327959723Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328012894Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328073346Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328132537Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328200669Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328262181Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328355134Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328623521Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328654702Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328720734Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328786256Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328837497Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328900999Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.328960711Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.329038833Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.329083674Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.329186507Z namespaces/openshift-host-network/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.329240418Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330263887Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330313289Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330396871Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330466063Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330589686Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330669608Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330756801Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330810652Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330849713Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330901285Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.330945956Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331023438Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33109256Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331127331Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331203403Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331278625Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331330807Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33144294Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331535843Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331621495Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331692137Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33177239Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.331930664Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332037317Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332098879Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33214099Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332198222Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332241933Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332292524Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332329005Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332387927Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332456099Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332546701Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332625243Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332677305Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332713996Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332760137Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332799108Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332891471Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332938042Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.332984344Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333029355Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333123048Z namespaces/openshift-image-registry/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333163238Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33323146Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333246831Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333316303Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333363334Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333649682Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.333798686Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334008272Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334050123Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334089215Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334130786Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334174207Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334316061Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334371692Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334439884Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334526537Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334571418Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334588589Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33463878Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334746223Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.334794444Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.335458003Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.335540055Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.336160913Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.336249045Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.336514173Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.336663357Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.336882433Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.336962315Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337023467Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337096009Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337156151Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337224103Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337281634Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337376897Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33749693Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337571512Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337630554Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337723226Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337765858Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337891331Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.337992704Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338065696Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338127698Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338187699Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338236701Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338312413Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338320483Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338373505Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/image-registry-64f466c8d9-hsqdp.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338515219Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/registry/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338527329Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/registry/registry/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338534839Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/registry/registry/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338586521Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/registry/registry/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338841178Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.33892393Z namespaces/openshift-image-registry/pods/image-registry-64f466c8d9-hsqdp/registry/registry/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.338989332Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339043064Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/node-ca-bwj7f.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339172717Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/node-ca/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339181918Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/node-ca/node-ca/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339210898Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/node-ca/node-ca/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3392499Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339365333Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339466346Z namespaces/openshift-image-registry/pods/node-ca-bwj7f/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339525767Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339580579Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/node-ca-hcwv8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339665811Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/node-ca/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339675501Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/node-ca/node-ca/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339692942Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/node-ca/node-ca/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339788935Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.339895527Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340005481Z namespaces/openshift-image-registry/pods/node-ca-hcwv8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340062972Z namespaces/openshift-image-registry/pods/node-ca-ws75f/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340121424Z namespaces/openshift-image-registry/pods/node-ca-ws75f/node-ca-ws75f.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340293189Z namespaces/openshift-image-registry/pods/node-ca-ws75f/node-ca/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340305549Z namespaces/openshift-image-registry/pods/node-ca-ws75f/node-ca/node-ca/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340311479Z namespaces/openshift-image-registry/pods/node-ca-ws75f/node-ca/node-ca/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340378411Z namespaces/openshift-image-registry/pods/node-ca-ws75f/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340529745Z namespaces/openshift-image-registry/pods/node-ca-ws75f/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340611058Z namespaces/openshift-image-registry/pods/node-ca-ws75f/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340656029Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34071363Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340782692Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.340860385Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341024869Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341082081Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341152203Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341226555Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341312997Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341362529Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341542504Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341637956Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341779471Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341820652Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341879813Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.341931325Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342026227Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34213547Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342196142Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342248494Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342354737Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34245569Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342498801Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342627854Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342732637Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.342918123Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343059656Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343273152Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343396646Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343615682Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343673933Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343714255Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343789887Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34388717Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.343958422Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344004753Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344083585Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344179028Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344238329Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344303731Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344360743Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344472656Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344540798Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344576089Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34460082Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/ingress-canary-fht7b.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344684302Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/serve-healthcheck-canary/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344694122Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344700973Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344734774Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344837476Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.344912468Z namespaces/openshift-ingress-canary/pods/ingress-canary-fht7b/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3449716Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345029432Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/ingress-canary-vczz2.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345109664Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/serve-healthcheck-canary/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345123624Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345169446Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345217587Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34532697Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345455134Z namespaces/openshift-ingress-canary/pods/ingress-canary-vczz2/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345494695Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345537056Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/ingress-canary-z7v8x.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345613578Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/serve-healthcheck-canary/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345621558Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345625579Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345663909Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345758722Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345915476Z namespaces/openshift-ingress-canary/pods/ingress-canary-z7v8x/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.345942817Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346018839Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346068431Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346108632Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346191644Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346239066Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346302317Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346357769Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346450582Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346721269Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346788661Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346878454Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.346954186Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347021968Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347043518Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34709911Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347145141Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347224263Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347614564Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347659256Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347751588Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347797629Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.347843281Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.348408927Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34853841Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.348650513Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.348715575Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.348801998Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.348927301Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349107816Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349173788Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3492348Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349270421Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349322182Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349369144Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349377694Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349410955Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349557859Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349583959Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349673792Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349741144Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349814616Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349851117Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.349913609Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.34996121Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350040262Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350072483Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350137905Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350176416Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350234498Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350247188Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350286849Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350373952Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350406733Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350490815Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350542757Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350612828Z namespaces/openshift-ingress/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35066108Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350730822Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350749472Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350811114Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350845115Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.350932087Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351092522Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351222536Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351247616Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351293147Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351357289Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35140339Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351523794Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351587806Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351649688Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3517342Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351810492Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.351858933Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352030588Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35210807Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352252605Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352337917Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352509742Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352628775Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352871282Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352966634Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.352990805Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353066517Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353117739Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35317584Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353229662Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353306614Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353382706Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353483539Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35351243Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353567211Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353602332Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353678745Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353749136Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353810218Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353828889Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35387843Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/router-default-7946c89476-pp64r.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.353998623Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/router/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354018224Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/router/router/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354032664Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/router/router/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354067685Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/router/router/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354198669Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/router/router/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354283171Z namespaces/openshift-ingress/pods/router-default-7946c89476-pp64r/router/router/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354327893Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354380474Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354850107Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.354909759Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355013662Z namespaces/openshift-insights/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355069564Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355147926Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355195017Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355268899Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35530331Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355453154Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355595448Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355678141Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355730932Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355761383Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355861716Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355913437Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.355993979Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35602537Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.356129393Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.356170975Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.356226656Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.356324889Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.356436992Z namespaces/openshift-insights/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.356478563Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.357102261Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.357215934Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.357548083Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.357669237Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358019306Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358103349Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358251093Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358317155Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358350776Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358473859Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35852413Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358657004Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358724846Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358743577Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358825439Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358895431Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.358975603Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359040405Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359113847Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359182319Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359285772Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359365264Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359471277Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359525289Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359596911Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359645792Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359719594Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359768105Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.359834827Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.35991988Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360241289Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360250989Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-ldh9s/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360312921Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-ldh9s/insights-operator-68d9dd94cf-ldh9s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360400243Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-ldh9s/insights-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360410923Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-ldh9s/insights-operator/insights-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360457935Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-ldh9s/insights-operator/insights-operator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360527637Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-ldh9s/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.360906757Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-ldh9s/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361219626Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361272928Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/insights-runtime-extractor-dgvw7.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361386391Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361394551Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/exporter/exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361400771Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/exporter/exporter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361480764Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/exporter/exporter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361587196Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361683419Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/exporter/exporter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361734931Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/extractor/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361742561Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/extractor/extractor/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361762021Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/extractor/extractor/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361822233Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/extractor/extractor/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.361939137Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362017219Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/extractor/extractor/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36207723Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362088271Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362101961Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362156003Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362251965Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362336678Z namespaces/openshift-insights/pods/insights-runtime-extractor-dgvw7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36241024Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362466381Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/insights-runtime-extractor-smrj5.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362588795Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362601165Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/exporter/exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362607985Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/exporter/exporter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362637976Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/exporter/exporter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362730849Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362806151Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/exporter/exporter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362856502Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/extractor/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362867903Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/extractor/extractor/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362901153Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/extractor/extractor/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.362975475Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/extractor/extractor/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363075378Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363161311Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/extractor/extractor/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363186001Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363203502Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363226762Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363298284Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363399457Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3634982Z namespaces/openshift-insights/pods/insights-runtime-extractor-smrj5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363557032Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363611483Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/insights-runtime-extractor-xwlvl.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363710616Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363719426Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/exporter/exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363727167Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/exporter/exporter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363781068Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/exporter/exporter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363887231Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.363969593Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/exporter/exporter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364019295Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/extractor/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364032525Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/extractor/extractor/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364042296Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/extractor/extractor/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364097287Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/extractor/extractor/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3642134Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364283892Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/extractor/extractor/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364334484Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364342364Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364353754Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364437216Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364596061Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364672703Z namespaces/openshift-insights/pods/insights-runtime-extractor-xwlvl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364719264Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364768366Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364839968Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.364895169Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365199238Z namespaces/openshift-keda/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365207098Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365213178Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36527295Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365381013Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365463165Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365476036Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365520557Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365604859Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365657041Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365759844Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365875797Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.365961699Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36597527Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366019831Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366242747Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366297419Z namespaces/openshift-keda/operators.coreos.com/installplans/install-6chsm.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366442273Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366497974Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366556416Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366601307Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366673079Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366751221Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366867755Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.366931606Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367016419Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36705275Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367126952Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367168393Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367277416Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367366219Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367488492Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367550524Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367606596Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367681808Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367740829Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367838482Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367906894Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.367966816Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.368054778Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36814118Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.368193102Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.368309275Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.368394868Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.368514991Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.368618704Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.368700226Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36883771Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369016395Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369086527Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369145789Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36920177Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369257432Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369323164Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369381005Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369503799Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369608342Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369654843Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369706084Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369753886Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.369836978Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.36989242Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370033054Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370077015Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370144897Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3702549Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370312232Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370386003Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370547148Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37061376Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370657691Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370753114Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370838896Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.370932079Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37098187Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371038642Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371110524Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371162505Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371258728Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37132847Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371384642Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371503535Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371562577Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371615738Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371714541Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.371787893Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372137253Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372233755Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372329548Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372497743Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372661767Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372714909Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372772641Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372820602Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372861493Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372929915Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.372990797Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37310098Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373211483Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373265784Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373337617Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373436629Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373483261Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373600984Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373656045Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373708617Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373769549Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37383539Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373889722Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373943714Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.373994195Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374029746Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374111588Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374156919Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374628583Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374666274Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374743926Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374782097Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374863539Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.374935451Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375015084Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375063215Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375109886Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375171078Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375217369Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375291821Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375336693Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375367643Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375483897Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375567209Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375587089Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375697583Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375775415Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375854367Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.375933119Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376009341Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376125075Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37630377Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376372042Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376410673Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376499835Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376526566Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376607768Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376642999Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376719661Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376801174Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376838345Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376878836Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.376983899Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377008729Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377068611Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377108342Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377170214Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377215385Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377277267Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377314488Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377412111Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377481893Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377546244Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377582865Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377649567Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377678568Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377767481Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377851583Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377927235Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.377982077Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378021598Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378076419Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37811614Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378199893Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378249234Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378295866Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378370328Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378482021Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378494281Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378535762Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378581634Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378621545Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378717517Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.378790359Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379069497Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379137599Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379217971Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379337835Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37952611Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379576312Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379622023Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379665404Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379702905Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379748657Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379779707Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.37986094Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379941192Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.379986703Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380025564Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380079686Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380125477Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380178409Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3802245Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380266851Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380317852Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380404495Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380479107Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380561209Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.38060053Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380662732Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380698143Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380780265Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.380854988Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381009162Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381022712Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381034653Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381084384Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381130295Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381213107Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381255229Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.38129226Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381373872Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381488355Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381530956Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381633099Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381709152Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381788324Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381880286Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.381953128Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382073102Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382230546Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382291298Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382332309Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382400601Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382581356Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382628927Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382669559Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382755131Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382829633Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382873894Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382910875Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382957876Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.382994917Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383038919Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383118141Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383161992Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383198193Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383271855Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383314966Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383385728Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.38343995Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383529472Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383562853Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383646446Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383733668Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.38380187Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383849561Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383894053Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383963535Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.383997766Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384078048Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384114929Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384154Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384295874Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384350556Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384404947Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.38451978Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384596802Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384674465Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384746277Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384821859Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.384936802Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.385083036Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386034133Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386068304Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386135006Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386176957Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386241939Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3862738Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386364042Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386477365Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386524056Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386568758Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386611319Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.38665639Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386705432Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386757283Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386790744Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386828905Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386925938Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.386975399Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387042501Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387082502Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387144734Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387182205Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387263627Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387382121Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387521665Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387582826Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387618957Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387674219Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.3877218Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387797062Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.387857204Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388230764Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388245305Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388249605Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388253345Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388257205Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388261156Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388264996Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388271766Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388358668Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388565144Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388637586Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388751409Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.388880163Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389055898Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389107869Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.38914864Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389197652Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389238283Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389283174Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389325055Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389397977Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389517121Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389561202Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389599493Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389640044Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389683045Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389726757Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389741327Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-x84n6/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389788148Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-x84n6/kube-storage-version-migrator-operator-799cb7f958-x84n6.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389932542Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-x84n6/kube-storage-version-migrator-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389943533Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-x84n6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389949973Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-x84n6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.389972124Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-x84n6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390084496Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-x84n6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390227461Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390267652Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390326053Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390392855Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390479808Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390525919Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39057851Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390617122Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390695224Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390726365Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.390810797Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39090831Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391000092Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391060104Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391096895Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391155047Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391198038Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39127075Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391333312Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391376933Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391502987Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39162333Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391683181Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391806005Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.391904388Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392023091Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392095493Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392209746Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39233401Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392515285Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392561426Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392601947Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392649288Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39268785Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392734001Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392769032Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392852894Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392933007Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.392973768Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393013189Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39305947Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393097921Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393141442Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393149383Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393179083Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/migrator-7f59b54f6c-87ck6.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393270816Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/graceful-termination/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393287757Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/graceful-termination/graceful-termination/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393326288Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393370859Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393487682Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393556784Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393588445Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/migrator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393598835Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/migrator/migrator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393605255Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/migrator/migrator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393646467Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/migrator/migrator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39375504Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393832472Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-87ck6/migrator/migrator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393879923Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393919144Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.393963005Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394002897Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394060248Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394069299Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394075699Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39411844Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394215743Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394300385Z namespaces/openshift-marketplace/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394309665Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394313935Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394350056Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394411078Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394442829Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39447595Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394568973Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394647855Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394726527Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39482384Z namespaces/openshift-monitoring/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394869851Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394929283Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.394965574Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.395037826Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.395077697Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.395214571Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.395688014Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.396100376Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.39662287Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.396662101Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.396726933Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.396769814Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.396850926Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.396883007Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.396932839Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.397017321Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.397074453Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.397120864Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.399889702Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.400104148Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.401908499Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40196498Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.402906396Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40301903Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.403503333Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.403670498Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.403714859Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.403853633Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.403895714Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.403962196Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404036778Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404122731Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404221084Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404282575Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404321696Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404480981Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404523202Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404612935Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404654026Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404777069Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40481874Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.404921253Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.405086798Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40517544Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.405439348Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.405584972Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.405729556Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.405849719Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.405955422Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406045335Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406162078Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406203089Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406292471Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406371814Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406484717Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40658674Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406663922Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406808136Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406897859Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.406985351Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407076074Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407160356Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407258389Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407498876Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407521386Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407594438Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407606639Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407642789Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407736942Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407754083Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.407835655Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40800201Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40800908Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40801521Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408056051Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408217366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408292198Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408332229Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408339669Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408345989Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408397151Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408523794Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408586716Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408636637Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408645558Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408651758Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408695579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408787702Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408856104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408898845Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408913505Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408926056Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.408960117Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409051129Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409122711Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409153922Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409165952Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409171052Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409222694Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409316256Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409381138Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40944445Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409460411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409481281Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409549433Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409634705Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409702787Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409737508Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409743179Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409746999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.40978114Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409875542Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409940174Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.409979055Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410015876Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/cluster-monitoring-operator-5f7f494dd4-jz4gg.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410100158Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/cluster-monitoring-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410110379Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410115559Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41016435Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410538301Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410603263Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-jz4gg/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410663714Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410704086Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-state-metrics-785778ff74-7wftz.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410798128Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-main/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410805668Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410811798Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41086212Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.410954362Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411020844Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411060376Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-self/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411065686Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411071606Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411121757Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41121479Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411289792Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411317813Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-state-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411322153Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411342953Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411401715Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41157759Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411642872Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-7wftz/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411677653Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411708974Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/metrics-server-66594c4b9d-vxnv9.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411813307Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/metrics-server/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411819997Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/metrics-server/metrics-server/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411828967Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/metrics-server/metrics-server/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411876718Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.411966841Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412026823Z namespaces/openshift-monitoring/pods/metrics-server-66594c4b9d-vxnv9/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412076174Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412110135Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/monitoring-plugin-5f68df7f58-4bdrr.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412203868Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/monitoring-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412212908Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412220608Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412266679Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412364222Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412453775Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-4bdrr/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412511776Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412590498Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/node-exporter-2gksd.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412701311Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/init-textfile/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412708822Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/init-textfile/init-textfile/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412712712Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412759873Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412836765Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412901537Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412941508Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412946929Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.412952669Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413065032Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413159284Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413227646Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413267378Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/node-exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413274878Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/node-exporter/node-exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413280648Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413336739Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413493454Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413568856Z namespaces/openshift-monitoring/pods/node-exporter-2gksd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413602987Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413635628Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/node-exporter-tjx7l.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413732731Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/init-textfile/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413740271Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/init-textfile/init-textfile/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413744271Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413804553Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413880805Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413938396Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413977398Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413982678Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.413988578Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41404872Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414119751Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414218234Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414271826Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/node-exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414281466Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/node-exporter/node-exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414285476Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414332797Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414492962Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414548094Z namespaces/openshift-monitoring/pods/node-exporter-tjx7l/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414612185Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414673017Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/node-exporter-ztnz8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41478901Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/init-textfile/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41479889Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/init-textfile/init-textfile/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414809341Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414866132Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.414952055Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415030057Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415065828Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415072988Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415076758Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41513452Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415224052Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415291554Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415351206Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/node-exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415359226Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/node-exporter/node-exporter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415365306Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415427988Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415555382Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415621313Z namespaces/openshift-monitoring/pods/node-exporter-ztnz8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415688235Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415743207Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/openshift-state-metrics-84bd68b896-vhcsz.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415889121Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-main/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415900881Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415908101Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.415961663Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416064966Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416147408Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41620471Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-self/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41621152Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416240161Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416294663Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416395015Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416494468Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416534009Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/openshift-state-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416541189Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416545859Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416590151Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416699684Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416778306Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vhcsz/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416823987Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.416902869Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417082114Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417088665Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417095605Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417162447Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41726183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417343102Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417394993Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417410084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417451115Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417513717Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417615709Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417697032Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417756233Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417764134Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417785264Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.417861147Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41797245Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418051782Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418101383Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418108603Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418112783Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418164515Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418248987Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418318009Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41834605Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41835107Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418380641Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418426122Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418533025Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418597627Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418643028Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418654509Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418662129Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41871894Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418853764Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418934546Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.418993408Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419002939Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419009259Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419075981Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419256486Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419336938Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41939643Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419469181Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/prometheus-operator-64785b6675-f2f24.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419693168Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419700418Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419706298Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.41975995Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419867083Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419948265Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.419997136Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/prometheus-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420003896Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420007587Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420052038Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420232193Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420313865Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-f2f24/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420352016Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420426148Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/prometheus-operator-admission-webhook-77d98bc786-69wn2.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420748728Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/prometheus-operator-admission-webhook/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420756878Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420761058Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420813199Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.420920562Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421002864Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-69wn2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421049406Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421108687Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/telemeter-client-669c55fc9b-wbtx9.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421286863Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421294493Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421298483Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421352154Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421475808Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421579601Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421618622Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/reload/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421627072Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/reload/reload/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421631012Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/reload/reload/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421690874Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/reload/reload/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421786857Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421878169Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/reload/reload/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42190906Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/telemeter-client/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42191385Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/telemeter-client/telemeter-client/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42191941Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.421985902Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422163367Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42225237Z namespaces/openshift-monitoring/pods/telemeter-client-669c55fc9b-wbtx9/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422319081Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422402134Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/thanos-querier-85bf7f986-c778c.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422555268Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422566219Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422570209Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42263014Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422727493Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422802975Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422840656Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-rules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422846596Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422850347Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.422895748Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42299744Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423079313Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423128764Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-web/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423136895Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423140815Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423208557Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423307729Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423427943Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423475934Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423481834Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423487484Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423524095Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423608908Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42367951Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423718541Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/prom-label-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423723431Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423729481Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423781533Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423885236Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.423973468Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424022259Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/thanos-query/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42402958Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/thanos-query/thanos-query/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42403358Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/thanos-query/thanos-query/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424080301Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424211385Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424288677Z namespaces/openshift-monitoring/pods/thanos-querier-85bf7f986-c778c/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424326518Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42439268Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424461052Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424513583Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424629217Z namespaces/openshift-multus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424685598Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42475926Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424811891Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424874043Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.424923665Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425150771Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425252124Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425344546Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425401008Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425536392Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425685596Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42582887Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425899952Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.425938343Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426010055Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426044726Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426151559Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426206481Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426263062Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426356805Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426430477Z namespaces/openshift-multus/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426475768Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426621482Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.426722375Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.427235919Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.427366423Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428072213Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428183286Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42831898Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428385232Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428448034Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428562287Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428658919Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428759712Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428860145Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.428912837Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4290139Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429114852Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429212605Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429271737Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429319678Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.42938744Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429440061Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429518894Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429561655Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429625127Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429668738Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429777551Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429877424Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429934235Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.429987807Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430049338Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43010431Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430165122Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430219993Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430284275Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430290955Z namespaces/openshift-multus/pods/multus-92v7f/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430342117Z namespaces/openshift-multus/pods/multus-92v7f/multus-92v7f.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430491461Z namespaces/openshift-multus/pods/multus-92v7f/kube-multus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430502021Z namespaces/openshift-multus/pods/multus-92v7f/kube-multus/kube-multus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430505921Z namespaces/openshift-multus/pods/multus-92v7f/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430543472Z namespaces/openshift-multus/pods/multus-92v7f/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430858531Z namespaces/openshift-multus/pods/multus-92v7f/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430943544Z namespaces/openshift-multus/pods/multus-92v7f/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.430981895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431048647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/multus-additional-cni-plugins-8npnb.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431196181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/bond-cni-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431204241Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431208131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431261163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431363835Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431464618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431507339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43151485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/cni-plugins/cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43151874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431573261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431659084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431729406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431767237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/egress-router-binary-copy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431773147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431776947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431811888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431917411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.431997173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432048635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432056885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432060825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432112056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432189999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432262601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432287811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/routeoverride-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432292272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432300922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432354373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432474997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432563179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43259097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni-bincopy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43259776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43260739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432660062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432753834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432819876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432865168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432876848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432881778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.432902419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433004921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433079534Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8npnb/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433126145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433161996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/multus-additional-cni-plugins-dbchf.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43329242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/bond-cni-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4332991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43330287Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433338891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433429493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433596508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433639289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43364591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/cni-plugins/cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43364967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433710511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433816614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433900897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433949648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/egress-router-binary-copy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433956488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.433960239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4340246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434134673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434208275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434241196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434245736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434251417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434299168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43437987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434485943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434510234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/routeoverride-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434517154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434523634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434585086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434693239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434781991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434835513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni-bincopy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434846843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434852984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.434910105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435012468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43510118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435140032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435148802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435152702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435198523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435289736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435357078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dbchf/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435386078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43545275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/multus-additional-cni-plugins-hrnfv.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435592104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/bond-cni-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435606585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435613435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435623105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435722458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4357857Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43581456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435821261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/cni-plugins/cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435828241Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435876992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.435990275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436080068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436127399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/egress-router-binary-copy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4361395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43614355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436204651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436287974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436356626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436395317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436403427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436407337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436471549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436562421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436638303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436680415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/routeoverride-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436687885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436693815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436788908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43687948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436946152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436973273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni-bincopy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436986333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.436992153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437033535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437137178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43721688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437267071Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437274952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437278922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437329373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437426286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437504678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hrnfv/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437545659Z namespaces/openshift-multus/pods/multus-h4pc9/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43756567Z namespaces/openshift-multus/pods/multus-h4pc9/multus-h4pc9.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437665623Z namespaces/openshift-multus/pods/multus-h4pc9/kube-multus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437678953Z namespaces/openshift-multus/pods/multus-h4pc9/kube-multus/kube-multus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437684553Z namespaces/openshift-multus/pods/multus-h4pc9/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.437716474Z namespaces/openshift-multus/pods/multus-h4pc9/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438202447Z namespaces/openshift-multus/pods/multus-h4pc9/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43828346Z namespaces/openshift-multus/pods/multus-h4pc9/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438322021Z namespaces/openshift-multus/pods/multus-k8l6n/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438380823Z namespaces/openshift-multus/pods/multus-k8l6n/multus-k8l6n.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438490366Z namespaces/openshift-multus/pods/multus-k8l6n/kube-multus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438501576Z namespaces/openshift-multus/pods/multus-k8l6n/kube-multus/kube-multus/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438505496Z namespaces/openshift-multus/pods/multus-k8l6n/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438557417Z namespaces/openshift-multus/pods/multus-k8l6n/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438823315Z namespaces/openshift-multus/pods/multus-k8l6n/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438889197Z namespaces/openshift-multus/pods/multus-k8l6n/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438930708Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.438971899Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/network-metrics-daemon-64ds9.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439080902Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439093263Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439102153Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439129004Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439236796Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439321229Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43936357Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/network-metrics-daemon/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43937177Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.43938068Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439440232Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439570626Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439650158Z namespaces/openshift-multus/pods/network-metrics-daemon-64ds9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439699829Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439759651Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/network-metrics-daemon-7mtlg.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439844684Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439852824Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439857754Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.439898705Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440005258Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440089331Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440136242Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/network-metrics-daemon/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440144132Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440148872Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440193714Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440326557Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44040768Z namespaces/openshift-multus/pods/network-metrics-daemon-7mtlg/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440473451Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440545513Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/network-metrics-daemon-rw5rw.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440630756Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440638806Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440648966Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440695137Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44078851Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440867492Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440902203Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/network-metrics-daemon/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440913544Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.440973145Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441025737Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44114919Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441229312Z namespaces/openshift-multus/pods/network-metrics-daemon-rw5rw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441269244Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441333435Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441388787Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441397757Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441554001Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441662024Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441722826Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441766358Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441884311Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.441964253Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442014434Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442083736Z namespaces/openshift-network-console/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442131988Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44220168Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442252481Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442314713Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442364274Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442476478Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442605561Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442718644Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442775176Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442831928Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44291355Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.442961101Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443024933Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443062484Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443163077Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443219348Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44327964Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443373103Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443445154Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443499166Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44361681Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443714742Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443843166Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.443935348Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444088953Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444229507Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44436128Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444433022Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444499414Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444565846Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444614598Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444682269Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444734141Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444801373Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444850434Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444910466Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.444958417Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44505543Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445147322Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445205014Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445260556Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445317307Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445370869Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44542818Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445440381Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445500722Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/networking-console-plugin-6cf856758c-fqzbp.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445589435Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/networking-console-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445597055Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445600985Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445663447Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44576223Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445857592Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-fqzbp/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445895063Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.445956435Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446017037Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446069758Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44612508Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446183951Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446246683Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446301585Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446359316Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446426468Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446547642Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446656725Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446771428Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44683023Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446921362Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.446995084Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447043846Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447121338Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447168109Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447233381Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447271352Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447373085Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447446857Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447501019Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447596841Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447652543Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447707384Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.447814327Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44791942Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448124046Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448213559Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448431195Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448548808Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448664081Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448735863Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448790545Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.448962089Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449015001Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449116504Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449175855Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449226177Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449300669Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.44934269Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449411702Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449564886Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449658649Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449755822Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449805703Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449875775Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449932537Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.449979068Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4500446Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450104161Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450157843Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450165513Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450212755Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/network-check-source-869dcfcdcd-kg94n.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450306447Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/check-endpoints/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450319248Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/check-endpoints/check-endpoints/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450326668Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450357339Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450505713Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450593365Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-kg94n/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450631747Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450693278Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/network-check-target-65679.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450774191Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/network-check-target-container/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450784511Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450790661Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450830462Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.450932545Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451022858Z namespaces/openshift-network-diagnostics/pods/network-check-target-65679/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451054908Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4511204Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/network-check-target-ctfrf.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451204292Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/network-check-target-container/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451213523Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451217623Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451262234Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451360857Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45147649Z namespaces/openshift-network-diagnostics/pods/network-check-target-ctfrf/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451510981Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451561953Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/network-check-target-lrnk4.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451631655Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/network-check-target-container/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451638525Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451642425Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451691386Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451794129Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451880622Z namespaces/openshift-network-diagnostics/pods/network-check-target-lrnk4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451921163Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.451979724Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452052896Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452062387Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45219127Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452299343Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452354795Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452432647Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45253892Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452595282Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452648283Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452714215Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452766116Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452842258Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45288334Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452954692Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.452989133Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453093476Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453194468Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453287741Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453334142Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453400394Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453461396Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453522798Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45361395Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453668282Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453716193Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453830856Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453871027Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453878268Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.453946529Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454005421Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454063453Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454171356Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454261168Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454362831Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454473664Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454566397Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454724861Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454841215Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454900516Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.454958178Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455016099Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455066251Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455125033Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455173954Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455233205Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455278497Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45537961Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455494573Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455531604Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455599586Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455645267Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455701519Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45575804Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455808392Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455868963Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455876684Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455924625Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.455983517Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456032488Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45609394Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456143761Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456205623Z namespaces/openshift-network-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456269075Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456330007Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456378368Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45645185Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456508632Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456624525Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456717537Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45681317Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456864191Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.456916943Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457000795Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457039036Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457108868Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45715421Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457262473Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457312584Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457376616Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457578371Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457636353Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457643443Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457692565Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457739756Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457788307Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.457927321Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458005183Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458170208Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45824582Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458437286Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458533138Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458654042Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458707683Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458753824Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458829606Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458894648Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45893972Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.458989241Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459035272Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459082184Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459124365Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459169246Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459231748Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45930883Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459385632Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459444004Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459499645Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459535697Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459584528Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459637389Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.45967726Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459734162Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459770073Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459813204Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459825574Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459870006Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/iptables-alerter-5d6ln.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459920147Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/iptables-alerter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459934908Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459940758Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.459976749Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460061761Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460127213Z namespaces/openshift-network-operator/pods/iptables-alerter-5d6ln/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460173664Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460192835Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/iptables-alerter-799xx.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460271617Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/iptables-alerter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460281517Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460286658Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460298818Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460398141Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460485733Z namespaces/openshift-network-operator/pods/iptables-alerter-799xx/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460507994Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460561815Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/iptables-alerter-7rkg9.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460618027Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/iptables-alerter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460626007Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460630117Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460656738Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46074568Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460809512Z namespaces/openshift-network-operator/pods/iptables-alerter-7rkg9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460839123Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460872484Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460920345Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.460958366Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461009868Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461046729Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461115421Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461158622Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461243154Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461263235Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461382708Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461504842Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461593344Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461652836Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461707077Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461767589Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461884132Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.461967125Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462027126Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462122079Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462216782Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462268533Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462326095Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462451298Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462552821Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462654374Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462749667Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46284825Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.462979423Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463182999Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463260111Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463311152Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463383225Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463443616Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463509628Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463552219Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463655692Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.463747625Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464106405Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464153906Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464219268Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464264429Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464348932Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464389043Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464489916Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464501356Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464540027Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464613959Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46465253Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464725732Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464783404Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464845215Z namespaces/openshift-operators/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464852226Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464856026Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464900907Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.464967509Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46502312Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465093222Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465132883Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465202485Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465242767Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465502934Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465587406Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465678939Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46573184Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465788532Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465945296Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.465994408Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466056529Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466105681Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466201573Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466258215Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466305787Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466402619Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466477401Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466489021Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466533493Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466601975Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466651866Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466889303Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.466989436Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.467347886Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46750845Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468000164Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468100507Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468311823Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468384645Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468461537Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46856621Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468697724Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468748675Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468865058Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46892087Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.468975271Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469036913Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469095275Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469160927Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469214638Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46927869Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46928589Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469338921Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469402893Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469477396Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469578068Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469666351Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469718682Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469775134Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469849456Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.469901847Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.46999491Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470046521Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470113393Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470120374Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470164935Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470495684Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470554756Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470597967Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470663169Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470670139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470741831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovnkube-node-6xqvg.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470944647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-node/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470951477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.470955327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471003438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471122292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471203364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471253175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471259886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471263856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471316157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471438901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471534573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471579915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/nbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471588985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/nbdb/nbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471596445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/nbdb/nbdb/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471640376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471741639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471809831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471839842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/northd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471844172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/northd/northd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471847802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/northd/northd/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.471893093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/northd/northd/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472012327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472092859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/northd/northd/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47213403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-acl-logging/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47213957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47214569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472197422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472306405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472372337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472379357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-controller/ovn-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472385757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472450029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472643454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472723196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472762828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovnkube-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472770218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.472774088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4728485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.473692884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.473767716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.473809037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/sbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.473816307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/sbdb/sbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.473820127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/sbdb/sbdb/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.473870759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.473982532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474066714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xqvg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474118386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474199288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovnkube-node-8k8ht.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474365623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-node/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474374603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474378763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474440075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474598759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474691592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474727173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474734213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474740593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474807865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.474923818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4749924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475031781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/nbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475039232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/nbdb/nbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475043242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/nbdb/nbdb/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475108243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475222387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475313409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47535253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/northd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47535889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/northd/northd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475366521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/northd/northd/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475437673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/northd/northd/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475629658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4756955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/northd/northd/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475732981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-acl-logging/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475740831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475744921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475773802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475865735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475912956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475920566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-controller/ovn-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475924486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.475958338Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.476135432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.476201124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.476236175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovnkube-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.476243195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.476247006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.476296817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477390278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477496911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477534982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/sbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477542292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/sbdb/sbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477548192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/sbdb/sbdb/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477602784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477711307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477802289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8k8ht/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47784052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.477930303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovnkube-node-nl4t7.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478084417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-node/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478093227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478097487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478148789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478272262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478361135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478399406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478406316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478410186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478482358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478603242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478685324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478724915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/nbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478731775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/nbdb/nbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478737805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/nbdb/nbdb/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478793457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47889445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.478961642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479000183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/northd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479006953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/northd/northd/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479010663Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/northd/northd/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479045294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/northd/northd/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479161847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47924398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/northd/northd/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479283501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-acl-logging/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479296291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479300271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479351633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479459406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479537138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47960399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47961234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-controller/ovn-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47961733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479669782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479826816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479910518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.479950939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovnkube-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47995762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.47996352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.480019241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.480738652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.480814834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.480864775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/sbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.480873076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/sbdb/sbdb/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.480876996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/sbdb/sbdb/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.480936897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48104737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481137673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nl4t7/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481179234Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481228285Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481292157Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481299247Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481350709Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481471332Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481615696Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481676248Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48173338Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481853933Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.481950916Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482009377Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482071589Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482132431Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482139471Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482143321Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482194562Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482256514Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482313236Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482386488Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48245892Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482517612Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482582413Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.482682426Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48280169Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483035656Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483093598Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483143139Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483203811Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483253512Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483346625Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483404327Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483572791Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483673854Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483737346Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483744286Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483790587Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48386444Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.483914621Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.484033094Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.484132107Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.484374124Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.484540988Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.484676282Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.484804236Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48497036Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485026452Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485060273Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485115124Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485147265Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485196497Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485226808Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48531117Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485387442Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485452034Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485488795Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485545297Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485584288Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485631659Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48567144Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485707311Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485716492Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-sr7rk/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485765523Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-sr7rk/service-ca-operator-7695fc6c8c-sr7rk.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485861505Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-sr7rk/service-ca-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485875846Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-sr7rk/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485881326Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-sr7rk/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.485894597Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-sr7rk/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486050931Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-sr7rk/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486219196Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486262867Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486299318Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486343569Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48638457Z namespaces/openshift-service-ca/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486443922Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486500663Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486568825Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486620277Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486657448Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48673681Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486830143Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486927246Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.486971357Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487026898Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487045229Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48709181Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487171042Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487217194Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487236434Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487326987Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487366068Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487374258Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487410369Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487492691Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487514002Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487627105Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487702287Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48781745Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487881422Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.487989085Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488098638Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488251723Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488300924Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488342505Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488384906Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488433108Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488564061Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488601513Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488682305Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488752797Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488803528Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488842459Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488887521Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488930182Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488980923Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.488992044Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489001984Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/service-ca-79f68b9f4f-jgbbz.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489075666Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/service-ca-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489082806Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489087036Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489119497Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489326903Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489394245Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jgbbz/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489430396Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489486627Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489534439Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48956722Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489613701Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489657902Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489717804Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489753035Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489804286Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489845987Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.48992397Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.489996782Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490079084Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490118275Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490156726Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490220638Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490266529Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490336711Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490385192Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490436964Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490520846Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490551307Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490596028Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490688081Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490760903Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490839395Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.490914257Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.4909931Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491144334Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491297508Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491344819Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491386071Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491454342Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491496194Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491546005Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491580626Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491672589Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491744661Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491793452Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491830853Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491881405Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491917455Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.491958967Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492001218Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492047279Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49208204Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492125871Z namespaces/openshift/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492167222Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492218114Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492252555Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492299166Z namespaces/openshift/apps/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492331037Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492411649Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492520262Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492589934Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492629346Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492668596Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492705217Z namespaces/openshift/batch/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.492752929Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493091588Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493128029Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493162361Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493245823Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493280704Z namespaces/openshift/core/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493317525Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493405487Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49351694Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493579332Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493656234Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.493732086Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49385942Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.494012164Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.494070196Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.494128208Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.494176759Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49421779Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.495431944Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.495484996Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.495575318Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49565385Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.495770474Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49600591Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.496085892Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.496232247Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.496386551Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.496602017Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49669228Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.496785092Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.496899766Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497011449Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497115881Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497199204Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497285206Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497388839Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497529853Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497638506Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497737179Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497842802Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.497929724Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498021937Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498114529Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498206592Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498363647Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49848754Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498593093Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498699876Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498800079Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.498902691Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499008634Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499091037Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.49920258Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499283742Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499402876Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499576621Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499662353Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499779606Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499882999Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.499988222Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.500112636Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.500197978Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50028453Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.500410154Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.500568349Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.500669861Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.500800605Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.500888197Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50097706Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501064442Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501174685Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501291459Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501404822Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501541876Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501659689Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501747911Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501854305Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.501965277Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50204752Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502090041Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502170123Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502248176Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502284966Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502329298Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502373029Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50242521Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502496472Z namespaces/openshift/policy/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502530893Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502580405Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502610516Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502823812Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502831142Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502867943Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.502974666Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.503089569Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.503195752Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.503298435Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50348406Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.503591923Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.503702966Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.503810349Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.503931533Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504041326Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504152839Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504276742Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504410576Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504582711Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504716335Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504822108Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.504928771Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505033204Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505150317Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50525479Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505351503Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505481296Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505595519Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505684172Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505814076Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.505912499Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.506018711Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.506127445Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.506238428Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50632265Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.506444903Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.506546676Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50666716Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.506780833Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.506876195Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507010579Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507103862Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507219355Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507322278Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507432041Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507569605Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507677608Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507797951Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.507925175Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.508046528Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.508189102Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.508316826Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.50845532Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.508733918Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.508894072Z network_logs/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.508936603Z network_logs/cluster_scale [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.509016236Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.509086197Z network_logs/multi-networkpolicy [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.5091601Z network_logs/net-attach-def [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.509243682Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.509384266Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.509499389Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.510623821Z nodes/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.510672432Z nodes/debug [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.510767065Z nodes/ip-10-0-130-228.ec2.internal/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.510844357Z nodes/ip-10-0-130-228.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.511234988Z nodes/ip-10-0-130-228.ec2.internal/dmesg [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.511537886Z nodes/ip-10-0-130-228.ec2.internal/ethtool_channels [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.511613239Z nodes/ip-10-0-130-228.ec2.internal/ethtool_features [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.511709631Z nodes/ip-10-0-130-228.ec2.internal/ip-10-0-130-228.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.511985949Z nodes/ip-10-0-130-228.ec2.internal/irq_affinities.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.512123063Z nodes/ip-10-0-130-228.ec2.internal/lscpu [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.512241746Z nodes/ip-10-0-130-228.ec2.internal/lspci [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.512339439Z nodes/ip-10-0-130-228.ec2.internal/podresources.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.512545315Z nodes/ip-10-0-130-228.ec2.internal/pods_info.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.512663058Z nodes/ip-10-0-130-228.ec2.internal/proc_cmdline [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.51274208Z nodes/ip-10-0-130-228.ec2.internal/sysinfo.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.514579572Z nodes/ip-10-0-130-228.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.514800268Z nodes/ip-10-0-137-241.ec2.internal/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.514831169Z nodes/ip-10-0-137-241.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.515150218Z nodes/ip-10-0-137-241.ec2.internal/dmesg [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.515465116Z nodes/ip-10-0-137-241.ec2.internal/ethtool_channels [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.51557251Z nodes/ip-10-0-137-241.ec2.internal/ethtool_features [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.515683463Z nodes/ip-10-0-137-241.ec2.internal/ip-10-0-137-241.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.516019502Z nodes/ip-10-0-137-241.ec2.internal/irq_affinities.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.516165606Z nodes/ip-10-0-137-241.ec2.internal/lscpu [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.516488465Z nodes/ip-10-0-137-241.ec2.internal/lspci [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.516793104Z nodes/ip-10-0-137-241.ec2.internal/podresources.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.516805254Z nodes/ip-10-0-137-241.ec2.internal/pods_info.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.516809794Z nodes/ip-10-0-137-241.ec2.internal/proc_cmdline [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.516904247Z nodes/ip-10-0-137-241.ec2.internal/sysinfo.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.518592534Z nodes/ip-10-0-137-241.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.51877748Z nodes/ip-10-0-142-95.ec2.internal/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.518832521Z nodes/ip-10-0-142-95.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.519084628Z nodes/ip-10-0-142-95.ec2.internal/dmesg [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.519329715Z nodes/ip-10-0-142-95.ec2.internal/ethtool_channels [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.519425308Z nodes/ip-10-0-142-95.ec2.internal/ethtool_features [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.519538541Z nodes/ip-10-0-142-95.ec2.internal/ip-10-0-142-95.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.519818549Z nodes/ip-10-0-142-95.ec2.internal/irq_affinities.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.519971593Z nodes/ip-10-0-142-95.ec2.internal/lscpu [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.520102527Z nodes/ip-10-0-142-95.ec2.internal/lspci [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.52020204Z nodes/ip-10-0-142-95.ec2.internal/podresources.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.520308323Z nodes/ip-10-0-142-95.ec2.internal/pods_info.json [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.520428156Z nodes/ip-10-0-142-95.ec2.internal/proc_cmdline [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.520637332Z nodes/ip-10-0-142-95.ec2.internal/sysinfo.log [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.522498544Z nodes/ip-10-0-142-95.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.522683009Z pod_network_connectivity_check/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.522733111Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.522800533Z static-pods/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.522809663Z static-pods/kube-apiserver/ [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.530294363Z [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.530326454Z sent 57,397 bytes received 3,602,531 bytes 2,439,952.00 bytes/sec [must-gather] [must-gather-fmhh9] OUT 2026-07-13T18:47:56.530334324Z total size is 39,974,274 speedup is 10.92 [must-gather] [must-gather ] OUT 2026-07-13T18:47:56.824886003Z namespace/openshift-must-gather-j4tg4 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: 98794ed2-2733-4994-b1a4-52a603c0b92a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-4sr4q [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-4sr4q-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-4sr4q [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 6348007 Jul 13 18:48 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-4sr4q/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 7ceac05] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-4sr4q/e2e-graph.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] a7675bf..7ceac05 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-13T18:48:43.173Z","type":3}]