[get-kubeconfig] Found kubeconfig secret: cluster-5jkvj-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5jkvj-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5jkvj-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5jkvj-password [get-kubeconfig] API Server URL: https://a27e46730322d4ae68398230f9cb59be-2f3115ca7daefb02.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [clone-repo] fix-score-disconnected [clone-repo] https://github.com/mwaykole/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2680/3093) Updating files: 87% (2691/3093) Updating files: 88% (2722/3093) Updating files: 89% (2753/3093) Updating files: 90% (2784/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1694 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1694 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1694 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading botocore [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 7.94s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 22.71s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a27e46730322d4ae68398230f9cb59be-2f3115ca7daefb02.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-nf7ch 1/1 Running 0 45s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-nf7ch condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-zk8hm 1/1 Running 0 66s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-zk8hm condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-x462p 1/1 Running 0 71s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-x462p condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e7b5aaca6f327ecd44367d576730108bfee7dfd141d17da265242541f7cb6f0 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:03660399b01ea350e32a900800c331d43d890f82d1c053ba75b58e21480c1066 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:ad817336055c6da6bf66cacbd06b857caf8adb146e60422365f2b38a3444569b [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-67d95fdc48-fqhvf 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-67d95fdc48-fqhvf condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-69b5d94596-gbp4p" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-69b5d94596-rsg48 condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.22 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.22 [e2e-raw] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:4c416da6322c74a6fee95d39764157a74c272d597961c8986a359bfb9fb82d65 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'json-report': '1.5.0', 'httpx': '0.30.0', 'xdist': '3.6.1', 'metadata': '3.1.1', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, json-report-1.5.0, httpx-0.30.0, xdist-3.6.1, metadata-3.1.1, anyio-4.9.0, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-02 12:49:39.079 3731 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-02 12:51:29.407 3731 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.407 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.407 3731 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 12:51:29.407 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 12:51:29.407 3731 kserve.trace Using external route host: isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.407 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.409 3731 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.409 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.409 3731 kserve.trace base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.409 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.527 3731 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.527 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.528 3731 kserve.trace base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.528 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.528 3731 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.528 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.528 3731 kserve.trace base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.528 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.529 3731 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.529 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:51:29.529 3731 kserve.trace base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:29.529 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-2c740-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:51:34.560 3731 kserve.trace Got response [{'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}, {'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}, {'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}, {'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}] [e2e-raw] 2026-07-02 12:51:34.560 3731 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}, {'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}, {'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}, {'message': '', 'batchId': '8d4e3d1d-6029-40fd-a66f-07ce7657670b', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-02 12:51:34.576 3731 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 12:51:34.576 3731 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 12:53:34.859 3731 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 12:53:34.859 3731 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 12:53:34.861 3731 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-02 12:53:34.861 3731 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-02 12:53:34.888 3731 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 12:53:34.888 3731 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 12:55:25.261 3731 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 12:55:25.261 3731 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 12:55:25.263 3731 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 12:55:25.263 3731 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-02 12:57:15.540 3731 kserve.trace Host from isvc status URL = isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace Using external route host: isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace base url = https://isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:57:15.540 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-c99c3-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 12:57:15.568 3731 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 12:57:15.568 3731 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-02 13:00:00.859 3731 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace Using external route host: isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace base url = https://isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:00:00.859 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-56395-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:00:00.888 3731 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 13:00:00.888 3731 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-02 13:00:06.029 3731 kserve.trace Created primary ISVC: isvc-primary-c9e60f [e2e-raw] 2026-07-02 13:00:06.029 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-c9e60f [e2e-raw] 2026-07-02 13:01:36.079 3731 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-02 13:01:36.079 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-02 13:01:36.084 3731 kserve.trace Baseline recorded - resourceVersion: 20660 [e2e-raw] 2026-07-02 13:01:36.084 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20660 [e2e-raw] 2026-07-02 13:01:36.084 3731 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 13:01:36.084 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 13:01:36.300 3731 kserve.trace Created secondary ISVC isvc-secondary-c9e60f, waiting for failure status... [e2e-raw] 2026-07-02 13:01:36.300 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-c9e60f, waiting for failure status... [e2e-raw] 2026-07-02 13:01:44.326 3731 kserve.trace ISVC isvc-secondary-c9e60f reported failure: {'exitCode': 1, 'message': "2026-07-02 13:01:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:01:37.338 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:01:37.616 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:01:42.841 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 13:01:44.326 3731 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-c9e60f reported failure: {'exitCode': 1, 'message': "2026-07-02 13:01:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:01:37.338 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:01:37.616 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:01:42.841 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 13:01:44.327 3731 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 13:01:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:01:37.338 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:01:37.616 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:01:42.841 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 13:01:44.327 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 13:01:37.338 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 13:01:37.338 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 13:01:37.616 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:01:42.841 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 13:01:54.341 3731 kserve.trace Primary ISVC resourceVersion: before=20660, after=20660 [e2e-raw] 2026-07-02 13:01:54.341 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20660, after=20660 [e2e-raw] 2026-07-02 13:01:54.341 3731 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-02 13:01:54.341 3731 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-02 13:01:59.435 3731 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 13:01:59.435 3731 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 13:01:59.595 3731 kserve.trace Created ISVC isvc-init-fail-f3d602, waiting for failure status... [e2e-raw] 2026-07-02 13:01:59.595 3731 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-f3d602, waiting for failure status... [e2e-raw] 2026-07-02 13:02:04.606 3731 kserve.trace ISVC isvc-init-fail-f3d602 reported failure: {'exitCode': 1, 'message': "2026-07-02 13:02:00.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:02:00.579 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:02:00.860 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:02:03.570 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 13:02:04.606 3731 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-f3d602 reported failure: {'exitCode': 1, 'message': "2026-07-02 13:02:00.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:02:00.579 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:02:00.860 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:02:03.570 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 13:02:04.606 3731 kserve.trace Failure status detected in 5.08 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 13:02:00.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:02:00.579 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:02:00.860 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:02:03.570 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 13:02:04.606 3731 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 5.08 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 13:02:00.579 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 13:02:00.579 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 13:02:00.860 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 13:02:03.570 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 13:02:04.606 3731 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 13:02:04.606 3731 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 13:02:04.611 3731 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-02T13:01:59Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 13:02:04.611 3731 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-02T13:01:59Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 13:02:04.611 3731 kserve.trace Quick reconciliation validated: Failure detected in 5.08 seconds [e2e-raw] 2026-07-02 13:02:04.611 3731 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 5.08 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-02 13:03:39.902 3731 kserve.trace Host from isvc status URL = raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace Using external route host: raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace Sending Header = {'Host': 'raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace base url = https://raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:03:39.902 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-abd6e-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:03:39.929 3731 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 13:03:39.929 3731 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-02 13:05:15.173 3731 kserve.trace Host from isvc status URL = raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:05:15.173 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:05:15.173 3731 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 13:05:15.173 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 13:05:15.173 3731 kserve.trace Using external route host: raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:05:15.173 3731 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:05:15.174 3731 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:05:15.174 3731 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 13:05:15.174 3731 kserve.trace base url = https://raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:05:15.174 3731 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-4a543-kserve-ci-e2e-test.apps.543628a2-7f36-4ea1-98ff-16a1c128cbaa.prod.konfluxeaas.com [e2e-raw] 2026-07-02 13:05:15.200 3731 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 13:05:15.200 3731 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 943.61s (0:15:43) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-02T13:05:20.925322844Z 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: 0b77fdab-f945-43f5-9c32-684a362503dc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:05:20.975270131Z namespace/openshift-must-gather-9lzsl created [must-gather] [must-gather ] OUT 2026-07-02T13:05:20.990788012Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-26c48 created [must-gather] [must-gather ] OUT 2026-07-02T13:05:21.076303774Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:27.585836183Z [disk usage checker] Started [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:27.589043622Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:27.727312878Z No resources found in openshift-must-gather-9lzsl namespace. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:27.839306180Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.001857053Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.001889453Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.001889453Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.004252714Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.156876947Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.156907072Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.156907072Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.158954063Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.304304046Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.304332944Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.304332944Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.306505639Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.470706168Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.470735035Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.470735035Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.473152542Z Error getting logs from rhods-notebooks [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.630012694Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.630039864Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.630039864Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.631882520Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.786018345Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.786119589Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.786119589Z namespaces "istio-system" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.788188149Z Error getting logs from istio-system [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.936809406Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.936840857Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.936840857Z namespaces "knative-serving" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:28.938918623Z Error getting logs from knative-serving [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.090748597Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.090779285Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.090779285Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.092762126Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.366942621Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.638191686Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.773795482Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.858362917Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.860238153Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:29.992381116Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.074886071Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.076871068Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.206437162Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.288715170Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.290701835Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.419969233Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.502069796Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.504037259Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.628712943Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.712526366Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.714596500Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.846307170Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.931142619Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:30.933144657Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.057454333Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.141356299Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.143481288Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.290402464Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.373076530Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.375143191Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.502077669Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.584175269Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.586267921Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.717277654Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.799143893Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.801345202Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:31.930023395Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.010815851Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.012936110Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.137954811Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.221181671Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.223256317Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.349300674Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.430914327Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.432970658Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.562189502Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.593492981Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.645325786Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.647488692Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.776729540Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.859548353Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.861761861Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:32.989674234Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.072962579Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.074926482Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.203064461Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.285090037Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.287264094Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.415265530Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.496912601Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:33.499034327Z Error collecting info from [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:34.200199873Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:34.324126815Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:34.452253362Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:34.577293267Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:34.704908365Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:34.944622006Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.071711193Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.197859854Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.326898597Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.456104354Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.586594703Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.718775338Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.854876809Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:35.988349966Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:36.119296348Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:36.417381668Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:36.581195089Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:36.801459578Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:36.933389268Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:37.097979436Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:37.235963896Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:37.481298241Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:37.598042356Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:37.622025594Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:37.783493705Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:37.922278103Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:38.130413356Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:38.261370099Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:38.421033963Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:38.566694258Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:38.768495421Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:38.897978579Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:39.051562551Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:39.185873864Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:39.385876389Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:39.533251305Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:39.690059748Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:39.809953201Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:40.013385439Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:40.143795865Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:40.298170796Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:40.422784351Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:40.618216964Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:40.747480409Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:40.903064157Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:41.028107533Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:41.243322374Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:41.404783815Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:41.565459333Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:41.723197779Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:41.928634222Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:42.061059722Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:42.220835458Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:42.347183469Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:42.549193227Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:42.604074506Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:42.685189935Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:42.839898773Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:43.004332528Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:43.257247545Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:43.396111561Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:43.550619213Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:43.704146949Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:43.925835369Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:44.064156605Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:44.224868089Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:44.361950599Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:44.580465403Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:44.716222893Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:44.883977297Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:45.015089872Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:45.236814632Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:45.374618244Z Wrote inspect data to must-gather. [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:47.608458625Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-s5wgf] POD 2026-07-02T13:05:49.241385392Z Caches written to disk [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.253438073Z waiting for gather to complete [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.256549332Z downloading gather output [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.528261015Z receiving incremental file list [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.542147127Z ./ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.542211132Z aggregated-discovery-api.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.542495565Z aggregated-discovery-apis.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.543202591Z event-filter.html [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.543850673Z timestamp [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.543972533Z version [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544397837Z cluster-scoped-resources/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544409098Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544414008Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544522237Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544655538Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544665759Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544718903Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544798279Z namespaces/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.54480525Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544868735Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.54493761Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.544995455Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545066Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545111894Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545208062Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545298199Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545384906Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545424049Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545498765Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545542609Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545586712Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545668089Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545712822Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545761856Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545841753Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.545882696Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.54593255Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.54605572Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.546137796Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.547615965Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.547698261Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.547782618Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.547923789Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548147227Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548189381Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548230654Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548280158Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548328782Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548377006Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548415239Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548516377Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548568781Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548609674Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548660288Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548707512Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548747485Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548789389Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548842173Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.548880846Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.557375216Z [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.557393598Z sent 765 bytes received 59,526 bytes 120,582.00 bytes/sec [must-gather] [must-gather-s5wgf] OUT 2026-07-02T13:05:50.557398308Z total size is 814,692 speedup is 13.51 [must-gather] [must-gather ] OUT 2026-07-02T13:05:50.630356769Z namespace/openshift-must-gather-9lzsl 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: 0b77fdab-f945-43f5-9c32-684a362503dc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:05:50.760861847Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 [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: 0b77fdab-f945-43f5-9c32-684a362503dc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:05:50.786323775Z namespace/openshift-must-gather-5khgm created [must-gather] [must-gather ] OUT 2026-07-02T13:05:50.7937479Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2jb52 created [must-gather] [must-gather ] OUT 2026-07-02T13:05:50.815197157Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:52.327229266Z [disk usage checker] Started [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:52.330635460Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:52.537126298Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:52.686341225Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:52.781965202Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:52.882081369Z Gathering data for ns/default... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:53.229013572Z Gathering data for ns/openshift... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:53.691025364Z Gathering data for ns/kube-system... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:54.555053995Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:54.903907322Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:54.904125141Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:54.904125141Z namespaces "assisted-installer" not found [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.178361919Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.182182493Z 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-gh8q9] POD 2026-07-02T13:05:55.187642867Z Executing Istio gather script [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.189108671Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.193347130Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.194374085Z INFO: Gathering HAProxy config files [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.235198889Z INFO: Collecting host service logs for crio [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.235538379Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.235869081Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.236236664Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.236569534Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.236897798Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.237241167Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.237574200Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.237904187Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.238261058Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.238587771Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.238981121Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.560093236Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.735937894Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.781504051Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-r4pwp [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.781593125Z insights-runtime-extractor-42b54 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.781617154Z insights-runtime-extractor-r4vjm [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.781657740Z insights-runtime-extractor-xn552 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.866868437Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:55.881436897Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.000705980Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.078000205Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.287074150Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.303756506Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.322863117Z No resources found [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.324207155Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.358704959Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.358704959Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.709279697Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.709386258Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.760435228Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.767598046Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.827786220Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.975160160Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:56.979940289Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.128529772Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.205236151Z tar: Removing leading `/' from member names [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.212033885Z INFO: HAProxy config collection complete. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.357502485Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.416054160Z INFO: 'previous-logs' folder not found on ip-10-0-138-24.ec2.internal, skipping... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.437978794Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.442621998Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.578237058Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.683554100Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.688705296Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.689049199Z No resources found [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.869479887Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.973202954Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:57.976644084Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.014188354Z INFO: 'previous-logs' folder not found on ip-10-0-142-167.ec2.internal, skipping... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.026757960Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.304647847Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.306935561Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.316244443Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.351258938Z INFO: 'previous-logs' folder not found on ip-10-0-143-88.ec2.internal, skipping... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.351357918Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.351407522Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.495710920Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.577261289Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.756780524Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.768595050Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.812508587Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:58.891946815Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.011486790Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.208206944Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.220742406Z INFO: INTERCONNECT MODE [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.220787280Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.247241052Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.394807304Z INFO: Gathering OVN_Northbound from ovnkube-node-2c7ks... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.395060565Z INFO: Gathering OVN_Northbound from ovnkube-node-gz4nz... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.395274540Z INFO: Gathering OVN_Northbound from ovnkube-node-shtd6... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.395540816Z INFO: Gathering OVN_Southbound from ovnkube-node-2c7ks... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.395785965Z INFO: Gathering OVN_Southbound from ovnkube-node-gz4nz... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.396052691Z INFO: Gathering OVN_Southbound from ovnkube-node-shtd6... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.463248569Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.542224497Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.748440597Z tar: Removing leading `/' from member names [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.752089608Z tar: Removing leading `/' from member names [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.777466090Z tar: Removing leading `/' from member names [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.795184897Z tar: Removing leading `/' from member names [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.807237675Z tar: Removing leading `/' from member names [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.830362335Z tar: Removing leading `/' from member names [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.864372417Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.902460603Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.902536963Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:05:59.937251026Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.097933114Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.200307271Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.207978356Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.334116376Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.334157823Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.334710589Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.336808521Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.339632117Z ovnk_database_store/ [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.339689381Z ovnk_database_store/ovnkube-node-shtd6_nbdb [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.353483499Z ovnk_database_store/ovnkube-node-gz4nz_nbdb [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.363181662Z ovnk_database_store/ovnkube-node-shtd6_sbdb [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.372095631Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.375130985Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.386424001Z ovnk_database_store/ovnkube-node-2c7ks_nbdb [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.400468093Z ovnk_database_store/ovnkube-node-2c7ks_sbdb [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.424652158Z ovnk_database_store/ovnkube-node-gz4nz_sbdb [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.451083693Z INFO: Network log collection complete. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.474415148Z W0702 13:06:00.474369 1512 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.479316388Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.590423210Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.608301942Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.661328759Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.799879469Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.800427341Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.802935294Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.876050120Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:00.880271099Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.092642411Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.307081228Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.309221767Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.309662702Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.537162828Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.550951561Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.700444740Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.773551284Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.777315070Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.793214375Z Gathering data for ns/openshift-console... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.870438102Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:01.970374143Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.185977363Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.189727839Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.382543909Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.443885187Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.448134428Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.593676097Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.596513155Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:02.777359163Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.011995924Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.014942296Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.038528861Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.060185681Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.206071626Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.420775176Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.423716854Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.433401153Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.595432144Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.805307457Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.807673813Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:03.974989639Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:04.180861926Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:04.195451197Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:04.200662014Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:04.763134974Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:04.925181607Z Done executing Istio gather script [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:05.266883749Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:05.326328402Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:05.731619746Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:06.192870929Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:06.440107143Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:07.452865660Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:07.558654768Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:08.602614505Z Gathering data for ns/kserve... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:08.675789747Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:09.802215715Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:10.247422393Z Gathering data for ns/openshift-config... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:10.569272192Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:10.951139008Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:11.058778977Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:11.239099687Z Collecting performance related data for node ip-10-0-142-167.ec2.internal [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:11.245843112Z Collecting performance related data for node ip-10-0-138-24.ec2.internal [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:11.252933954Z Collecting performance related data for node ip-10-0-143-88.ec2.internal [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:11.493865478Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:11.980573752Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:12.402131672Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:12.462794947Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:12.889329761Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:13.245528038Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:13.604296407Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:14.012239498Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:14.372418476Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:14.910863635Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:16.756079995Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:17.467601938Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:18.731216171Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:19.113989063Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:19.699129366Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:19.799679759Z Collecting kubelet logs for node ip-10-0-142-167.ec2.internal [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:19.801452099Z Collecting kubelet logs for node ip-10-0-138-24.ec2.internal [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:19.803267166Z Collecting kubelet logs for node ip-10-0-143-88.ec2.internal [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:20.192583494Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:20.215400258Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-5khgm namespace [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:20.222060708Z INFO: Node performance data collection complete. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:20.615290955Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:20.895357008Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:21.411641532Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:21.731771073Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:22.269595970Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:22.472189141Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:22.621739946Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:22.937559558Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:23.667618521Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:23.986642187Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:24.343847830Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:24.752927186Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:25.753186757Z Wrote inspect data to must-gather. [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:25.753233934Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:25.753233934Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:25.883679740Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-gh8q9] POD 2026-07-02T13:06:26.013355878Z Caches written to disk [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.025941119Z waiting for gather to complete [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.0297146Z downloading gather output [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.303800849Z receiving incremental file list [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.327501393Z ./ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.32758344Z aggregated-discovery-api.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.327867203Z aggregated-discovery-apis.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.328610332Z event-filter.html [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.331917366Z timestamp [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.332010444Z version [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.357965819Z cluster-scoped-resources/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.35798783Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.357995031Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358053295Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358245761Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358391862Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358450227Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358506182Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.35860337Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358678965Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358781814Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358814386Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358928465Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.358995601Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.359283104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.359324817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.359526863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.359766972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.359959268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.360102389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.363709647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.36549213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.365636412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.365797134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.365945986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.366060835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.366274903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.366515712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.369445096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.369808485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.369935985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.370059255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.370173114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.370284043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.370395302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.370593758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.370832617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.37099247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.371131341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.373557935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.373714117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.37386872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.374104069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.374426814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.374913953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375026932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375144412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375283923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375391491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375534003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375647232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375817365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.375967017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.376078466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.376358159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.37649354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.37662132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.377367279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.377520802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.3776315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.377824766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.377942585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.378138741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.378264881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.378435955Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.378588517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.378732318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.378833967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.378966737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.379102768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.37925025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.37937895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.379557224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.379962257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.380449886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.380606948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.381434444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.381611969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.381739709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.38187393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.3820015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.382196135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.382515251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.382655672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.382780132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.382949685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.383070035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.383184424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.383332746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.383465717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.383616789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.385949295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.386402012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.387050473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.387238918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.387549333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.387675273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.387807314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.387913172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.388029071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.391033702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.391179353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.391303673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.391426013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.391607508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.397570444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.401921122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.402067193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.402454715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.402656331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.402807153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.402912401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.403063133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.403344596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.403493908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.403604116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.403811283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.403930653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.404043022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.40415138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.404310843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.404455424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.404587015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.404694394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.404819804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.404949044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.405053962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.405388429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.405535821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.405794922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.405919241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.4060297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.40614876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.408102856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.408244877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.408391729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.408513469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.408682232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.408819283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.41040665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.410587095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.410724726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.410887469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.411000428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.411235986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.411789811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.41190972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.41202742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.412124928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.412775229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.414096135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.414231026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.414384988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.414526529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.414733096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.414838545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.414945773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415101095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415220645Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415416151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415466935Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415598395Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415678902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415760208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.415839725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416018359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416117757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416199223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.41628284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416373797Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416468375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416609666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416708834Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.41678749Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416870977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.416955844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417052111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417130428Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417228545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417310202Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417431002Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417544561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417639208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417720095Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417803831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417891518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.417970145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418052541Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418141118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418224215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418309652Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418388838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418489606Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418619337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418702413Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.41878431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418874477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.418956343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419043561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419136468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419258918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419364216Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419463704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419575413Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.41966612Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419799071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419889408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.419973235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420055602Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420193693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42028301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420388638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420519839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420649569Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420872067Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420900329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.420996757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.421058462Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.421212184Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.421336474Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42141952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42153871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.421634998Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.421730865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.421821132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42191136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.421993576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422082933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422171431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422263168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422348635Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422438812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422560332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422681571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42279031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422877597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.422984525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423075843Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423178231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423296761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423396369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423502547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423603565Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423705343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423887208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423902439Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.423972564Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424011668Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424056101Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-228rt.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42416736Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7rcg5.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424276639Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fzjxs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424380697Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hgwq2.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424498306Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hzhfg.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424603605Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-j86nn.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424690412Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n65gv.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424773439Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ps5qq.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.424930191Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pt4bz.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42503975Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q25nr.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42516173Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tdrqh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.425252177Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zrngh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.425344794Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-9v6d6.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.425445362Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-m9scw.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.425593744Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-p7s6k.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.425742576Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42579524Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.425972094Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.426128107Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.426227035Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.426311502Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.426661119Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.426773359Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.426855575Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.426968724Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427083423Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.42716816Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427260557Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427348874Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427437872Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427579703Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427687932Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427766708Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427899298Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.427992926Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428142338Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428250286Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428357495Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428432841Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428580913Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428629477Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428735025Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428832153Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.428930261Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429053671Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.4291663Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429287109Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429442232Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429572132Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429659909Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429755047Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429845244Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.429987465Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430083873Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43017401Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430257757Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430361895Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430462853Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430581063Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43067648Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430767978Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430834333Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430883447Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.430944732Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431020998Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431065342Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431115075Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431180761Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431221314Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431285379Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431327223Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431380457Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43142702Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431495436Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431513157Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431568522Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431655469Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431710513Z cluster-scoped-resources/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431727174Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431766298Z cluster-scoped-resources/core/nodes/ip-10-0-138-24.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.431997466Z cluster-scoped-resources/core/nodes/ip-10-0-142-167.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432124346Z cluster-scoped-resources/core/nodes/ip-10-0-143-88.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432231365Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432266447Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432328663Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432499916Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432611635Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432700642Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432779299Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.432863085Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433086033Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433196432Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433217403Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433335353Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43342482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433587913Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.4336779Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433791289Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433881016Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.433973354Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434069392Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43416845Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434264577Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434348624Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434439761Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434556381Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434604914Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434697962Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434773868Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434859875Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.434967483Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43504748Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435197162Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435317391Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435401518Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435487425Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435498316Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43554906Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435627596Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.43567663Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435722454Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.435729424Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445120085Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445278348Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445464153Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445542649Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.44555662Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445607414Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445727784Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445736784Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445768817Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445851424Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445887787Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.445992355Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446019527Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446090813Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446135086Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446205822Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446258846Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446377555Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446420859Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446489335Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446529478Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446590443Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446660968Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446708862Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446748415Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.44680088Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446853944Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446919899Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.446968533Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447022827Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447070721Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447121345Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447144397Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447207382Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447237954Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447337812Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447362574Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447398287Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447458942Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447544859Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447613314Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447656928Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447694921Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447786118Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.447869535Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448068581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448209522Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448300489Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448393327Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448588972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448692561Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448778067Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448866214Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.448982014Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449079922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449210432Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.44931156Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449411528Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449534648Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449633216Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449714542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449797689Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.449888546Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450030718Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450074211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450217882Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450319201Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450397587Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450608794Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450714342Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45081669Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.450909868Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451018457Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451124025Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451229963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451326301Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451421339Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451569641Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451670519Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451785878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451889846Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.451993435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452102343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452206212Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452289888Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452393536Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452468953Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452614404Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452700861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452781627Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452876945Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.452958642Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453048309Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453149277Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453219713Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453230793Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453268897Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453334452Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453342502Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453402637Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453462002Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453469553Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453543558Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453620825Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453656928Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-24.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453753315Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-167.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453831851Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-88.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453889756Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.453934079Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454020086Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45406716Z host_service_logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454114344Z host_service_logs/masters/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454150887Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454241384Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45431062Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454371205Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454530117Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454640696Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454729723Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454799469Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.454869454Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45494378Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455005045Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455042378Z ingress_controllers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455049809Z ingress_controllers/default/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455053249Z ingress_controllers/default/router-default-656bc596cc-m2fg7/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455092932Z ingress_controllers/default/router-default-656bc596cc-m2fg7/haproxy.config [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455363834Z insights-data/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455371494Z istio/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455406387Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455545278Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.455958732Z istio/event-filter.html [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.456089562Z istio/timestamp [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.456138336Z istio/cluster-scoped-resources/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.456145366Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45618457Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.456231233Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.456402447Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.456863714Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.457393456Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.458356963Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.458548198Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45869294Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.458854043Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459021206Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459163117Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459251695Z machine_config_ondisk/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459258585Z machine_config_termination_logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459273346Z monitoring/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459286137Z monitoring/alertmanager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45932317Z monitoring/alertmanager/status.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459429969Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459492554Z monitoring/prometheus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.45956905Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459681009Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.459761515Z monitoring/prometheus/rules.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.460437039Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.460561389Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.460606553Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.461620974Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.461662707Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.461704111Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.461797368Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.461860193Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46194945Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462005265Z monitoring/prometheus/status/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462038427Z monitoring/prometheus/status/config.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462507675Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462583681Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462671468Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46282263Z namespaces/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462860353Z namespaces/default/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462906887Z namespaces/default/default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.462965341Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463009505Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463056119Z namespaces/default/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463089211Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463170198Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463247284Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46332494Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463365584Z namespaces/default/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463411977Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463458151Z namespaces/default/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463520726Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463603092Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463643926Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463687089Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463768766Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463835011Z namespaces/default/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463880225Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.463991663Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46407589Z namespaces/default/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464241083Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46431754Z namespaces/default/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464393446Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464556909Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464735823Z namespaces/default/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464802058Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464851152Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464916857Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.464961831Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465018916Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465058569Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465150716Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465233523Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465278946Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46532333Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465367824Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465414187Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.4654548Z namespaces/default/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465590161Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465643315Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46569401Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465797738Z namespaces/kserve/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465847052Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465920318Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.465974152Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466022746Z namespaces/kserve/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466115003Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46620173Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466555099Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466743383Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466789247Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466845862Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466899606Z namespaces/kserve/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.466965001Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467062669Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467146696Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46720087Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467304548Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467368484Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467381154Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467437929Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467567769Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467669228Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467801618Z namespaces/kserve/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.467854772Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.468133294Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.468257035Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.46858379Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.468688429Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.468966991Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469149386Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469447039Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469602472Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469663127Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469766715Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469819889Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469884674Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.469940729Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470071569Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470171157Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470228882Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470287787Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470373604Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470422928Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470592831Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470663397Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470723772Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470820019Z namespaces/kserve/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.47082913Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470891745Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/kserve-controller-manager-69b5d94596-rsg48.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470983222Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470989533Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/manager/manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.470992973Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/manager/manager/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.471049168Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/manager/manager/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.472785417Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.472871503Z namespaces/kserve/pods/kserve-controller-manager-69b5d94596-rsg48/manager/manager/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.472915267Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.472975172Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/llmisvc-controller-manager-67d95fdc48-fqhvf.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473066339Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473074809Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/manager/manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.47307855Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/manager/manager/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473126834Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/manager/manager/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473351742Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473431588Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fqhvf/manager/manager/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473497703Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473562159Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/model-serving-api-fd65d7d6-sfx7w.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473665907Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/server/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473672187Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/server/server/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473675708Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/server/server/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473732762Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/server/server/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.47383689Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/server/server/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473920287Z namespaces/kserve/pods/model-serving-api-fd65d7d6-sfx7w/server/server/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.473978292Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.474039087Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/odh-model-controller-84b54b7f97-v6hf6.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.474132734Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.474139225Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/manager/manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.474148375Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/manager/manager/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.47420217Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/manager/manager/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.478945809Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479027975Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-v6hf6/manager/manager/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.47908034Z namespaces/kserve/pods/s3-init-lvxwr/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479136114Z namespaces/kserve/pods/s3-init-lvxwr/s3-init-lvxwr.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479236882Z namespaces/kserve/pods/s3-init-lvxwr/download-hf-model/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479244543Z namespaces/kserve/pods/s3-init-lvxwr/download-hf-model/download-hf-model/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479251343Z namespaces/kserve/pods/s3-init-lvxwr/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479317048Z namespaces/kserve/pods/s3-init-lvxwr/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479422627Z namespaces/kserve/pods/s3-init-lvxwr/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479535626Z namespaces/kserve/pods/s3-init-lvxwr/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479565188Z namespaces/kserve/pods/s3-init-lvxwr/s3-init/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479570439Z namespaces/kserve/pods/s3-init-lvxwr/s3-init/s3-init/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479575849Z namespaces/kserve/pods/s3-init-lvxwr/s3-init/s3-init/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479646635Z namespaces/kserve/pods/s3-init-lvxwr/s3-init/s3-init/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.479921547Z namespaces/kserve/pods/s3-init-lvxwr/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480003063Z namespaces/kserve/pods/s3-init-lvxwr/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480062808Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480122573Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/seaweedfs-64568bcd49-ctcr5.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480221491Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/seaweedfs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480229132Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/seaweedfs/seaweedfs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480236462Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480300577Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480531456Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480620213Z namespaces/kserve/pods/seaweedfs-64568bcd49-ctcr5/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480663516Z namespaces/kserve/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480720281Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480775185Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48083311Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480888214Z namespaces/kube-node-lease/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480894325Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480897625Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.480950789Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-24.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481105991Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-167.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481222131Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-88.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481318179Z namespaces/kube-system/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481375613Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481452929Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481524285Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48158273Z namespaces/kube-system/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481638404Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481765604Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.481868272Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48195852Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482014164Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482065408Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482136754Z namespaces/kube-system/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482190978Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482287516Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482357242Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482413316Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482563678Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482620103Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482629533Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482695989Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-shqgbtw6n6sv2fpaspsilznwn4.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482797377Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482902225Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.482990472Z namespaces/kube-system/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.483039756Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.483200649Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.483305037Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48359312Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.483691708Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.483989772Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.484136594Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.484500623Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.484584829Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.484649175Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48471861Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.484783665Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.484858731Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.484918186Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485021595Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485153495Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485252063Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485306927Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485370622Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485428507Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485532825Z namespaces/kube-system/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485551407Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485604081Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/global-pull-secret-syncer-72n2l.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485697769Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/global-pull-secret-syncer/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485704729Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48571695Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485775265Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.485944868Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486028665Z namespaces/kube-system/pods/global-pull-secret-syncer-72n2l/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48609529Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486147014Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/global-pull-secret-syncer-ssw9d.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486230641Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/global-pull-secret-syncer/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486242492Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486247533Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486306847Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48646831Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486574479Z namespaces/kube-system/pods/global-pull-secret-syncer-ssw9d/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486638694Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486698678Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/global-pull-secret-syncer-z6548.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486773675Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/global-pull-secret-syncer/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486783205Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486791376Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.486857611Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487017804Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487105041Z namespaces/kube-system/pods/global-pull-secret-syncer-z6548/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487142004Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487199949Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/konnectivity-agent-9dxxx.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487293746Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/konnectivity-agent/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487301447Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487309887Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487372052Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487877913Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487959179Z namespaces/kube-system/pods/konnectivity-agent-9dxxx/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.487997222Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488064598Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/konnectivity-agent-9mmzr.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488161146Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/konnectivity-agent/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488170396Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488176497Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488236521Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488674627Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488769284Z namespaces/kube-system/pods/konnectivity-agent-9mmzr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488810427Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488866522Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/konnectivity-agent-t6qwm.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.488961019Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/konnectivity-agent/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48896797Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.48897344Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489028945Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489504243Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489599761Z namespaces/kube-system/pods/konnectivity-agent-t6qwm/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489640804Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489694608Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489783435Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/haproxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489789996Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489798386Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.489872742Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490052767Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490137173Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-24.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490181127Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490243732Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490314647Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/haproxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490321878Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490325488Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490375383Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490565578Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490652314Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-167.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490696968Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490754413Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490825138Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/haproxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490831969Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490837409Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.490901094Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491067998Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491154265Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-88.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491191228Z namespaces/kube-system/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491252462Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491376083Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491387343Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491410945Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491543376Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491625012Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491672986Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491752473Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491796656Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491872932Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491882243Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491887563Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.491927647Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492039516Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492152874Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492209629Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492284785Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492336909Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492398014Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492457339Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492573228Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492670396Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492769084Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492828319Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492887403Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492941888Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.492996962Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.49309172Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.493157305Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.493214219Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.493310907Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.493380953Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.493437807Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.494461259Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.494584839Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.494684927Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.494778524Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.494872462Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495017683Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495214999Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495297416Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.49535329Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495435007Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495509563Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495583239Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495636353Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495732221Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495830148Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495898094Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.495953188Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496023504Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496074818Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496146394Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496195318Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496257663Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496306146Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496368031Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496415955Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496553846Z namespaces/openshift-apiserver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496625602Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496694777Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496752192Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496807277Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496866911Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.496983251Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497121822Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497483841Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497586669Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497629902Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497677736Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497719639Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497800586Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497841259Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497896004Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.497985281Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.498044316Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.498087029Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.498186857Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.498371342Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.498616961Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.49885595Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.498937807Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.499151764Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.499414705Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.499562997Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.499665575Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.49985204Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.499895493Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500050436Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500093739Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500177926Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500491361Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500566417Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500611651Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500655454Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.500751352Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501026594Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501114441Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501251602Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501292955Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501459629Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501466269Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501492061Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501620111Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50173431Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501741671Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501745251Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501783294Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501833738Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501843379Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501847209Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.501901244Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.502018003Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.502030324Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50223512Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50236249Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.502564397Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.502723599Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.502803216Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.502898133Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.502996881Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.503239661Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.503421055Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.503816667Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.503864941Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.503945547Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.504081468Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.504127262Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.504389003Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.504539295Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50460908Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.504811306Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.504898083Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.504908334Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.505067027Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.505158834Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50523482Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.505418395Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50572947Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.505881592Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.506097709Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.506419415Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.506770263Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507095219Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507267153Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507435086Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507568697Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50761002Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507649853Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507769023Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507885932Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.507930266Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508013442Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508087328Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508143013Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508193017Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508308226Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508332458Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508383922Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508430886Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50848897Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508504332Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508556846Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508598949Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508641083Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508823867Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508866281Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.508940927Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.50898355Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509074847Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509120021Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509181076Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509219419Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509440316Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509605549Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509677315Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509716208Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509763942Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509806256Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509846249Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509921565Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.509978679Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510017042Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510098799Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510149873Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510162874Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510312086Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510390622Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510504941Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510699757Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510821837Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5108673Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.510962118Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.511038084Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.511389722Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.511567396Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.511772733Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.511919294Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512152393Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512206837Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512251941Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512314046Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512399463Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512432846Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512501381Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512570557Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512685116Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512768922Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512850689Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512896863Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512939086Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.512979609Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513066226Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513164334Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513173705Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513216888Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/aws-ebs-csi-driver-node-cltnv.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513318846Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-driver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513326417Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-driver/csi-driver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513336048Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-driver/csi-driver/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513389712Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5134961Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513653593Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513666654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-liveness-probe/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513672275Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513677365Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513717928Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513813346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.513907873Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514026883Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-node-driver-registrar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514034314Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514038044Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514072517Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514194426Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514266532Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-cltnv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514315436Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514355089Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/aws-ebs-csi-driver-node-sjx86.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514438326Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-driver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514446287Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-driver/csi-driver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514455367Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-driver/csi-driver/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514549265Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514643602Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514715198Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514832357Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-liveness-probe/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514842128Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514848939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.514893792Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.51498679Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515051055Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515090268Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-node-driver-registrar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515097408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515101099Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515133211Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515224089Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515291794Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sjx86/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515340918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515381691Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/aws-ebs-csi-driver-node-v4brr.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515498291Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-driver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515512802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-driver/csi-driver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515519452Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515586218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515667924Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.51573678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515782803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-liveness-probe/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515789244Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515796735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515840618Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.515929615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.51599599Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516040244Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-node-driver-registrar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516046234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516051745Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516097179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516189476Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516254811Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-v4brr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516306995Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516349048Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516390042Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516397012Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516433325Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516507621Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516562266Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516803265Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516850349Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516899772Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516909973Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516913464Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516944346Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.516993Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517001301Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517030143Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5171191Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517176765Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517233589Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517273822Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517331557Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517376571Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.51761474Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517700107Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517832627Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517896382Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.517931385Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518015192Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518047404Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.51811128Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518177975Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518261572Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518310895Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518361129Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518443686Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518531093Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518540974Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518583807Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518770032Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.518810075Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.519580867Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.519666464Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.519806975Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.519885701Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520073726Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520213188Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520351728Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520485149Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520539143Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520599888Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520646712Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520696596Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52074356Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520786843Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520827166Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520903763Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.520981369Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521030083Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521073846Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52112023Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521175724Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521229669Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521396822Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521446066Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521525102Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521574176Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521585017Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521635641Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/tuned-47rfz.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521735999Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/tuned/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52174257Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/tuned/tuned/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52175332Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/tuned/tuned/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521795764Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/tuned/tuned/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.521914984Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52199375Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-47rfz/tuned/tuned/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522035603Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522078077Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/tuned-f9pzc.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522207097Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/tuned/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522220558Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/tuned/tuned/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522228729Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/tuned/tuned/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522294614Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/tuned/tuned/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522538853Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52262486Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-f9pzc/tuned/tuned/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522651592Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522701166Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/tuned-xgzrn.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522780253Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/tuned/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522788273Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/tuned/tuned/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522793704Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/tuned/tuned/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522831057Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/tuned/tuned/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.522933115Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523006871Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xgzrn/tuned/tuned/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523031863Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523152642Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523260831Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523299304Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523365229Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5233745Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523410313Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-24.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523537743Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-167.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523720728Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-88.ec2.internal.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523776422Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523827736Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523911153Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.523960637Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524028953Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524073916Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524140471Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524181105Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524264991Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52437357Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524486939Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524684935Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524728338Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524779273Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524810355Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524895822Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.524955596Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525078336Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525178864Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525236839Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525283733Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525468777Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525667633Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525840017Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.525918853Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526038743Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526157512Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526335627Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526414423Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526457416Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526567665Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52662172Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526686725Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526729048Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526815055Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526894802Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526946746Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.526988439Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527041953Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527082577Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527154692Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527199366Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527284543Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527332306Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527412903Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527424354Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52749726Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator-9ddc5ff76-6nhbb.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527615069Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator-watch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52763132Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527638461Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527697756Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527807275Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52787352Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527922644Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.527991269Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52799782Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528050684Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528441415Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528541393Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-6nhbb/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528574786Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52863178Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528691495Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528741149Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528831736Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52887427Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528945595Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.528986859Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529050184Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529105878Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529211907Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529331656Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529434174Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52950123Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529568785Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52963068Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529676894Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.52975054Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529803964Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529844347Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.529932894Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53000207Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.530011011Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.530057514Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.530146191Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.530230518Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.530268911Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.530392301Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53050421Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53088349Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.530955026Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531080876Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531218047Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531413893Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53149823Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531554684Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531624309Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531669693Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531721257Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53175691Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531806204Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531847447Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.531928654Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53200626Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532055974Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532095317Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532165863Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532216177Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532310244Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532342787Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532396641Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532437785Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532545293Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532557834Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532595677Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/volume-data-source-validator-69d9f679db-zwsqs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532693995Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/volume-data-source-validator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532707246Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532712256Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532770221Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532874409Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.532942755Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-zwsqs/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53313238Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533194575Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53325155Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53325783Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533301524Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533356578Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533395891Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533457536Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533532112Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533608538Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533656312Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533730508Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533771251Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533829436Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533869289Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.533950746Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534027162Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534104968Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534155062Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534193785Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534236628Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534278342Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534356258Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534402342Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534443025Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534551663Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534596237Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534603608Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534639741Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534699575Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534748129Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534839366Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.534917923Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535034072Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535139461Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535233488Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535361218Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535561084Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53563051Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535671233Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535733698Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535776961Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535832796Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535873139Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.535979058Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536064024Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536120279Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536173773Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536224537Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536266151Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536316275Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536361978Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536404272Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536445535Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536549553Z namespaces/openshift-config-managed/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536601047Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536665843Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536703786Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536793373Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536835606Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536920793Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.536997209Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537078965Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.53713535Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537201135Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537245109Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537286302Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537362288Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537402722Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537447405Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537560464Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537615279Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.537662322Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.54088567Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.540991688Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.541107118Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545190504Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545298322Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545441044Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545584085Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.54563822Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545683933Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545773531Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545847046Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545877939Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545955705Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.545988478Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546055503Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546092366Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546177813Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546287832Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546346056Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546401861Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546457525Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546541752Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.54664316Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546682943Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546741368Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546747918Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546813604Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546881679Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546937253Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.546996098Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547040472Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547087116Z namespaces/openshift-config-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547098446Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547102317Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547150471Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547248229Z namespaces/openshift-config/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547296492Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547355847Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5473945Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547438394Z namespaces/openshift-config/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.54751387Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547621708Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547707135Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547814194Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547860727Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547906981Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.547963536Z namespaces/openshift-config/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548041122Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548131529Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548171782Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548222596Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548297813Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548368478Z namespaces/openshift-config/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548413742Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548559803Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548635749Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548719166Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548797352Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.548875439Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549047733Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549209885Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549246198Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549303343Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549360827Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549404071Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549488818Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549595636Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549652841Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549691664Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549776211Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549855787Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549898981Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.549974336Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55002286Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550073254Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550114768Z namespaces/openshift-config/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550158501Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550201615Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550246678Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550345966Z namespaces/openshift-console-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5503973Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550498798Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550560323Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550610327Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55064943Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550737148Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550846256Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550943564Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.550985237Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551026631Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551069994Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551110347Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551185663Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551241788Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551284131Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551361037Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551423502Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551430663Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551499869Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551595716Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.551652891Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.552202674Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.552289312Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.552603567Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.552685213Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.552814603Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.552968416Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553153021Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553298792Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553356657Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553418912Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553459655Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553528531Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553571414Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55364506Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553722726Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553787881Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553823784Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.553985537Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554030051Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554088205Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554128348Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554177863Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554225666Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55427391Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554285251Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-csr6p/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554333005Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-csr6p/console-operator-7fdbdf9c99-csr6p.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554427112Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-csr6p/console-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554438463Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-csr6p/console-operator/console-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.554443954Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-csr6p/console-operator/console-operator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55452017Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-csr6p/console-operator/console-operator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555069094Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-csr6p/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555119918Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555163761Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555207805Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555245938Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555305863Z namespaces/openshift-console/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555355447Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555417842Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555457855Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555557713Z namespaces/openshift-console/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555589075Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555679123Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.555859727Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556139749Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556180723Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556220576Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556265629Z namespaces/openshift-console/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556305402Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556388339Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556433953Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556495458Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556572764Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556640999Z namespaces/openshift-console/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.556685373Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.557347366Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.557432963Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.557764579Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.557854476Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558100796Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558220726Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55840797Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558493508Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558587975Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558658181Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558700734Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558768799Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558816213Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558890179Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.558964625Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559003078Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559043752Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559094296Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559141699Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559183673Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559232356Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55926917Z namespaces/openshift-console/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55927621Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559316593Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/console-74684955bf-fx9k9.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.55940561Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/console/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559424292Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/console/console/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559427892Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/console/console/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559433812Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/console/console/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559573254Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/console/console/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559640349Z namespaces/openshift-console/pods/console-74684955bf-fx9k9/console/console/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559685243Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559728386Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/downloads-5499b6fb8f-2c2lq.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559832244Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/download-server/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559842365Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/download-server/download-server/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559846726Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/download-server/download-server/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.559878098Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/download-server/download-server/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560061043Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560126418Z namespaces/openshift-console/pods/downloads-5499b6fb8f-2c2lq/download-server/download-server/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560171422Z namespaces/openshift-console/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560209665Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560264469Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560301872Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560391589Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560438253Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560543691Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560576244Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560636509Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560677962Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560757658Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560834015Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560912421Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.560960255Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561000178Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561056152Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561100166Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561201904Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561260939Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561306112Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561381418Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561450884Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561555452Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561670151Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561745027Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561822514Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56189936Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.561975896Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562102336Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562269659Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562318183Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562362007Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56240399Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562444753Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562515039Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562556532Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562639499Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562722155Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562767179Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562804252Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562847856Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562890039Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562939173Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.562970845Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563018959Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563059512Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563135908Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563187423Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563238217Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56327768Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563321523Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563361346Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563440883Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563548072Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563626038Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563676702Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563721555Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56378013Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563824263Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56389836Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563942353Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.563982606Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564058792Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564110136Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564116247Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564162601Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564292801Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564338115Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564445423Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564555102Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564638228Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564713675Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564791041Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.564914841Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565088985Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565135988Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565191133Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565240757Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56528595Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565339975Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565384958Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565459834Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565618797Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56565737Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565702444Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565755568Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565800072Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565850725Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565897159Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565949813Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.565994407Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566080494Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566125258Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566223615Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566265749Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566314803Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566354226Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566433552Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56653474Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566614806Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56665887Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566699373Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566742757Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56678187Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566858896Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56690357Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.566942283Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567018879Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567075723Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567122697Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567214505Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567297371Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567384288Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567461304Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567563402Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567675361Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567835524Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.567968725Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568009978Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568070663Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568110936Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568170591Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568210324Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56828876Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568363306Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568420091Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568465245Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56853434Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568576774Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568635138Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568674341Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568724905Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568764478Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568808362Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568849615Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568898009Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.568936262Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569017269Z namespaces/openshift-dns/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569060702Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569115957Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56916143Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569212604Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569254028Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569461974Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569572263Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569639048Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569682582Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569752697Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569797621Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569838634Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.56991455Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.569973295Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.570056182Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.570138348Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.570183592Z namespaces/openshift-dns/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.570226125Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.570333134Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.570420011Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57066761Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.570749867Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571014518Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571126767Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571313852Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571374227Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57141785Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571465894Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57153728Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571613826Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571638488Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571723275Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571797791Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571859026Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57190512Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.571955353Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572003747Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572048211Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572095575Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572136928Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572214314Z namespaces/openshift-dns/pods/dns-default-hxx97/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57228525Z namespaces/openshift-dns/pods/dns-default-hxx97/dns-default-hxx97.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572378487Z namespaces/openshift-dns/pods/dns-default-hxx97/dns/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572386978Z namespaces/openshift-dns/pods/dns-default-hxx97/dns/dns/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572390588Z namespaces/openshift-dns/pods/dns-default-hxx97/dns/dns/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572440272Z namespaces/openshift-dns/pods/dns-default-hxx97/dns/dns/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572556581Z namespaces/openshift-dns/pods/dns-default-hxx97/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572634388Z namespaces/openshift-dns/pods/dns-default-hxx97/dns/dns/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572652759Z namespaces/openshift-dns/pods/dns-default-hxx97/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57266417Z namespaces/openshift-dns/pods/dns-default-hxx97/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572669321Z namespaces/openshift-dns/pods/dns-default-hxx97/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572724905Z namespaces/openshift-dns/pods/dns-default-hxx97/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572825063Z namespaces/openshift-dns/pods/dns-default-hxx97/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572892248Z namespaces/openshift-dns/pods/dns-default-hxx97/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572931251Z namespaces/openshift-dns/pods/dns-default-qnsrs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.572998017Z namespaces/openshift-dns/pods/dns-default-qnsrs/dns-default-qnsrs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573075403Z namespaces/openshift-dns/pods/dns-default-qnsrs/dns/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573083244Z namespaces/openshift-dns/pods/dns-default-qnsrs/dns/dns/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573090214Z namespaces/openshift-dns/pods/dns-default-qnsrs/dns/dns/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573134628Z namespaces/openshift-dns/pods/dns-default-qnsrs/dns/dns/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573238436Z namespaces/openshift-dns/pods/dns-default-qnsrs/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573305772Z namespaces/openshift-dns/pods/dns-default-qnsrs/dns/dns/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573336734Z namespaces/openshift-dns/pods/dns-default-qnsrs/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573346275Z namespaces/openshift-dns/pods/dns-default-qnsrs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573353065Z namespaces/openshift-dns/pods/dns-default-qnsrs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573401389Z namespaces/openshift-dns/pods/dns-default-qnsrs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573523279Z namespaces/openshift-dns/pods/dns-default-qnsrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573591184Z namespaces/openshift-dns/pods/dns-default-qnsrs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573646209Z namespaces/openshift-dns/pods/dns-default-s82bz/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573701183Z namespaces/openshift-dns/pods/dns-default-s82bz/dns-default-s82bz.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573800721Z namespaces/openshift-dns/pods/dns-default-s82bz/dns/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573811792Z namespaces/openshift-dns/pods/dns-default-s82bz/dns/dns/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573817092Z namespaces/openshift-dns/pods/dns-default-s82bz/dns/dns/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573845844Z namespaces/openshift-dns/pods/dns-default-s82bz/dns/dns/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.573932802Z namespaces/openshift-dns/pods/dns-default-s82bz/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574000937Z namespaces/openshift-dns/pods/dns-default-s82bz/dns/dns/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574048231Z namespaces/openshift-dns/pods/dns-default-s82bz/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574059242Z namespaces/openshift-dns/pods/dns-default-s82bz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574071102Z namespaces/openshift-dns/pods/dns-default-s82bz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574104535Z namespaces/openshift-dns/pods/dns-default-s82bz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574198163Z namespaces/openshift-dns/pods/dns-default-s82bz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574267068Z namespaces/openshift-dns/pods/dns-default-s82bz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574311742Z namespaces/openshift-dns/pods/node-resolver-dlvn8/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574352815Z namespaces/openshift-dns/pods/node-resolver-dlvn8/node-resolver-dlvn8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574435762Z namespaces/openshift-dns/pods/node-resolver-dlvn8/dns-node-resolver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574445243Z namespaces/openshift-dns/pods/node-resolver-dlvn8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574452183Z namespaces/openshift-dns/pods/node-resolver-dlvn8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5745448Z namespaces/openshift-dns/pods/node-resolver-dlvn8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574641858Z namespaces/openshift-dns/pods/node-resolver-dlvn8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574715514Z namespaces/openshift-dns/pods/node-resolver-dlvn8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57479208Z namespaces/openshift-dns/pods/node-resolver-hmjl6/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574833994Z namespaces/openshift-dns/pods/node-resolver-hmjl6/node-resolver-hmjl6.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57490794Z namespaces/openshift-dns/pods/node-resolver-hmjl6/dns-node-resolver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57491483Z namespaces/openshift-dns/pods/node-resolver-hmjl6/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574920261Z namespaces/openshift-dns/pods/node-resolver-hmjl6/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.574966534Z namespaces/openshift-dns/pods/node-resolver-hmjl6/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575085624Z namespaces/openshift-dns/pods/node-resolver-hmjl6/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575157869Z namespaces/openshift-dns/pods/node-resolver-hmjl6/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575206373Z namespaces/openshift-dns/pods/node-resolver-khzd4/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575238616Z namespaces/openshift-dns/pods/node-resolver-khzd4/node-resolver-khzd4.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575317172Z namespaces/openshift-dns/pods/node-resolver-khzd4/dns-node-resolver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575324793Z namespaces/openshift-dns/pods/node-resolver-khzd4/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575332403Z namespaces/openshift-dns/pods/node-resolver-khzd4/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575374867Z namespaces/openshift-dns/pods/node-resolver-khzd4/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575462824Z namespaces/openshift-dns/pods/node-resolver-khzd4/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575558412Z namespaces/openshift-dns/pods/node-resolver-khzd4/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575683642Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575722975Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575771258Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575809621Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575894148Z namespaces/openshift-etcd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575940722Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.575997427Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57604246Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576102855Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576140578Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576220194Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57629688Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576372006Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57642139Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576456813Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57654306Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576574993Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576656049Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576706893Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576750717Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576826063Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576898659Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.576942812Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57703509Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577112686Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577211013Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577286219Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577362896Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577486166Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577661029Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577713034Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577761148Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.57779654Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577834543Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577896648Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.577942762Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578016458Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578096264Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578137938Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578178771Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578224114Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578262328Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578315822Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578357795Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578407519Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578454603Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5785457Z namespaces/openshift-host-network/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578591914Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578658759Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578700393Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578762878Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578799271Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578877747Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.578953663Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.579031619Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.579774438Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.579827513Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.579865186Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.579906099Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.579986145Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580036839Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580079793Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580159789Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580223564Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580268538Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580365976Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580439502Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580535529Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580614996Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580692252Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580822092Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58092543Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.580979525Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581026589Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581075873Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581111415Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581241996Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581283609Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581341434Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581377326Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581461033Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581562401Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581617716Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581655589Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581698372Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581736815Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581787419Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581832373Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581876237Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581907359Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.581997896Z namespaces/openshift-image-registry/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58204635Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582104545Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582142728Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582215404Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582256827Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582362585Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582509537Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582703492Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582747446Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582786789Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582832853Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582876216Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.582971064Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583019168Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583060691Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583137737Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583188401Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583200362Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583245006Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583309721Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583356015Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.583995796Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.584068042Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.584317081Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.584400088Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.584621536Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.584739015Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58491742Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.584982835Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585027188Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585083613Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585126196Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585194752Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585235105Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585315551Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585391747Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585447492Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585505176Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585633447Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585681141Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585769688Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585856335Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585913019Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.585958183Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586008357Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58605209Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586104864Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586111065Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586153088Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/image-registry-7467cf4798-qk59t.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586253976Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/registry/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586260127Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/registry/registry/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586265357Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/registry/registry/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.586307471Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/registry/registry/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587002136Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587096514Z namespaces/openshift-image-registry/pods/image-registry-7467cf4798-qk59t/registry/registry/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587165619Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587227904Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/node-ca-4wdbl.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587322142Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/node-ca/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587334233Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/node-ca/node-ca/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587341873Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/node-ca/node-ca/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587411099Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/node-ca/node-ca/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587568781Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587636657Z namespaces/openshift-image-registry/pods/node-ca-4wdbl/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58767511Z namespaces/openshift-image-registry/pods/node-ca-j85tv/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587720474Z namespaces/openshift-image-registry/pods/node-ca-j85tv/node-ca-j85tv.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58779951Z namespaces/openshift-image-registry/pods/node-ca-j85tv/node-ca/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587810621Z namespaces/openshift-image-registry/pods/node-ca-j85tv/node-ca/node-ca/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.587832513Z namespaces/openshift-image-registry/pods/node-ca-j85tv/node-ca/node-ca/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58792213Z namespaces/openshift-image-registry/pods/node-ca-j85tv/node-ca/node-ca/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58804765Z namespaces/openshift-image-registry/pods/node-ca-j85tv/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588126516Z namespaces/openshift-image-registry/pods/node-ca-j85tv/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588184051Z namespaces/openshift-image-registry/pods/node-ca-mztvs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588237835Z namespaces/openshift-image-registry/pods/node-ca-mztvs/node-ca-mztvs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588336643Z namespaces/openshift-image-registry/pods/node-ca-mztvs/node-ca/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588344943Z namespaces/openshift-image-registry/pods/node-ca-mztvs/node-ca/node-ca/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588353444Z namespaces/openshift-image-registry/pods/node-ca-mztvs/node-ca/node-ca/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58842173Z namespaces/openshift-image-registry/pods/node-ca-mztvs/node-ca/node-ca/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588662689Z namespaces/openshift-image-registry/pods/node-ca-mztvs/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588755206Z namespaces/openshift-image-registry/pods/node-ca-mztvs/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58880127Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588860695Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58892587Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.588986135Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589107355Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589166149Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589242585Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58929671Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589379676Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589440481Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589615345Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589749946Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589861595Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.58992078Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.589977224Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590028268Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590084873Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590192651Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590260397Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59030697Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590395318Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590510267Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590563421Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590698902Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.590861815Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59105011Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591142247Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591313961Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591436161Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591619955Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591684341Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591733104Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591791109Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591827872Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591884137Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.591918489Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592000126Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592078482Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592131346Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59217524Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592225524Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592272528Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592324121Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592332762Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592379676Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/ingress-canary-dwjwl.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592506576Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/serve-healthcheck-canary/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592521777Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592527848Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59255839Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592645927Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592710252Z namespaces/openshift-ingress-canary/pods/ingress-canary-dwjwl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592759476Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592788649Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/ingress-canary-k824j.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592865025Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/serve-healthcheck-canary/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592874576Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.592886446Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59293286Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593021647Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593095623Z namespaces/openshift-ingress-canary/pods/ingress-canary-k824j/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593121285Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59318055Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/ingress-canary-shm9z.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593245405Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/serve-healthcheck-canary/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593252666Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593256046Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593289339Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593397267Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593485914Z namespaces/openshift-ingress-canary/pods/ingress-canary-shm9z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593588723Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593636117Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593686521Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593726194Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59380529Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593849863Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593899747Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.593940561Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594002326Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594046269Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594124045Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594197981Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594345023Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594388637Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59443213Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594497655Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594533938Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594618015Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594656398Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594700322Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594775057Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594835512Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.594872465Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.595605134Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59567826Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.595785758Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.595868505Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.595950451Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596072511Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596252596Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596317181Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596364075Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596413288Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596460282Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596523167Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596538389Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596578182Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596651358Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596690561Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596778348Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596859314Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596916229Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.596965793Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597034408Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597064811Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597131226Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5971872Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597248805Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597285558Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597340553Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597346923Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597392037Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597491415Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597577552Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597620165Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597668199Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597737264Z namespaces/openshift-ingress/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597778998Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597840673Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597877705Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597921459Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.597959752Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598039318Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598166368Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598280018Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598324291Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598366895Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59842768Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598465103Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598565411Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598622085Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598664238Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598738874Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.5988111Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598855814Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.598965132Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599054539Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59917826Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599252686Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.59943707Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599570751Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599743635Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599819291Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599865104Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599927959Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.599964032Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600026277Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60005681Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600140006Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600215292Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600271017Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60031453Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600363364Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600406638Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600458922Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600527517Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600585422Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600595383Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600646027Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/router-default-656bc596cc-m2fg7.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60081127Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/router/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600822181Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/router/router/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600827121Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/router/router/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600872125Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/router/router/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.600997235Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/router/router/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601112344Z namespaces/openshift-ingress/pods/router-default-656bc596cc-m2fg7/router/router/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601133706Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601195521Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601241814Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601288918Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601368384Z namespaces/openshift-insights/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601414248Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601491174Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601532248Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601596413Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601637436Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601752855Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601864694Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.601961572Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602000255Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602046289Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602124295Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602167659Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602229703Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602264826Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602345603Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602385486Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602426809Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602526547Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602599913Z namespaces/openshift-insights/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.602642186Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.603205931Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.603302259Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.603594142Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.603714542Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.603993964Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604078051Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604235154Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604302279Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604343602Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604417448Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604460912Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6045688Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604618994Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604664918Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604725323Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604767336Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604841172Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.604879115Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6049395Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605003735Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605097233Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605274717Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605328871Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605376555Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605425509Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605469962Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605594162Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605634905Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605685449Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605725953Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605779857Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605786368Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-r4pwp/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605827631Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-r4pwp/insights-operator-5f67b55555-r4pwp.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605915188Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-r4pwp/insights-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605926379Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-r4pwp/insights-operator/insights-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605930179Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-r4pwp/insights-operator/insights-operator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.605982773Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-r4pwp/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.606324631Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-r4pwp/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.606652907Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60669165Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/insights-runtime-extractor-42b54.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.606799589Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.606807339Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/exporter/exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6068162Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/exporter/exporter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.606853613Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/exporter/exporter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60693945Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607009935Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/exporter/exporter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607051609Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/extractor/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60706167Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/extractor/extractor/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60707073Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/extractor/extractor/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607113194Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/extractor/extractor/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607208171Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607268656Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/extractor/extractor/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60732338Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607330541Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607339002Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607374405Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607467192Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607764646Z namespaces/openshift-insights/pods/insights-runtime-extractor-42b54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607811699Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607860034Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/insights-runtime-extractor-r4vjm.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60794589Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607955021Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/exporter/exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.607964672Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/exporter/exporter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608003595Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/exporter/exporter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608088152Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608154937Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/exporter/exporter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60819274Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/extractor/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608200481Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/extractor/extractor/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608207111Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/extractor/extractor/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608251775Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/extractor/extractor/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608354263Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608417548Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/extractor/extractor/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608451911Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608462912Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608468022Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608577561Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608663148Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608734463Z namespaces/openshift-insights/pods/insights-runtime-extractor-r4vjm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608782737Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608828441Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/insights-runtime-extractor-xn552.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608907347Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608916178Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/exporter/exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608922728Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/exporter/exporter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.608965822Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/exporter/exporter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609053269Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609119024Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/exporter/exporter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609169878Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/extractor/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609177109Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/extractor/extractor/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609182839Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/extractor/extractor/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609232113Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/extractor/extractor/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60932368Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609392376Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/extractor/extractor/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609415238Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609424579Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609430789Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609496204Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609587061Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609650857Z namespaces/openshift-insights/pods/insights-runtime-extractor-xn552/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60969571Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609733023Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609790368Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609830441Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609885315Z namespaces/openshift-keda/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609891606Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.609899906Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.60994794Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610036057Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610076091Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610084441Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610132875Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61019474Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610232633Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61031991Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610397376Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610461431Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610467852Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610531727Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610711511Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610745404Z namespaces/openshift-keda/operators.coreos.com/installplans/install-2d5md.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610866554Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610913438Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610956621Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.610998664Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611057629Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611100913Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61118862Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611231013Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611291958Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611327991Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611376084Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611415868Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611516366Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611594662Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611672828Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611713161Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611753695Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611796368Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611839381Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611913498Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.611990244Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612033987Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612113754Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612171068Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612217692Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61231853Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612395476Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612469722Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61257078Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612645216Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.612766896Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61294589Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613003265Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613042698Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613086301Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613127004Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61319996Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613242214Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61331985Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613404557Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61344634Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613512215Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613554659Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613597462Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613640925Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613682749Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613726022Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613766226Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613848572Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613896706Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61394786Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.613990713Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614047308Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614093372Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614170288Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614249204Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61432624Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614368924Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614412127Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614594512Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614637285Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614720432Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614776396Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614818099Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614895806Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614936049Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.614983483Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61506968Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615147936Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615223062Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615301598Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615379324Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615520086Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615676418Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615723252Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615765205Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615813449Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615847392Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615892025Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.615935539Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616009035Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616088611Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616148276Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61619368Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616250224Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616283037Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616378144Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616432879Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616486523Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616544488Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616594822Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616631215Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616671488Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616727852Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616773276Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616843821Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616884965Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616940649Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.616981752Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617039927Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617083111Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617171018Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617247224Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61732436Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617772116Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617818679Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617882815Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.617920598Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618000324Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618042457Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61808053Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618156646Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618221502Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618265215Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618368983Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61844632Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618540477Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618618873Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61870222Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618817039Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.618978002Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619041677Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619084681Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619132215Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619169067Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619227442Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619273976Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619352562Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619428248Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619488393Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619532816Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619594181Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619635405Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619689779Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619726942Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619783207Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.61982573Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619873054Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.619917197Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620002884Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620038217Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620097301Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620133475Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620192159Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620231882Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620311309Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620386835Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620460141Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620531556Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62058105Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620631354Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620673788Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620751174Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620804028Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620847312Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620923928Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620983663Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.620990233Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621029556Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62107824Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621124284Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621232362Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621311058Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621638495Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621715821Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621793937Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.621910486Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622069619Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622117843Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622162307Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62220521Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622246053Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622286987Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6223265Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622404836Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622502174Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622549257Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622592841Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622643165Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622685708Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622738143Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622785827Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62283005Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622866673Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622939279Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.622982002Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623041217Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62308085Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623137475Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623176428Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623258254Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6233331Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623410376Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623463101Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623528926Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62358392Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623622633Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62370494Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623747623Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623787507Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623862213Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623936328Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.623978522Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62407924Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624158696Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624238163Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624313318Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624393465Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624560578Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624727942Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624793867Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624837671Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624881274Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624928058Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624970771Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.624995263Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6250812Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625175527Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625216781Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625260074Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625303718Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625339661Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625386354Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625433318Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625468361Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625537756Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625602872Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625643805Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625700029Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625742733Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625801417Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625844161Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625922637Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.625995153Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626073539Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626129964Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626164706Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626226351Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626268595Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626347681Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626390785Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626428138Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626593701Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626678058Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62671353Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626816009Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626887674Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.626966521Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627051828Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627122293Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627247393Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627409986Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62745645Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627523535Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62758285Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627622893Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627683478Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627722641Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627801727Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627880084Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627924187Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.627964621Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628007934Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628045397Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628101781Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628142245Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628186918Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628255164Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628351711Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628396135Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62846272Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628525445Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628592771Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628640055Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628718451Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62883897Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628951239Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.628996473Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629038186Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.62908933Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629156716Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629244683Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629302147Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629346481Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629426327Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629488712Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629501603Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629603621Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629682688Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629747493Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629855372Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.629940978Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630104572Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630179827Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630296667Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630415106Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630613662Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630673207Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63071158Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630759724Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630809348Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630844291Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.630875103Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63095712Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631059438Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631094251Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631136394Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631185798Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63120756Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631260394Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631271725Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kn8mc/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631321019Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kn8mc/kube-storage-version-migrator-operator-79964ff6f9-kn8mc.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6314551Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kn8mc/kube-storage-version-migrator-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63146702Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kn8mc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631492032Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kn8mc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631510714Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kn8mc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631636294Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kn8mc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631758064Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631789396Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631851451Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.631890434Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63196747Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632002013Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632062098Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632103071Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632164316Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63220905Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632315658Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632421197Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632544847Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632596341Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632632223Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632690378Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632762914Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632843891Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632901345Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.632981482Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633061738Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633134884Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633195048Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633298547Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633377663Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633525455Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633616552Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633727191Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.633848281Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634005473Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634053897Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63409056Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634125803Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634173347Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63421374Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634257373Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63433295Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634411776Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63445918Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634568928Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634615332Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634654785Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634695339Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634701959Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634746303Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/migrator-786f9fbc5-f6kb6.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634813128Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/graceful-termination/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634821389Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/graceful-termination/graceful-termination/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634827179Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.634876713Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63496187Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635032926Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635061198Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/migrator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635069138Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/migrator/migrator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635079149Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/migrator/migrator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635118762Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/migrator/migrator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63521361Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635279045Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-f6kb6/migrator/migrator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635322189Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635362822Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635407465Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635448269Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635524085Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635532815Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635538956Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635578449Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635677677Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635760313Z namespaces/openshift-marketplace/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635766844Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635770414Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635806937Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635863942Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635877873Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635904285Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.635991102Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636070058Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636149485Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636260084Z namespaces/openshift-monitoring/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636305227Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636364902Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636404525Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63646895Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636532445Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.636666566Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.637163126Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.637556047Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.637805437Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.63784385Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.637911156Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.637947979Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.638038766Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.638080109Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.638121812Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.638198128Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.638255903Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.638310087Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.641116582Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.641272934Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64235127Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.642425766Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.643419716Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.643562937Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644031865Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644185667Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6442196Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644360071Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644407995Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644462649Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644523534Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644603831Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644690467Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644753522Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644801356Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644921556Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.644962259Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645047086Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645087629Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645216059Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645258163Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645360861Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645547996Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645632203Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.645898144Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.646035035Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.646178126Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.646271864Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.646375382Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.646465609Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.646928746Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.646960169Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647053276Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647136503Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64722354Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647324998Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647403924Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647576078Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647663525Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647753412Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647837889Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.647922636Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648010943Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648058797Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64810127Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648152864Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648159615Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648207079Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648294575Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648308267Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648385433Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648576688Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648587479Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648593409Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648632442Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64872794Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648795206Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648831048Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648837489Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648842689Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.648889773Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64898429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649050026Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649086859Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64909799Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64910149Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649156654Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649252812Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649315497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649358531Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649365701Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649371821Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649416485Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64960698Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649673126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64972516Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64973277Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649743701Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649778304Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649865911Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649933186Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.64998198Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.649990531Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650001492Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650042045Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650127662Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650192567Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65022645Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650237621Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650243841Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650275854Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65034933Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650427566Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650450208Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650512383Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/cluster-monitoring-operator-54cb84584-dz8tm.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65060179Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/cluster-monitoring-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650615731Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650624772Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.650665305Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651143713Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651219409Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-dz8tm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651277154Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651324348Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-state-metrics-845b954455-5kfkq.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651424286Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-main/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651433376Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651441307Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651504702Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65161094Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651684946Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651721659Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-self/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65173104Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651739071Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651784214Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651871901Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651938307Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65197741Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-state-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651989461Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.651996681Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652043065Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652185886Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652252682Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-5kfkq/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652303006Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652347089Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/metrics-server-5c86dcd54c-vfkvr.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652445747Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/metrics-server/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652453988Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/metrics-server/metrics-server/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652461248Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/metrics-server/metrics-server/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652533644Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652620221Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652689597Z namespaces/openshift-monitoring/pods/metrics-server-5c86dcd54c-vfkvr/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652741251Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652787294Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/monitoring-plugin-cd8656b8-znjkp.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652863181Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/monitoring-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652872691Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652880372Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.652927516Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653027604Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653097179Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-znjkp/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653161104Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653206638Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/node-exporter-7zt9d.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653306636Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/init-textfile/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653319917Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/init-textfile/init-textfile/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653327028Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/init-textfile/init-textfile/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653370541Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653439207Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653533314Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653576818Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653590369Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6536034Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653628812Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653717829Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653783154Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653828518Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/node-exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653836598Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/node-exporter/node-exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653840059Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/node-exporter/node-exporter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653886162Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.653991431Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654058236Z namespaces/openshift-monitoring/pods/node-exporter-7zt9d/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654098489Z namespaces/openshift-monitoring/pods/node-exporter-g466w/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654135372Z namespaces/openshift-monitoring/pods/node-exporter-g466w/node-exporter-g466w.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654220809Z namespaces/openshift-monitoring/pods/node-exporter-g466w/init-textfile/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65422778Z namespaces/openshift-monitoring/pods/node-exporter-g466w/init-textfile/init-textfile/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65423122Z namespaces/openshift-monitoring/pods/node-exporter-g466w/init-textfile/init-textfile/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654260282Z namespaces/openshift-monitoring/pods/node-exporter-g466w/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654330898Z namespaces/openshift-monitoring/pods/node-exporter-g466w/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654402204Z namespaces/openshift-monitoring/pods/node-exporter-g466w/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654435446Z namespaces/openshift-monitoring/pods/node-exporter-g466w/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654441617Z namespaces/openshift-monitoring/pods/node-exporter-g466w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654449567Z namespaces/openshift-monitoring/pods/node-exporter-g466w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654530684Z namespaces/openshift-monitoring/pods/node-exporter-g466w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65460968Z namespaces/openshift-monitoring/pods/node-exporter-g466w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654678726Z namespaces/openshift-monitoring/pods/node-exporter-g466w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654712568Z namespaces/openshift-monitoring/pods/node-exporter-g466w/node-exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654718739Z namespaces/openshift-monitoring/pods/node-exporter-g466w/node-exporter/node-exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65473141Z namespaces/openshift-monitoring/pods/node-exporter-g466w/node-exporter/node-exporter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654777794Z namespaces/openshift-monitoring/pods/node-exporter-g466w/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654881202Z namespaces/openshift-monitoring/pods/node-exporter-g466w/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654949427Z namespaces/openshift-monitoring/pods/node-exporter-g466w/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.654996011Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655032574Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/node-exporter-w5qjd.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655132292Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/init-textfile/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655138762Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/init-textfile/init-textfile/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655143953Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655181046Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655252922Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655322047Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655348729Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65535476Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65536288Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655415435Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655559716Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655625101Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655670305Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/node-exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655677636Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/node-exporter/node-exporter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655690817Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65572988Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655834508Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655902854Z namespaces/openshift-monitoring/pods/node-exporter-w5qjd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.655951978Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65598983Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/openshift-state-metrics-57f99c8b49-qdvpp.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656135492Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-main/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656142393Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656148043Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656199207Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656287364Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65635303Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656390682Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-self/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656402714Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656411904Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656461078Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65660495Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656667165Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656708048Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/openshift-state-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656715588Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656719069Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656750491Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656844369Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656910064Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-qdvpp/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.656945517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657005292Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657188846Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657196687Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657211818Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657251521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657353499Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657412394Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657449727Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657464588Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657495611Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657574027Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657688106Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657748431Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657791945Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657801785Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657808796Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657848439Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.657943177Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658008532Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658046695Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658053715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658057116Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658082048Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658174875Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658242161Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658277413Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658284424Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658296575Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658343449Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658429085Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658543595Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658579828Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658599909Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65860975Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658664684Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658887942Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658952827Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.65898395Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.658997521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659003322Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659050255Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659145973Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659213758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659305906Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659350849Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/prometheus-operator-7b7d896497-vzhw4.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659457328Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659464198Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659467799Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659548665Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659646193Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659716739Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659750581Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/prometheus-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659760492Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659765672Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.659786894Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660077397Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660144813Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-vzhw4/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660178085Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660218059Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660334628Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/prometheus-operator-admission-webhook/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660343529Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660351079Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660390682Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660497631Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660581718Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-lrwvv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660620021Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660649853Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/telemeter-client-56bb4d87d4-wt4r7.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660790705Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660796875Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660802365Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660848029Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.660940256Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661006932Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661044975Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/reload/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661049375Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/reload/reload/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661052585Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/reload/reload/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661090749Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/reload/reload/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661187766Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661254982Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/reload/reload/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661278433Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/telemeter-client/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661284014Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/telemeter-client/telemeter-client/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661287464Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661341109Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661469579Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661558736Z namespaces/openshift-monitoring/pods/telemeter-client-56bb4d87d4-wt4r7/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66161232Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661683256Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/thanos-querier-68df4fdd69-qp4qs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661812056Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661819517Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661824467Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66186Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.661945287Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662012052Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662049395Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-rules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662059766Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662064706Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662093819Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662177655Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662248651Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662277423Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-web/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662282844Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662291914Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662330848Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662420295Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662515412Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662550085Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662555706Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662561246Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662597929Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662683496Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662750691Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662785964Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/prom-label-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662793425Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662799305Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662842609Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662922285Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.662993161Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663028413Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/thanos-query/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663037784Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/thanos-query/thanos-query/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663041394Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/thanos-query/thanos-query/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663070437Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663174975Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6632401Z namespaces/openshift-monitoring/pods/thanos-querier-68df4fdd69-qp4qs/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663269923Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663303995Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663355159Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663394682Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663517352Z namespaces/openshift-multus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663564046Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663624221Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663663054Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663710878Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663750481Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.663953897Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664027893Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66410843Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664153153Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664196837Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664334858Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664444197Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664528953Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664568196Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66461265Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664652723Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66473356Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664776413Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664817146Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664893462Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664938966Z namespaces/openshift-multus/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.664980969Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.665131021Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66523907Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.665725679Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.665849459Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.666646513Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.666731399Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.666855729Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.666906553Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.666948147Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667034893Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66711773Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667204887Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667299955Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667346058Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667426965Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667530713Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66761359Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667658063Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667705087Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667754441Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667797205Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667843028Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667887152Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667928105Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.667968038Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668044324Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668122511Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668166234Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668210107Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668260302Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668304915Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668352039Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668393782Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668445626Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66849749Z namespaces/openshift-multus/pods/multus-9sggq/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668547365Z namespaces/openshift-multus/pods/multus-9sggq/multus-9sggq.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668670194Z namespaces/openshift-multus/pods/multus-9sggq/kube-multus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668679665Z namespaces/openshift-multus/pods/multus-9sggq/kube-multus/kube-multus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668683385Z namespaces/openshift-multus/pods/multus-9sggq/kube-multus/kube-multus/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.668731949Z namespaces/openshift-multus/pods/multus-9sggq/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669012602Z namespaces/openshift-multus/pods/multus-9sggq/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669092838Z namespaces/openshift-multus/pods/multus-9sggq/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669135081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669203327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/multus-additional-cni-plugins-bpnnh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669346218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/bond-cni-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669355539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669359139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669399313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669512002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669605919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669645592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669654403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/cni-plugins/cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669657813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669694046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669787964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.66986355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669904303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/egress-router-binary-copy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669916254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669921884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.669962067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670061195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670138832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670174424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670187096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670191686Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670219578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670303365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670379251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670415154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/routeoverride-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670428305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670432225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670469708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670591258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670656993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670691766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni-bincopy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670699397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670703397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67074518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670832347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670900302Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670936876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670944596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670948056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.670975348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671065396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671134981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bpnnh/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671175515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671222428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/multus-additional-cni-plugins-hh6v9.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671355539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/bond-cni-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67136311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67136659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671408073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671518722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67162068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671656683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671664434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/cni-plugins/cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671672664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671706677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671791884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671854679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671891272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/egress-router-binary-copy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671899742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671903263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.671942586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672025723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672097068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672133871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672161363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672174324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672197106Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672261001Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672358059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672391122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/routeoverride-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672401693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672407253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672438945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672553535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672627371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672652513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni-bincopy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672662633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672666324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672708767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672799314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67287126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672911893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672921304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672924824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.672959817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673050454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67311831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hh6v9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673173844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673220468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/multus-additional-cni-plugins-q8hx9.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673353399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/bond-cni-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67336401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67336954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673406723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673593818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673664903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673696546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673705067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/cni-plugins/cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673708647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67374811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673831447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673901693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673978228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/egress-router-binary-copy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.673986559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67399016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674029413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67411937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674186955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674214017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674224888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674229629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674263751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674334767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674406593Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674436255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/routeoverride-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674444076Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674447516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674504741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674597498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674659963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674692476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni-bincopy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674700326Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674703997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67474262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674829147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674924464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674947966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674955167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674958647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.674978579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675062795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675133531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q8hx9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675152142Z namespaces/openshift-multus/pods/multus-fzrpv/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675197246Z namespaces/openshift-multus/pods/multus-fzrpv/multus-fzrpv.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675285473Z namespaces/openshift-multus/pods/multus-fzrpv/kube-multus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675294064Z namespaces/openshift-multus/pods/multus-fzrpv/kube-multus/kube-multus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675299354Z namespaces/openshift-multus/pods/multus-fzrpv/kube-multus/kube-multus/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.675333267Z namespaces/openshift-multus/pods/multus-fzrpv/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676028223Z namespaces/openshift-multus/pods/multus-fzrpv/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676093468Z namespaces/openshift-multus/pods/multus-fzrpv/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676116959Z namespaces/openshift-multus/pods/multus-xg8xp/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676161333Z namespaces/openshift-multus/pods/multus-xg8xp/multus-xg8xp.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67624764Z namespaces/openshift-multus/pods/multus-xg8xp/kube-multus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676255041Z namespaces/openshift-multus/pods/multus-xg8xp/kube-multus/kube-multus/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676258581Z namespaces/openshift-multus/pods/multus-xg8xp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676296064Z namespaces/openshift-multus/pods/multus-xg8xp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676549354Z namespaces/openshift-multus/pods/multus-xg8xp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676614519Z namespaces/openshift-multus/pods/multus-xg8xp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676647612Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676686825Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/network-metrics-daemon-8zngh.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676770472Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676780212Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676785853Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676815605Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676904653Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.676971738Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67700497Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/network-metrics-daemon/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677012271Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677015661Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677052014Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677194046Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677258981Z namespaces/openshift-multus/pods/network-metrics-daemon-8zngh/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677293313Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677333947Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/network-metrics-daemon-c82w4.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677411093Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677423944Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677430124Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677452916Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677560635Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67762868Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677666083Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/network-metrics-daemon/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677676974Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677684705Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677715217Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677820766Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677890671Z namespaces/openshift-multus/pods/network-metrics-daemon-c82w4/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677922814Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.677963737Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/network-metrics-daemon-sbnql.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678034443Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678042273Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678045604Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678084977Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678166683Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678233229Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678268691Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/network-metrics-daemon/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678276132Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678279642Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678313755Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678462527Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678733859Z namespaces/openshift-multus/pods/network-metrics-daemon-sbnql/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678770452Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678812995Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678858239Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678866669Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678905252Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.678987239Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679035003Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679080376Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679159273Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679202216Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67925205Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679298004Z namespaces/openshift-network-console/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679340507Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679388241Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679432155Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67949382Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679538213Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67962326Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679762541Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.67987137Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679900842Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.679947956Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680018501Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680049264Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680104668Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680143481Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680219567Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680266801Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680306484Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680388641Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680427614Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6804967Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680608909Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680692435Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680810975Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.680886131Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681044953Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681193145Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681310425Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681355288Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681406402Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681442035Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68150409Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681574366Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681606518Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681659362Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681699176Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68174883Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681794993Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681868679Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681947356Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.681992789Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682026592Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682072575Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682117579Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682156932Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682164503Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682201826Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/networking-console-plugin-6cdb5968b9-nfq4q.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682280802Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/networking-console-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682294363Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682300534Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682331556Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682415303Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68249951Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-nfq4q/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682549944Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682594337Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682637261Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682679654Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682719617Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682769821Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682827136Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682871309Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682921563Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.682961357Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683083406Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683187245Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683289493Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683331856Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683389331Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683457846Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683532952Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683604228Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683647072Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683690095Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683732678Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683812935Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683855308Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683889321Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.683974058Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.684018811Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.684058834Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.684151752Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.684240519Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.684718497Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.684796763Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685011921Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685096287Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685217817Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685274422Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685320855Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685367539Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685419313Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685525511Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685570455Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685613038Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685676104Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685716467Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68576038Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685801614Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.6858814Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.685957276Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686020601Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686040733Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686099468Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686144091Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686193925Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686217107Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686268671Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686281372Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686317065Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/network-check-source-56499946bc-9fqqb.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686394931Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/check-endpoints/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686403652Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/check-endpoints/check-endpoints/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686407232Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686436864Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686577926Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686647451Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-9fqqb/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686685964Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686723807Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/network-check-target-bsq6n.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686809494Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/network-check-target-container/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686824946Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686830976Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686859538Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.686949916Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687016711Z namespaces/openshift-network-diagnostics/pods/network-check-target-bsq6n/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687054414Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687095617Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/network-check-target-tczr2.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687166913Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/network-check-target-container/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687175963Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687180964Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687401852Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687433784Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687611838Z namespaces/openshift-network-diagnostics/pods/network-check-target-tczr2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687625289Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68762924Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/network-check-target-z4x5s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68763259Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/network-check-target-container/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687636Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68763946Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687644811Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687716697Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687788052Z namespaces/openshift-network-diagnostics/pods/network-check-target-z4x5s/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687806384Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687854228Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687891641Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687903282Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.687941435Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688021751Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688072915Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688113048Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688199445Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688243389Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688283012Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688327715Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688375669Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688432194Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68850728Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688543503Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688588436Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688672953Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688744389Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688826535Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688866739Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688912502Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688953576Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.688991449Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689071805Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689116509Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689166843Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68925304Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689291592Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689300653Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689337456Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68938783Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689430284Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689595897Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689673343Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.68976301Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689837956Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.689920263Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690075075Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690193005Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690222257Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690274251Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690325855Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690370419Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690421673Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690449925Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690521671Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690564514Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690643891Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690726057Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690769941Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690809864Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690855077Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690897831Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690937254Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.690984838Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691033232Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691040943Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691086966Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691124109Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691169783Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691212426Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69125658Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691292452Z namespaces/openshift-network-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691345217Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691394411Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691439354Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691501879Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691549363Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691661882Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691736718Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691813034Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691859218Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691898651Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691964286Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.691999759Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692043932Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692084566Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692163582Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692206766Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692247409Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692322915Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692366568Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692373789Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692409522Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692459356Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692535942Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692662372Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692744669Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692902731Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.692977997Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693180574Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69326136Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693448045Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693545663Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693595297Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693681703Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693742608Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693784622Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693830055Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693875009Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693922573Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.693964166Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69400927Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694050213Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69413495Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694216796Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69426577Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694308974Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694354787Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694436054Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694530281Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694582746Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694652151Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694703055Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694769061Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694779821Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694815344Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/iptables-alerter-4bj55.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69489176Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/iptables-alerter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694899511Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694904451Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.694934314Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695019241Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695082835Z namespaces/openshift-network-operator/pods/iptables-alerter-4bj55/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695117358Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695155541Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/iptables-alerter-l5scq.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695354817Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/iptables-alerter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695362218Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695366438Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695399771Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69551413Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695591326Z namespaces/openshift-network-operator/pods/iptables-alerter-l5scq/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695630559Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695666972Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/iptables-alerter-mdzkg.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695733707Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/iptables-alerter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695744799Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695749969Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695783311Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695864078Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695930473Z namespaces/openshift-network-operator/pods/iptables-alerter-mdzkg/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.695967006Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69601718Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696055043Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696093046Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69613602Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696185564Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696245808Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696285812Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696332435Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696373139Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696454035Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696563974Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696645991Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696682813Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696727567Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696773451Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696815034Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69689209Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696937704Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.696989018Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697057403Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697101157Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697153611Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697254059Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697333185Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697423573Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697596916Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697676143Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.697800363Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698001389Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698061453Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698106677Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698153521Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698197584Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698231217Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698273661Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698356677Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698442274Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69851802Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698576155Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698610877Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698668572Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698746068Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698798452Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698866208Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698877859Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698902281Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698962116Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.698997328Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699047783Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699086926Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69913729Z namespaces/openshift-operators/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.69914645Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699150091Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699180883Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699230397Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699275381Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699331705Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699361868Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699410211Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699453125Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699677253Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699751739Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699830015Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699881709Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.699916782Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700039142Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700082785Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700131299Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700163872Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700244168Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700284411Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700329755Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.7003991Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700442834Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700451215Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70052011Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700575445Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700622258Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700855767Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.700938743Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.701287971Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.701405741Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702106847Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702203705Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70239917Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702500779Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702568104Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702686153Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702832325Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702878999Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.702984957Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703027541Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703069304Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703122988Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703164072Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703219156Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703258219Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703299082Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703307083Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703344626Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70339127Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703435993Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703596696Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703678653Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703720256Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703762749Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703809263Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703852596Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703927962Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.703961795Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.7040173Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.7040258Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704057133Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704136489Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704179803Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704220186Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704264449Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70427452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704338725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovnkube-node-2c7ks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704539001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-node/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704553712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704559113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704590306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704728377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704795162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704823754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704836195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704844726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.704875728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705007739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705076144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705093316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/nbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705101236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/nbdb/nbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705104696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/nbdb/nbdb/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70515452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/nbdb/nbdb/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705253319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705322804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705356087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/northd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705366948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/northd/northd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705371928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/northd/northd/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70540171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/northd/northd/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70552368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705588765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/northd/northd/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705630029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-acl-logging/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705640779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70564665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705672882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705763899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705817484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705829234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-controller/ovn-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705833465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.705860557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.706086605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70615257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.706185883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovnkube-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.706192114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.706195934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.706223786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707503618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707582285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707607577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/sbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707612807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/sbdb/sbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707616717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/sbdb/sbdb/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70765419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/sbdb/sbdb/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707743378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707815493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2c7ks/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707845876Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.707928852Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovnkube-node-gz4nz.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708074344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-node/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708081834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708085295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708118717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708244238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708310053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708346386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708354166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708357736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708395159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70852494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708594215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708623748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/nbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708636099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/nbdb/nbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708643559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/nbdb/nbdb/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708668561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708763869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708826144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708860237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/northd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708864937Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/northd/northd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708868307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/northd/northd/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.708911711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/northd/northd/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709007448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709071284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/northd/northd/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709108947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-acl-logging/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709117007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709120457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709161081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709252028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709296682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709305062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-controller/ovn-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709308593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709344895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709551292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709623458Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.70965562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovnkube-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709663291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709668391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.709700654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.7105207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710588245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710620357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/sbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710626608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/sbdb/sbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710630528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/sbdb/sbdb/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710660711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710752538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710822304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gz4nz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710862757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.710925942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovnkube-node-shtd6.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711071864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-node/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711079684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711083265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711121057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711238047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711304502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711395939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71140615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711411801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711447494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711579384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711643479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711678752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/nbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711690443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/nbdb/nbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711695814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/nbdb/nbdb/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711724716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/nbdb/nbdb/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711818853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711887639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711911471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/northd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711916511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/northd/northd/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711921472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/northd/northd/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.711960895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/northd/northd/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712059932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712125278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/northd/northd/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712162101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-acl-logging/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712168731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712174122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712260939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71227938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712334554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712343135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-controller/ovn-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712346575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712380058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712755748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712818173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712857386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovnkube-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712864887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.712868307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71289759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.713725746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.713794201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.713834574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/sbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.713851626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/sbdb/sbdb/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.713856816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/sbdb/sbdb/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.713864577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/sbdb/sbdb/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.713963735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714019449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-shtd6/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714057402Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714088155Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714140499Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71415051Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714179762Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714267569Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714395359Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714443123Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714506968Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714596725Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714681632Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714718855Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714765359Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714808212Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714815773Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714819433Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714852756Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71490832Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.714966335Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715020489Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715057452Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715105616Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715147399Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715239507Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715351906Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715445573Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715517129Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715559752Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715608426Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715646749Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715723515Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715767949Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715805082Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715879758Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715924372Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715931632Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.715969815Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.716019939Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.716062943Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.716167361Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.716247037Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.716440993Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.716547741Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71666115Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71678577Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.716960024Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717019769Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717058702Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717109566Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71716248Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717207824Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717250638Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717324583Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71740339Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717448523Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717517049Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717564132Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717609566Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71766079Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717700293Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717741627Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717750898Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-vhmx2/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71778709Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-vhmx2/service-ca-operator-5d7b7dc95c-vhmx2.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717859956Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-vhmx2/service-ca-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717868097Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-vhmx2/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.717871597Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-vhmx2/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71790819Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-vhmx2/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718073533Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-vhmx2/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718262208Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718309892Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718355596Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718382138Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718427781Z namespaces/openshift-service-ca/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718469325Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718551141Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718596175Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718640178Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718684952Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718753907Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.718853135Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719053711Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719096195Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719149869Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719184682Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719225895Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719301961Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719344565Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719390309Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719456064Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.71953189Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719546491Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719575033Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719623087Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.7196594Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719764128Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719837904Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.719944403Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720017219Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720127037Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720254518Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720444493Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720517679Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720549751Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720596965Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720627757Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720678821Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720719715Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720798351Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720875037Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720919711Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.720964724Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721005667Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721048571Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721089684Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721098095Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721148769Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/service-ca-7bb4f4bcc7-54btt.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721227595Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/service-ca-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721236416Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721240746Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721270929Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721499687Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721619007Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-54btt/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721651159Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721689692Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721735206Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721776309Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721820093Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721864056Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72191818Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.721955234Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722003087Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722044841Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722120357Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722197383Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722273989Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722318003Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722355375Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722403449Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722445493Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722546621Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722589124Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722627277Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722703573Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722747227Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72278732Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722898719Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.722974385Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723051531Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723128647Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723206134Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723321603Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723469755Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72353662Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723580003Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723628347Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723669651Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723714234Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723755477Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723832593Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72390906Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723955073Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.723995666Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72403966Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724078803Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724121837Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72416262Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724205483Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724249167Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72429114Z namespaces/openshift/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724334374Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724383888Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724426991Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724468714Z namespaces/openshift/apps/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724523559Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724606675Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724681331Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724758318Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724802361Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724843514Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724886748Z namespaces/openshift/batch/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.724927321Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725024709Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725068552Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725108206Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725199213Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725238526Z namespaces/openshift/core/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725280989Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725374387Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725448533Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72554535Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725620436Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725695842Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725818832Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.725966954Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.726013988Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.726060652Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.726101945Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.726139058Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.727408029Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.727440862Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.727547981Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.727632257Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.727751127Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.727854165Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.727940732Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.728099835Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.728262818Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.728405649Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.728515598Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72866506Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.728785829Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.728900229Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729006207Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729090164Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729197352Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729299281Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729403499Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.72953688Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729709253Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729807261Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729900578Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.729995906Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730089014Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730185371Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730278669Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730371966Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730491706Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730612195Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730711293Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.730812882Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73092107Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731107605Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731209613Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73129425Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731410899Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731571402Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731662059Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731782479Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731880497Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.731987275Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732111875Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732198512Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732286509Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73241697Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732556981Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732660469Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732770428Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732875736Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.732969084Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.733056901Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.733188501Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73330315Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73342622Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73354859Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73366637Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.733762827Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.733854285Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.733966474Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734040909Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734080493Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.7341689Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734246896Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73429405Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734337453Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734381197Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73441886Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734463133Z namespaces/openshift/policy/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734523458Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734568142Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734609875Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734655439Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734662849Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734697432Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.734809531Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73492712Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735032639Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735141048Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735314001Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73541861Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735553401Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735659729Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735781239Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735887567Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.735997016Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736119816Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736251246Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736350784Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736466023Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736653468Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736773308Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736879776Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.736982085Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.737086923Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.737264417Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.737372426Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.737491635Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.737598224Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.737698912Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73779641Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.737892427Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738001436Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738109515Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738215643Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738308891Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738407269Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.7385457Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738662459Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738759447Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738858755Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.738954282Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.739091273Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.739192821Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.739294069Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.739416879Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73955376Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73967229Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73979464Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.73992195Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740059601Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740187841Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740311201Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.74042522Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.74055182Z network_logs/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740591933Z network_logs/cluster_scale [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740669479Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740753776Z network_logs/multi-networkpolicy [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740820081Z network_logs/net-attach-def [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.740903478Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.74105328Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.741153128Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.742520927Z nodes/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.742567491Z nodes/debug [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.742655808Z nodes/ip-10-0-138-24.ec2.internal/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.742695671Z nodes/ip-10-0-138-24.ec2.internal/cpu_affinities.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.742948192Z nodes/ip-10-0-138-24.ec2.internal/dmesg [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.743208312Z nodes/ip-10-0-138-24.ec2.internal/ethtool_channels [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.743282178Z nodes/ip-10-0-138-24.ec2.internal/ethtool_features [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.743369335Z nodes/ip-10-0-138-24.ec2.internal/ip-10-0-138-24.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.743668079Z nodes/ip-10-0-138-24.ec2.internal/irq_affinities.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.74380122Z nodes/ip-10-0-138-24.ec2.internal/lscpu [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.743924459Z nodes/ip-10-0-138-24.ec2.internal/lspci [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.744015187Z nodes/ip-10-0-138-24.ec2.internal/podresources.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.744107734Z nodes/ip-10-0-138-24.ec2.internal/pods_info.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.744218713Z nodes/ip-10-0-138-24.ec2.internal/proc_cmdline [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.744296899Z nodes/ip-10-0-138-24.ec2.internal/sysinfo.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.746138896Z nodes/ip-10-0-138-24.ec2.internal/sysinfo.tgz [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.746290339Z nodes/ip-10-0-142-167.ec2.internal/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.746324361Z nodes/ip-10-0-142-167.ec2.internal/cpu_affinities.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.746608274Z nodes/ip-10-0-142-167.ec2.internal/dmesg [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.746832152Z nodes/ip-10-0-142-167.ec2.internal/ethtool_channels [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.746903238Z nodes/ip-10-0-142-167.ec2.internal/ethtool_features [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.746982744Z nodes/ip-10-0-142-167.ec2.internal/ip-10-0-142-167.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.747253116Z nodes/ip-10-0-142-167.ec2.internal/irq_affinities.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.747401468Z nodes/ip-10-0-142-167.ec2.internal/lscpu [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.747543699Z nodes/ip-10-0-142-167.ec2.internal/lspci [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.747633846Z nodes/ip-10-0-142-167.ec2.internal/podresources.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.747725613Z nodes/ip-10-0-142-167.ec2.internal/pods_info.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.747833822Z nodes/ip-10-0-142-167.ec2.internal/proc_cmdline [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.747910318Z nodes/ip-10-0-142-167.ec2.internal/sysinfo.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.749701361Z nodes/ip-10-0-142-167.ec2.internal/sysinfo.tgz [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.749849433Z nodes/ip-10-0-143-88.ec2.internal/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.749892587Z nodes/ip-10-0-143-88.ec2.internal/cpu_affinities.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.750209692Z nodes/ip-10-0-143-88.ec2.internal/dmesg [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.750459922Z nodes/ip-10-0-143-88.ec2.internal/ethtool_channels [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.75056353Z nodes/ip-10-0-143-88.ec2.internal/ethtool_features [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.750642716Z nodes/ip-10-0-143-88.ec2.internal/ip-10-0-143-88.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.751015396Z nodes/ip-10-0-143-88.ec2.internal/irq_affinities.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.751172449Z nodes/ip-10-0-143-88.ec2.internal/lscpu [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.751303409Z nodes/ip-10-0-143-88.ec2.internal/lspci [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.751389946Z nodes/ip-10-0-143-88.ec2.internal/podresources.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.751517637Z nodes/ip-10-0-143-88.ec2.internal/pods_info.json [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.751640396Z nodes/ip-10-0-143-88.ec2.internal/proc_cmdline [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.751719453Z nodes/ip-10-0-143-88.ec2.internal/sysinfo.log [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.75343826Z nodes/ip-10-0-143-88.ec2.internal/sysinfo.tgz [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.753679669Z pod_network_connectivity_check/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.753710102Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.75381878Z static-pods/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.753829761Z static-pods/kube-apiserver/ [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.762436269Z [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.762468602Z sent 57,838 bytes received 4,050,105 bytes 8,215,886.00 bytes/sec [must-gather] [must-gather-gh8q9] OUT 2026-07-02T13:06:27.762499504Z total size is 44,572,489 speedup is 10.85 [must-gather] [must-gather ] OUT 2026-07-02T13:06:28.02141196Z namespace/openshift-must-gather-5khgm 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: 0b77fdab-f945-43f5-9c32-684a362503dc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-ffjdc [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-ffjdc-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-ffjdc [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 6809993 Jul 2 13:07 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-ffjdc/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts b2343bf] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-ffjdc/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] a2fb8b9..b2343bf ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded