task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-4hwdx-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-4hwdx-kubeconfig [get-kubeconfig] Found admin password secret: cluster-4hwdx-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-4hwdx-password [get-kubeconfig] API Server URL: https://a9205a9b698a044c68825063332f86c4-305dddf79d8f7c03.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.fb479dfa-b9fa-44d1-856d-79e169fd92db.prod.konfluxeaas.com [clone-repo] drs-workflow-add [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2817/3103) Updating files: 91% (2824/3103) Updating files: 92% (2855/3103) Updating files: 93% (2886/3103) Updating files: 94% (2917/3103) Updating files: 95% (2948/3103) Updating files: 96% (2979/3103) Updating files: 97% (3010/3103) Updating files: 98% (3041/3103) Updating files: 99% (3072/3103) Updating files: 100% (3103/3103) Updating files: 100% (3103/3103), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:8c074bf0bd8b6edff56e0e3eef588904d5ec19a7058507281fe85d0e26b7b418 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:8c074bf0bd8b6edff56e0e3eef588904d5ec19a7058507281fe85d0e26b7b418 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:55f8874163d47fa0762150800884e0634f38db980ba036759b1947f693a6a2e7 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:55f8874163d47fa0762150800884e0634f38db980ba036759b1947f693a6a2e7 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:37725b12141384de38a0989f15dbd15f19a1a5b1f40fb780dedd8d19b93b51cd [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:37725b12141384de38a0989f15dbd15f19a1a5b1f40fb780dedd8d19b93b51cd [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a1b51a6904ee0268aed3cd71229f659a6bd709e7ba7f8852dbf2453e4ea31e39 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a1b51a6904ee0268aed3cd71229f659a6bd709e7ba7f8852dbf2453e4ea31e39 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1704 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1704 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1704 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 3.75s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 4.76s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 51ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://a9205a9b698a044c68825063332f86c4-305dddf79d8f7c03.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-77f648d694-xsj55 1/1 Running 0 42s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-77f648d694-xsj55 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-55557df8c-6mgc5 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-55557df8c-6mgc5 condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-56f9798bb4-fdqpx 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-56f9798bb4-fdqpx condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:55f8874163d47fa0762150800884e0634f38db980ba036759b1947f693a6a2e7 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:8c074bf0bd8b6edff56e0e3eef588904d5ec19a7058507281fe85d0e26b7b418 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:37725b12141384de38a0989f15dbd15f19a1a5b1f40fb780dedd8d19b93b51cd [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:a1b51a6904ee0268aed3cd71229f659a6bd709e7ba7f8852dbf2453e4ea31e39 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-k5t6r 0/1 Error 0 5s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] error: timed out waiting for the condition on pods/llmisvc-controller-manager-67d95fdc48-k5t6r [e2e-predictor] ERROR: Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" did not become ready in time. [e2e-predictor] Describing pod(s): [e2e-predictor] Name: llmisvc-controller-manager-67d95fdc48-k5t6r [e2e-predictor] Namespace: kserve [e2e-predictor] Priority: 0 [e2e-predictor] Service Account: llmisvc-controller-manager [e2e-predictor] Node: ip-10-0-135-6.ec2.internal/10.0.135.6 [e2e-predictor] Start Time: Wed, 29 Jul 2026 15:13:08 +0000 [e2e-predictor] Labels: app.kubernetes.io/component=controller [e2e-predictor] app.kubernetes.io/name=llmisvc-controller-manager [e2e-predictor] control-plane=llmisvc-controller-manager [e2e-predictor] controller-tools.k8s.io=1.0 [e2e-predictor] pod-template-hash=67d95fdc48 [e2e-predictor] Annotations: k8s.ovn.org/pod-networks: [e2e-predictor] {"default":{"ip_addresses":["10.133.0.28/23"],"mac_address":"0a:58:0a:85:00:1c","gateway_ips":["10.133.0.1"],"routes":[{"dest":"10.132.0.0... [e2e-predictor] k8s.v1.cni.cncf.io/network-status: [e2e-predictor] [{ [e2e-predictor] "name": "ovn-kubernetes", [e2e-predictor] "interface": "eth0", [e2e-predictor] "ips": [ [e2e-predictor] "10.133.0.28" [e2e-predictor] ], [e2e-predictor] "mac": "0a:58:0a:85:00:1c", [e2e-predictor] "default": true, [e2e-predictor] "dns": {} [e2e-predictor] }] [e2e-predictor] kubectl.kubernetes.io/default-container: manager [e2e-predictor] openshift.io/scc: restricted-v2 [e2e-predictor] seccomp.security.alpha.kubernetes.io/pod: runtime/default [e2e-predictor] security.openshift.io/validated-scc-subject-type: user [e2e-predictor] Status: Running [e2e-predictor] SeccompProfile: RuntimeDefault [e2e-predictor] IP: 10.133.0.28 [e2e-predictor] IPs: [e2e-predictor] IP: 10.133.0.28 [e2e-predictor] Controlled By: ReplicaSet/llmisvc-controller-manager-67d95fdc48 [e2e-predictor] Containers: [e2e-predictor] manager: [e2e-predictor] Container ID: cri-o://3279af930be9e1a9dac18c87283d309b0f0891653caf37c6e5c35a61c2d1857c [e2e-predictor] Image: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] Image ID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:4650ff5c6645c66a2df518225fe8ab663389cfafea73fd005d6d1919d76920a9 [e2e-predictor] Ports: 9443/TCP, 8443/TCP [e2e-predictor] Host Ports: 0/TCP, 0/TCP [e2e-predictor] SeccompProfile: RuntimeDefault [e2e-predictor] Command: [e2e-predictor] /manager [e2e-predictor] Args: [e2e-predictor] --metrics-addr=127.0.0.1:8443 [e2e-predictor] --leader-elect [e2e-predictor] State: Waiting [e2e-predictor] Reason: CrashLoopBackOff [e2e-predictor] Last State: Terminated [e2e-predictor] Reason: Error [e2e-predictor] Exit Code: 1 [e2e-predictor] Started: Wed, 29 Jul 2026 15:19:08 +0000 [e2e-predictor] Finished: Wed, 29 Jul 2026 15:19:09 +0000 [e2e-predictor] Ready: False [e2e-predictor] Restart Count: 6 [e2e-predictor] Limits: [e2e-predictor] cpu: 100m [e2e-predictor] memory: 300Mi [e2e-predictor] Requests: [e2e-predictor] cpu: 100m [e2e-predictor] memory: 300Mi [e2e-predictor] Liveness: http-get http://:8081/healthz delay=30s timeout=5s period=10s #success=1 #failure=5 [e2e-predictor] Readiness: http-get http://:8081/readyz delay=30s timeout=5s period=5s #success=1 #failure=5 [e2e-predictor] Environment: [e2e-predictor] POD_NAMESPACE: kserve (v1:metadata.namespace) [e2e-predictor] Mounts: [e2e-predictor] /tmp/k8s-webhook-server/serving-certs from cert (ro) [e2e-predictor] /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sd55s (ro) [e2e-predictor] Conditions: [e2e-predictor] Type Status [e2e-predictor] PodReadyToStartContainers True [e2e-predictor] Initialized True [e2e-predictor] Ready False [e2e-predictor] ContainersReady False [e2e-predictor] PodScheduled True [e2e-predictor] Volumes: [e2e-predictor] cert: [e2e-predictor] Type: Secret (a volume populated by a Secret) [e2e-predictor] SecretName: llmisvc-webhook-server-cert [e2e-predictor] Optional: false [e2e-predictor] kube-api-access-sd55s: [e2e-predictor] Type: Projected (a volume that contains injected data from multiple sources) [e2e-predictor] TokenExpirationSeconds: 3607 [e2e-predictor] ConfigMapName: kube-root-ca.crt [e2e-predictor] Optional: false [e2e-predictor] DownwardAPI: true [e2e-predictor] ConfigMapName: openshift-service-ca.crt [e2e-predictor] Optional: false [e2e-predictor] QoS Class: Guaranteed [e2e-predictor] Node-Selectors: [e2e-predictor] Tolerations: node.kubernetes.io/memory-pressure:NoSchedule op=Exists [e2e-predictor] node.kubernetes.io/not-ready:NoExecute op=Exists for 300s [e2e-predictor] node.kubernetes.io/unreachable:NoExecute op=Exists for 300s [e2e-predictor] Events: [e2e-predictor] Type Reason Age From Message [e2e-predictor] ---- ------ ---- ---- ------- [e2e-predictor] Normal Scheduled 10m default-scheduler Successfully assigned kserve/llmisvc-controller-manager-67d95fdc48-k5t6r to ip-10-0-135-6.ec2.internal [e2e-predictor] Normal AddedInterface 10m multus Add eth0 [10.133.0.28/23] from ovn-kubernetes [e2e-predictor] Normal Pulled 10m kubelet Successfully pulled image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" in 3.254s (3.255s including waiting). Image size: 137037119 bytes. [e2e-predictor] Normal Pulled 10m kubelet Successfully pulled image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" in 201ms (201ms including waiting). Image size: 137037119 bytes. [e2e-predictor] Normal Pulled 9m43s kubelet Successfully pulled image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" in 242ms (242ms including waiting). Image size: 137037119 bytes. [e2e-predictor] Normal Pulled 9m13s kubelet Successfully pulled image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" in 235ms (235ms including waiting). Image size: 137037119 bytes. [e2e-predictor] Normal Pulled 8m28s kubelet Successfully pulled image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" in 345ms (345ms including waiting). Image size: 137037119 bytes. [e2e-predictor] Normal Created 6m58s (x6 over 10m) kubelet Created container: manager [e2e-predictor] Normal Started 6m58s (x6 over 10m) kubelet Started container manager [e2e-predictor] Normal Pulled 6m58s kubelet Successfully pulled image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" in 219ms (219ms including waiting). Image size: 137037119 bytes. [e2e-predictor] Warning BackOff 4m57s (x33 over 9m59s) kubelet Back-off restarting failed container manager in pod llmisvc-controller-manager-67d95fdc48-k5t6r_kserve(3b3b4073-10f8-48fd-896d-52d7ae765f2f) [e2e-predictor] Normal Pulling 4m7s (x7 over 10m) kubelet Pulling image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" [e2e-predictor] Normal Pulled 4m6s kubelet Successfully pulled image "ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17" in 279ms (279ms including waiting). Image size: 137037119 bytes. [e2e-predictor] Logs for pod "llmisvc-controller-manager-67d95fdc48-k5t6r" in namespace "kserve" (last 100 lines per container): [e2e-predictor] {"level":"info","ts":"2026-07-29T15:19:08Z","logger":"setup","msg":"Setting up client for manager"} [e2e-predictor] {"level":"error","ts":"2026-07-29T15:19:08Z","logger":"setup","msg":"unable to resolve TLS configuration","error":"reading APIServer TLS profile: apiservers.config.openshift.io \"cluster\" is forbidden: User \"system:serviceaccount:kserve:llmisvc-controller-manager\" cannot get resource \"apiservers\" in API group \"config.openshift.io\" at the cluster scope","stacktrace":"main.main\n\t/go/src/github.com/kserve/kserve/cmd/llmisvc/main.go:186\nruntime.main\n\t/usr/lib/golang/src/runtime/proc.go:285"} [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.26 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.26 [e2e-predictor] ClusterVersion history (latest): 4.21.26 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:55f8874163d47fa0762150800884e0634f38db980ba036759b1947f693a6a2e7 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:55f8874163d47fa0762150800884e0634f38db980ba036759b1947f693a6a2e7 [e2e-predictor] llmisvc-controller-manager: ready=0 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:4650ff5c6645c66a2df518225fe8ab663389cfafea73fd005d6d1919d76920a9 [e2e-predictor] === End E2E cluster / operator summary === [must-gather] [must-gather ] OUT 2026-07-29T15:23:18.696436026Z 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: de4816b1-4136-44d3-a1f4-7bde50aa1644 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-29T15:23:18.73101817Z namespace/openshift-must-gather-4lhdh created [must-gather] [must-gather ] OUT 2026-07-29T15:23:18.738215886Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-tlbcd created [must-gather] [must-gather ] OUT 2026-07-29T15:23:18.762197866Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.260406031Z [disk usage checker] Started [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.263667868Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.398009883Z No resources found in openshift-must-gather-4lhdh namespace. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.510138616Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.665724585Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.665756606Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.665756606Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.668218909Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.824135725Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.824191199Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.824191199Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.826115554Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.984482411Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.984514579Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.984514579Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:25.986814199Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.134356319Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.134386319Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.134386319Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.136511849Z Error getting logs from rhods-notebooks [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.282203715Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.282234349Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.282234349Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.284236644Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.436828629Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.436860819Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.436860819Z namespaces "istio-system" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.438945474Z Error getting logs from istio-system [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.590565344Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.590703412Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.590703412Z namespaces "knative-serving" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.592882537Z Error getting logs from knative-serving [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.740846319Z Wrote inspect data to must-gather. [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.741023369Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.741023369Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.743216733Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.856309809Z No resources found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.940731289Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:26.942629822Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.048583180Z No resources found [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.131058228Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.132903870Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.259984987Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.344470732Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.346528373Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.475969264Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.560610382Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.562459477Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.688532039Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.771864338Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.773867584Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.902913593Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.987701069Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:27.989809751Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.115332731Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.199020115Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.201175985Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.327450343Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.408182956Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.410005365Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.540569049Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.623293260Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.625228926Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.756746000Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.841621642Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.843939417Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:28.970484418Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.052585984Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.054716015Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.187507652Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.270750857Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.273145283Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.400021283Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.481949991Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.484139895Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.612896992Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.696174772Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.698066053Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.824099840Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.907737641Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:29.909908022Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.030882533Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.114575821Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.116662036Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.246126365Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.268007873Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.332773055Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.334979454Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.455002420Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.536599837Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.538688647Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.666519276Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.748121189Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.750097887Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.878987501Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.962916042Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:30.965108694Z Error collecting info from [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:31.640765230Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:31.762196990Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:31.882273610Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.008788403Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.131024579Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.365654396Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.490901556Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.612266142Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.736291589Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.860248329Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:32.986216703Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:33.125485010Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:33.249514540Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:33.374778615Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:33.499843808Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:33.632357197Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:35.272629407Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-gp2rk] POD 2026-07-29T15:23:37.733330766Z Caches written to disk [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:38.745192871Z waiting for gather to complete [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:38.748344602Z downloading gather output [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.008109353Z receiving incremental file list [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.01609037Z ./ [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.016190883Z aggregated-discovery-api.yaml [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.016539702Z aggregated-discovery-apis.yaml [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.017760674Z event-filter.html [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.017872687Z timestamp [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.017965889Z version [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.023846342Z [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.023880133Z sent 122 bytes received 12,738 bytes 8,573.33 bytes/sec [must-gather] [must-gather-gp2rk] OUT 2026-07-29T15:23:39.023887263Z total size is 142,778 speedup is 11.10 [must-gather] [must-gather ] OUT 2026-07-29T15:23:39.050501236Z namespace/openshift-must-gather-4lhdh 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: de4816b1-4136-44d3-a1f4-7bde50aa1644 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-29T15:23:39.173399314Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 [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: de4816b1-4136-44d3-a1f4-7bde50aa1644 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-29T15:23:39.193800555Z namespace/openshift-must-gather-bvxxh created [must-gather] [must-gather ] OUT 2026-07-29T15:23:39.198839176Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rdvqf created [must-gather] [must-gather ] OUT 2026-07-29T15:23:39.221877516Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 created [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:40.555067657Z [disk usage checker] Started [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:40.558330358Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:40.757586474Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:40.887567079Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:40.980928372Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:41.066724317Z Gathering data for ns/default... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:41.363515697Z Gathering data for ns/openshift... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:41.836917150Z Gathering data for ns/kube-system... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:42.581173147Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:42.958136002Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:42.958169750Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:42.958169750Z namespaces "assisted-installer" not found [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.340353418Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.343632618Z 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-88gw5] POD 2026-07-29T15:23:43.351539928Z Executing Istio gather script [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.354543833Z INFO: Gathering HAProxy config files [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.366255667Z INFO: Collecting host service logs for crio [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.366631214Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.367097096Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.367485303Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.367858142Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.368215048Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.368564181Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.368926527Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.369265446Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.369646294Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.370006385Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.370420140Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.374955124Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.375251573Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.452215612Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:43.885239089Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.343839294Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.345624260Z No resources found [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.432387604Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.450630187Z INFO: Collecting Insights Archives from insights-operator-5885fdb759-mz4w8 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.450677353Z insights-runtime-extractor-9k5fd [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.450700134Z insights-runtime-extractor-bvlql [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.450721035Z insights-runtime-extractor-kjkzb [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.638159428Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.659035119Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.665833443Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.684543241Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.692136857Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.766875509Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.766875509Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.853097862Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.934081251Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.972153173Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:44.972153173Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.025283186Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.131566118Z tar: Removing leading `/' from member names [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.139513902Z INFO: HAProxy config collection complete. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.145144305Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.210102497Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.474403047Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.610984319Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.697320287Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.741478725Z No resources found [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.789377742Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.822055400Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.831810688Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.947673829Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.970362078Z INFO: 'previous-logs' folder not found on ip-10-0-131-89.ec2.internal, skipping... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.980658895Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:45.995416269Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.113647997Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.178947829Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.276904302Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.307740558Z INFO: 'previous-logs' folder not found on ip-10-0-135-6.ec2.internal, skipping... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.440705259Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.459268835Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.616516081Z INFO: 'previous-logs' folder not found on ip-10-0-140-209.ec2.internal, skipping... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.616636730Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.616692754Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.644567115Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.721736899Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.759091079Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:46.914698373Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.013513798Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.136419020Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.181700984Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.245331511Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.359137246Z INFO: INTERCONNECT MODE [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.359200037Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.448057715Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.494348611Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.515412267Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.536156732Z INFO: Gathering OVN_Northbound from ovnkube-node-4kwwg... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.536412359Z INFO: Gathering OVN_Northbound from ovnkube-node-fknlj... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.536668905Z INFO: Gathering OVN_Northbound from ovnkube-node-vvr9v... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.536983820Z INFO: Gathering OVN_Southbound from ovnkube-node-4kwwg... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.537287666Z INFO: Gathering OVN_Southbound from ovnkube-node-fknlj... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.537579898Z INFO: Gathering OVN_Southbound from ovnkube-node-vvr9v... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.789818063Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.877541476Z tar: Removing leading `/' from member names [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.878237445Z tar: Removing leading `/' from member names [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.891366440Z tar: Removing leading `/' from member names [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.919211748Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.925133625Z tar: Removing leading `/' from member names [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.934484813Z tar: Removing leading `/' from member names [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.949342697Z tar: Removing leading `/' from member names [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:47.951590698Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.072677814Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.190571959Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.202188597Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.336239777Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.455575453Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.464006171Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.466757188Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.523691581Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.523740035Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.524215879Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.526149976Z 2.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.528463448Z ovnk_database_store/ [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.528463448Z ovnk_database_store/ovnkube-node-fknlj_sbdb [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.548700084Z ovnk_database_store/ovnkube-node-fknlj_nbdb [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.557437737Z ovnk_database_store/ovnkube-node-vvr9v_nbdb [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.565072084Z ovnk_database_store/ovnkube-node-4kwwg_sbdb [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.569363555Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.583624437Z ovnk_database_store/ovnkube-node-vvr9v_sbdb [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.600200378Z ovnk_database_store/ovnkube-node-4kwwg_nbdb [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.610197012Z INFO: Network log collection complete. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.702058147Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.733483302Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.783601399Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.910876710Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:48.914116811Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.088072302Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.088286188Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.090039606Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.128701061Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.336455683Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.339144182Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.500712912Z Gathering data for ns/openshift-console... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.558444921Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.701794060Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a83451907191f154bed1dfc7f0174433f0075beb6b6b82b9ec61e07e402dc811 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.779564034Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.784210148Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.840128293Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.986291021Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:49.997382714Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.088303603Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.198600543Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.201295189Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.392245817Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.601000808Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.603409442Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.620781508Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.667301479Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.786090388Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.989583552Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:50.994125216Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.009037678Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.126899041Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.160797535Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.336815534Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.340126967Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.513394877Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.725074136Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.727585135Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.757100203Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:51.887602501Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:52.079754225Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:52.278664720Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:52.374214878Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:52.767891879Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:52.783377192Z Done executing Istio gather script [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:53.114171115Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:53.394320045Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:53.529963804Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:54.504288932Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:55.625828360Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:55.629557586Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:55.849120853Z Gathering data for ns/kserve... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:56.745511287Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:57.062741443Z Gathering data for ns/openshift-config... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:57.334581728Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:57.762730339Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:57.878812548Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:58.054036345Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:58.165496443Z Collecting performance related data for node ip-10-0-135-6.ec2.internal [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:58.172046043Z Collecting performance related data for node ip-10-0-131-89.ec2.internal [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:58.178899480Z Collecting performance related data for node ip-10-0-140-209.ec2.internal [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:58.380692079Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:58.727522291Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:59.110544506Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:59.442593346Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:23:59.877515373Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:00.204762090Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:00.572791036Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:00.633208890Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:01.195706184Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:02.847474622Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:04.418972714Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:04.800816554Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:05.321701669Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:05.638978374Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:05.767427933Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.144394823Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.374753193Z Collecting kubelet logs for node ip-10-0-135-6.ec2.internal [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.376439530Z Collecting kubelet logs for node ip-10-0-131-89.ec2.internal [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.378211653Z Collecting kubelet logs for node ip-10-0-140-209.ec2.internal [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.436404582Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.730156537Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-bvxxh namespace [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.735820661Z INFO: Node performance data collection complete. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:06.971926314Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:07.309759028Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:07.744839997Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:08.022072115Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:08.309071265Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:08.952650688Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:09.282690572Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:09.599168709Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:09.963601386Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:10.643751682Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:10.823431988Z Wrote inspect data to must-gather. [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:10.823485162Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:10.823485162Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:10.951420183Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-88gw5] POD 2026-07-29T15:24:11.076788646Z Caches written to disk [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.086106949Z waiting for gather to complete [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.088928443Z downloading gather output [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.334261914Z receiving incremental file list [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.352345586Z ./ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.352463929Z aggregated-discovery-api.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.352822729Z aggregated-discovery-apis.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.35364806Z event-filter.html [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.355975261Z timestamp [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.356102944Z version [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.369770882Z cluster-scoped-resources/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.369793652Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.369800102Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.369882705Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370035589Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370167372Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370264484Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370327436Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.37047621Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370604583Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370769838Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370833539Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.370968763Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.371103186Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.371525877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.371586149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.371898487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.372076382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.372301328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.376330813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.377958336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.37811936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.378313285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.378541611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.378683834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.378949381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.379199328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.379428774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.379748552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.379887096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.380019909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.380157273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.380279956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.38043957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.380621365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.38080896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.380955594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.381141859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.383225953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.383426888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.383594283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.383789718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.384060485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.384521217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.38464865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.384778234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.384898977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.38502025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.385145943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.385262556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.385451441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.385604065Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.385740419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.386009496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.38615959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.386314834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.386893069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.387048533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.387175046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.387382722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.387513605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.38771208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.387857104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.388040379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.388173522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.388303166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.3884616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.388600494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.388755918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.388943743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.389117427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.389281371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.389842876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.390240016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.3903815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.391228452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.391381416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.39152831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.391634873Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.391751096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.391948901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.392200817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.392343611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.392495335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.39267374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.392817804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.392945697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.393098251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.393255875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.393420509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.39572563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.396208622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.396818928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.397023334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.397205218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.397384193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.397531927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.397681081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.397806724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.400778332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.400932416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4010761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.401216563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.401351147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.408925374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.413393021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.413534265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.413828643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.414016458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.414159962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.414264894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.414442999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.414694505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.414795308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.414894711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415091076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415204889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415308301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415453915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415592729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415739903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415847286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.415958768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.416086472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.416185794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.416291877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.416601345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.416723238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.416970655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.417106619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.417203441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.417296933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.419402018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.419520382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.419633074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.419734217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.419877161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.420024265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.421600506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4217597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.421896604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.422086098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.422200741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.422454628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.422944531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.423058904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.423167637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.42327531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.423938057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.425309403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.425430126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.42558849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.425718093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.425876328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.42596709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426094453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426260318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426431622Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426654858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426674098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426779791Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426849953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.426936235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427016627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427169451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427254304Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427341066Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427467379Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427556092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427641984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427726906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427814968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427900921Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.427985353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428070515Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428165727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.42824667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428332252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428442664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428535757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428620679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428725902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428812624Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428902287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.428992369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429073181Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429157313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429241925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429329138Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429441321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429534883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429623746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429718598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.42979991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429883812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.429969844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430056347Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430152869Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430236131Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430323344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430432696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430514949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430608371Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430690893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430776165Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.430870808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431067983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431159386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431246428Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.43134044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431453493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431539045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431632768Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.43171699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431809592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.431921106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432053809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432131791Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432221043Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432319986Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432434469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432521821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432632214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432702046Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432792718Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432889221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.432977173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433064775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433152178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4332494Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433338443Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433463536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433551258Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433650861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433756843Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433846686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.433941758Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434037251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434131103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434218155Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434306478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434417381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434505033Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434589835Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434644527Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434698038Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434740989Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2d4dm.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434837962Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4qbsq.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.434937554Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9jwdj.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435017787Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-drx6q.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435107159Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fhrb7.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435207521Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k9jkp.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435281713Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ltwjq.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435364296Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-prsb4.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.43555025Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qdscg.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435638873Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r72tl.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435728935Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rlpw5.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.435827117Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s8mxv.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.43591721Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-l28xn.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.436057203Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mpc75.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.436188947Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-v27tn.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.436350401Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.436418633Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.436576417Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.43670378Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.436792613Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.436875865Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437184393Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437287876Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437378228Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437497451Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437607024Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437702186Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437795839Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437883591Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.437973114Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438054956Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438147538Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438239281Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438331713Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438445646Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438529678Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.43861207Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438693543Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438783655Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438883137Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.438918198Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439017531Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439112273Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439207686Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439293018Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439404201Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439497893Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439646907Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439730139Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439822502Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.439919635Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440005037Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44013834Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440224542Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440327815Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440441288Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44052411Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440609262Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440697855Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440783727Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440878369Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440947081Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.440991243Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441052654Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441096535Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441145196Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441184797Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441242169Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44127897Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441342412Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441409023Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441479055Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441494766Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441560467Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441575048Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441623029Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441714622Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441772583Z cluster-scoped-resources/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441784933Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441830925Z cluster-scoped-resources/core/nodes/ip-10-0-131-89.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.441997889Z cluster-scoped-resources/core/nodes/ip-10-0-135-6.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442135782Z cluster-scoped-resources/core/nodes/ip-10-0-140-209.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442236085Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442298167Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442331638Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442459331Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442542523Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442632855Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442721138Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44280548Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.442944843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443037946Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443123038Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443212581Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443296773Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443493018Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443610371Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443699243Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443789726Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.443888058Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44397085Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444074653Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444157215Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444245517Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44433872Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444448373Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444489284Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444578416Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444655678Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44474111Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444820743Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.444911525Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445046798Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445164432Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445247184Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445301655Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445312665Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445338886Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445461109Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44549423Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445573112Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445583883Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445626404Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445728966Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44586885Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445937592Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445945662Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.445984953Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446063145Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446070935Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446115696Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446202059Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446232349Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446372213Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446435805Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446503867Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446548798Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44663054Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446679181Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446791294Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446855456Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446922818Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.446988879Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447054461Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447092762Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447151444Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447192514Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447267676Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447305997Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44741187Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447455581Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447526143Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447565934Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447611865Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447652037Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447708658Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447745139Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447826451Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447834821Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447866722Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447914784Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.447964005Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448021926Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448062447Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448114999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448195421Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448278223Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448453467Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448580191Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448661863Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448774726Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.448855058Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44893742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449028253Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449119705Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449208547Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449293099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449388382Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449499395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449582527Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.44968867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449779672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449872935Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.449954897Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450038519Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450156452Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450198463Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450328856Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450440259Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450528492Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450668995Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450762888Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45085087Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.450940632Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451036565Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451113857Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451196989Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451282691Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451368654Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451502417Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451592849Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451680842Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451791495Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451859816Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.451949819Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452038461Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452124523Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452212906Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452300388Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452416631Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452509013Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452598306Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452684038Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45277052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452856873Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.452949415Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453280224Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453375796Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453396987Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453405297Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453411437Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453418397Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453425988Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453436008Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453440038Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453448508Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453452718Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-89.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45351413Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-6.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453639643Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-209.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453683614Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453758346Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453859259Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45390605Z host_service_logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.453948411Z host_service_logs/masters/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454014943Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454116746Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454270519Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45429409Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454590698Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454617428Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454626469Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454706911Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454779713Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454870155Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454946677Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.454995868Z ingress_controllers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.455011169Z ingress_controllers/default/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.455022659Z ingress_controllers/default/router-default-69c97fcb9-8rwzr/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4550672Z ingress_controllers/default/router-default-69c97fcb9-8rwzr/haproxy.config [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.455193534Z insights-data/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.455231555Z istio/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.455277066Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45543484Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45582005Z istio/event-filter.html [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.455921723Z istio/timestamp [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.455992675Z istio/cluster-scoped-resources/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.456001125Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.456049606Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.456107187Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.456298172Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.456699313Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.457150685Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458070849Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458221073Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458387057Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458551381Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458713606Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45886709Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458954642Z machine_config_ondisk/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458963442Z machine_config_termination_logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458969102Z monitoring/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.458974192Z monitoring/alertmanager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.459008913Z monitoring/alertmanager/status.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.459130497Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.459177788Z monitoring/prometheus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.45924802Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.459471445Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.459494556Z monitoring/prometheus/rules.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.460268986Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.460296367Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.460385079Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.461252512Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.461305163Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.461387735Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.461484868Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.46156742Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.461681883Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.461746585Z monitoring/prometheus/status/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.461794716Z monitoring/prometheus/status/config.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462263728Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462343221Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462469344Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462657769Z namespaces/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.46270034Z namespaces/default/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462782512Z namespaces/default/default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462840954Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462905255Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.462994567Z namespaces/default/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463039559Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463144481Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463240644Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463334956Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463415038Z namespaces/default/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.46346398Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463533072Z namespaces/default/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463582303Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463684465Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463732507Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463807629Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463911901Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.463960813Z namespaces/default/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.464024584Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.464147408Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4642543Z namespaces/default/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.464555338Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.464653251Z namespaces/default/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.464753323Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.464886607Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465064372Z namespaces/default/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465162584Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465218485Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465312798Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4653854Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465463282Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465510043Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465632626Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465733259Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465805651Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465850382Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465922104Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.465965265Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466046187Z namespaces/default/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466090378Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.46616139Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466204261Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466318234Z namespaces/kserve/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466400216Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466486449Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.46653275Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466635453Z namespaces/kserve/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466680844Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466783197Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.466937121Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467088694Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467135696Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467201797Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467265489Z namespaces/kserve/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.46731237Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467445144Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467505625Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467553277Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467657159Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467707231Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467714771Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467756952Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467864915Z namespaces/kserve/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.467913876Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.468184843Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.468298666Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.468521132Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.468608754Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.468794199Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.468939923Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469172119Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.46921499Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469256641Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469380014Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469543009Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469631821Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469693113Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469791925Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469858357Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469907838Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.469955939Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470005691Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470047332Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470122234Z namespaces/kserve/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470135044Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470212236Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/kserve-controller-manager-6f77c7fb78-jcmhc.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470309259Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470317339Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/manager/manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470323829Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/manager/manager/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470406681Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/manager/manager/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470556595Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470695739Z namespaces/kserve/pods/kserve-controller-manager-6f77c7fb78-jcmhc/manager/manager/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470705079Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-k5t6r/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470712469Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-k5t6r/llmisvc-controller-manager-67d95fdc48-k5t6r.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470818062Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-k5t6r/manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470838943Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-k5t6r/manager/manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470846393Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-k5t6r/manager/manager/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.470867713Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-k5t6r/manager/manager/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47112098Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-k5t6r/manager/manager/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471159401Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471172081Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/seaweedfs-64568bcd49-c656d.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471250623Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/seaweedfs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471269604Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/seaweedfs/seaweedfs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471280584Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471343176Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471593052Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471684334Z namespaces/kserve/pods/seaweedfs-64568bcd49-c656d/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471733136Z namespaces/kserve/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471798577Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471863219Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47191308Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.471972872Z namespaces/kube-node-lease/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472009793Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472015173Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472043844Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-89.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472157377Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-6.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47225648Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-209.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472398443Z namespaces/kube-system/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472448165Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472541727Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472553627Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472635969Z namespaces/kube-system/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47266325Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472853135Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.472953788Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4730559Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473111712Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473159053Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473234705Z namespaces/kube-system/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473280526Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47341148Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473489042Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473544693Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473656826Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473714187Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473723728Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47378824Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-zl7ice276gvq43lk2i7d4ij3iq.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473893942Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.473993115Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.474082677Z namespaces/kube-system/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.474136399Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.474304743Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.474429296Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.474886888Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.474990841Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.475271188Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.475484134Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.475819222Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.475900765Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.475957496Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476030568Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47609063Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476171402Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476236033Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476339196Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476460539Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476527421Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476614683Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476675335Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476732426Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476815499Z namespaces/kube-system/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476828179Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.476903651Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/global-pull-secret-syncer-4nqwm.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477012104Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/global-pull-secret-syncer/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477022424Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477039125Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477099216Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47725135Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477318142Z namespaces/kube-system/pods/global-pull-secret-syncer-4nqwm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477408104Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477456635Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/global-pull-secret-syncer-fwnds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477541578Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/global-pull-secret-syncer/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477551648Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477556108Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47763197Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477785574Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477860446Z namespaces/kube-system/pods/global-pull-secret-syncer-fwnds/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477926108Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.477973079Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/global-pull-secret-syncer-jjwrx.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478088402Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/global-pull-secret-syncer/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478095932Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478102372Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478173294Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478321808Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47841511Z namespaces/kube-system/pods/global-pull-secret-syncer-jjwrx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478438411Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478487932Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/konnectivity-agent-4pbcn.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478593615Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/konnectivity-agent/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478605815Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478614546Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.478655657Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.479387376Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.479466918Z namespaces/kube-system/pods/konnectivity-agent-4pbcn/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.479485448Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.47954007Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/konnectivity-agent-ctkgw.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.479636842Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/konnectivity-agent/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.479643922Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.479659473Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.479703524Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48030732Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.480401592Z namespaces/kube-system/pods/konnectivity-agent-ctkgw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.480427183Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.480476794Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/konnectivity-agent-qvvrs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.480564817Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/konnectivity-agent/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.480575057Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.480599707Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.480658479Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481295276Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481378968Z namespaces/kube-system/pods/konnectivity-agent-qvvrs/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481428559Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48147044Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481554542Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/haproxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481561663Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481568283Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481631494Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481781848Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48185302Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-89.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481885851Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.481925542Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482004434Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/haproxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482015795Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482020165Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482045945Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482173399Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482245761Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-6.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482278341Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482320963Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482416185Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/haproxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482427895Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482438435Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482484907Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482670242Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482734983Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-209.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482768654Z namespaces/kube-system/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482811695Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482882187Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482892967Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.482934868Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483035871Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483098593Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483156764Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483197735Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483226986Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483300258Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483310918Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483316718Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48336873Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483531654Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483636647Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483686238Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48374944Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483783081Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483838882Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483880583Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.483972015Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484057698Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484128Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484173571Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484216522Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484259793Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484292964Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484424957Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484602412Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484643123Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484749266Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484806957Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.484851658Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.485876295Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.485959458Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48606381Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486143552Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486274496Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48643278Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486609124Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486676946Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486727747Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486791499Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486840541Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486891552Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.486946563Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487022175Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487101687Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487164479Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48720806Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487269662Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487303713Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487375875Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487420066Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487477167Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487515958Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487559849Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48759116Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487704223Z namespaces/openshift-apiserver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487737384Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487805586Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.487836396Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488548165Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488596427Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488679719Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488754591Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488839393Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488885144Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488933945Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.488978036Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489029828Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48911142Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489157281Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489197692Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489275784Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489349556Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489417478Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.48951354Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489596193Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489695275Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489776047Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489853579Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.489972542Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490123326Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490179418Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490222809Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49027106Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490311941Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490400683Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490442975Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490527247Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490604829Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490665661Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490711722Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490757663Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490799374Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490857226Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490895616Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490959628Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.490997389Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491063341Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491074071Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491080251Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491090202Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491166243Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491176704Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491182974Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491192024Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491265986Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491276017Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491282077Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491321428Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49141541Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49142687Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491453001Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491565164Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491604525Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491681047Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491722128Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49179035Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491831771Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491918753Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.491994555Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492075207Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492123748Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492157169Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492222831Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492265982Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492347174Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492485508Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492519429Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492615741Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492649312Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492663523Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492715024Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492804046Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.492843447Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49295155Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493028192Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493108084Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493186996Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493268149Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493429773Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493540285Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493599137Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493658389Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49372114Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493769062Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493814923Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493857444Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493916455Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.493961537Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494044979Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494120281Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494184493Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494231034Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494263315Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494316626Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494365757Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494433809Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49447887Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49448667Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494528531Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494575353Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494612694Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494673205Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494713546Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.494953802Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495000534Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495080366Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495123177Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495166018Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4952178Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495342143Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495443655Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495524257Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49562094Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495661511Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495710362Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495747383Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495832925Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495889187Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.495939078Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49601737Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496070952Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496080672Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496132453Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496218326Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496301688Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496436291Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496536854Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496582725Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.496680798Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49676035Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497104019Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497181451Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497407417Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497550401Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497678424Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497725335Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497763656Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497820688Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497871459Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49791757Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.497958981Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498026273Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498073214Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498151826Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498266859Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49831676Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498379932Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498452474Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498503365Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498590748Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498600568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49866867Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/aws-ebs-csi-driver-node-jss49.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498778333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-driver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498789293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-driver/csi-driver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498803703Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-driver/csi-driver/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498838914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.498942767Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499005318Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499047489Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-liveness-probe/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49905872Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.4990635Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49907682Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499205524Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499276115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499319756Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-node-driver-registrar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499336447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499346677Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499395689Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499548382Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499611924Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jss49/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499656845Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499705367Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/aws-ebs-csi-driver-node-lkr54.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499809789Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-driver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49982344Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-driver/csi-driver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.49983051Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-driver/csi-driver/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499861241Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.499952273Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500015435Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500066226Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-liveness-probe/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500073576Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500080887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500123038Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500232911Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500312833Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500352004Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-node-driver-registrar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500398245Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500403295Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500413355Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500536428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50059651Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lkr54/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500645611Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500677812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/aws-ebs-csi-driver-node-pllhx.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500788305Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-driver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500795955Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-driver/csi-driver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500806475Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500856637Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.500937879Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501009011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501057402Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-liveness-probe/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501064712Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501074953Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501118834Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501196426Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501267447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501302739Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-node-driver-registrar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501309999Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501330069Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501411751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501507124Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501574906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pllhx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501643157Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501679998Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50173357Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50174045Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501780201Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501828162Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501865803Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501921915Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.501958105Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502004517Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502011327Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502015427Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502039098Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502103429Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50211092Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.5021336Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502234813Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502272504Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502342035Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502401897Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502479299Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50251572Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502637963Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502712785Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502800827Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502837939Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50289385Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.502975242Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503008083Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503074985Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503104086Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503195498Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503239359Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50328989Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503401343Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503458295Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503465275Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503505206Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.503594538Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50364024Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.504314367Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50442611Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.504570914Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.504645586Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.504840701Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.504981555Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505124918Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50520547Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505245511Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505316343Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505371535Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505437456Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505473297Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505522869Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50556151Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505667053Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505741174Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505792686Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505821897Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505866898Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.505909499Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50597659Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506017162Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506056663Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506105734Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506148935Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506160135Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506214877Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/tuned-55rsw.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506303049Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/tuned/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506309819Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/tuned/tuned/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506313729Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/tuned/tuned/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506369911Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/tuned/tuned/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506530365Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506598827Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-55rsw/tuned/tuned/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506655708Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50673269Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/tuned-lcx8x.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506817223Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/tuned/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506826883Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/tuned/tuned/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506831193Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/tuned/tuned/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.506912465Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/tuned/tuned/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507026358Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50709644Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lcx8x/tuned/tuned/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507135291Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507162561Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/tuned-skv67.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507264664Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/tuned/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507275275Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/tuned/tuned/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507279324Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/tuned/tuned/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507341906Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/tuned/tuned/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507560772Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507635614Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-skv67/tuned/tuned/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507654754Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507699715Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507756537Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507797108Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50786571Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50787632Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.507914271Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-89.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508018834Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-6.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508102456Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-209.ec2.internal.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508167988Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508223619Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508313371Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508386044Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508488996Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508530507Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508612819Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508657651Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508741963Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508863606Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508969569Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.508999069Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509049321Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509095092Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509131633Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509217725Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509279387Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509329508Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509445701Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509526233Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509570275Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.50977312Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509854572Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.509983225Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510101078Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510228922Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510373736Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510609331Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510678963Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510714044Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510798816Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.510839357Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51092466Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51094408Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511197907Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511264349Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.5113136Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511391802Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511446664Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511487334Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511565016Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511604428Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51167469Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51171221Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511778392Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511786202Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511820113Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator-6748489656-cmfcx.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511926076Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator-watch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511935476Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511944317Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.511977037Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51209246Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512168272Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512212773Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512222544Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512229164Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512284915Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512737727Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512804719Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-cmfcx/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512845Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512883531Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512933062Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.512975804Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513078806Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513129597Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513196119Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51324237Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513306592Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513349693Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513472676Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513577019Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513729383Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513810405Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513876567Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.513947069Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51400273Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514102143Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514163755Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514230716Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514328219Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514436971Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514448632Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514481323Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514602716Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51476727Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514814912Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.514939905Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.515033577Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.515343245Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.515558911Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.515664464Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.515834658Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.515986822Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516058934Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516117335Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516193548Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51627617Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516336501Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516400363Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516435394Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516487505Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516605858Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51666167Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516701461Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516745612Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516800293Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516841324Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516929047Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.516967458Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517031999Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51706635Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517140692Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517151362Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517183333Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/volume-data-source-validator-549c6d54cf-nckg7.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517285906Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/volume-data-source-validator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517296616Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517302457Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517341798Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517473021Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517532223Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-nckg7/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517585314Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517638345Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517711227Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517725068Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517753558Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51783498Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517855201Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517942603Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.517987244Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518085697Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518130648Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51821891Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518255231Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518325663Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518374874Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518495028Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51859233Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518672172Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518717314Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518755864Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518801606Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518842817Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.518923889Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51897002Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519035062Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519119484Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519158175Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519164825Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519221127Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519278648Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519324859Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519452713Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519568546Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519668978Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.51974743Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519825822Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.519962826Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52012707Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52049716Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.520539461Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.520758327Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.520778587Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.520834129Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52088164Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.520983043Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521075195Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521144237Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521186198Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52127083Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521306171Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521423224Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521457065Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521505556Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521575268Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521680891Z namespaces/openshift-config-managed/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521741233Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521823275Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521862216Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.521951838Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522004649Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522105102Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522181994Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522277707Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522314877Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522386419Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522461811Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522515803Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522601105Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522661677Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522703678Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52279208Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522872942Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.522911693Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.526259061Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.526335503Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.526483077Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.526570269Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.526665721Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.526813195Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.526937018Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52699262Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527032021Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527115853Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527162464Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527207655Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527264627Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527313208Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527412121Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527462452Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527550924Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527644407Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527687808Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527732299Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527800781Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527844972Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527889763Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527965535Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527988686Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.527994546Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528030387Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528084378Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528123719Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52815774Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528202981Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528240552Z namespaces/openshift-config-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528255023Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528261503Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528305334Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528445038Z namespaces/openshift-config/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528483779Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528558471Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528601172Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528650943Z namespaces/openshift-config/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528689524Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528771396Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528849198Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528933821Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.528975031Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529013443Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529059174Z namespaces/openshift-config/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529099405Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529176587Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529223878Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529252949Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529343001Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529448004Z namespaces/openshift-config/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529490975Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529607928Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.52969633Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529777263Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529850585Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.529931207Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53007048Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530207994Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530250665Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530298506Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530372528Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53044312Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530506502Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530641535Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530652555Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530688576Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530697076Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530791449Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53082377Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530873411Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530931683Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530947723Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.530996304Z namespaces/openshift-config/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531041536Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531086277Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531121287Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53123083Z namespaces/openshift-console-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531267421Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531337223Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531494217Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531546069Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53160678Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531665082Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531798435Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531909438Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.531959109Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53199134Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532043552Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532078743Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532161175Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532223396Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532272038Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532345Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532420412Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532432592Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532443282Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532527094Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.532576916Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.533155841Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.533237553Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53351886Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.533595852Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.533732376Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53388508Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534045594Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534100816Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534135936Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534197248Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534236789Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53428842Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534330551Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534445425Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534535787Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534595788Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53464872Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534711901Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534757013Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534808944Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534858255Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534911807Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.534939837Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535001709Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535018129Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-rvhx5/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53506045Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-rvhx5/console-operator-584dcb6b54-rvhx5.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535159723Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-rvhx5/console-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535174873Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-rvhx5/console-operator/console-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535179364Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-rvhx5/console-operator/console-operator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535216935Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-rvhx5/console-operator/console-operator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535661736Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-rvhx5/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535711287Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535751009Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535787889Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535842441Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535930993Z namespaces/openshift-console/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.535990265Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.536088007Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.536165359Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.536388935Z namespaces/openshift-console/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.536429096Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.536523509Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.536701703Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.536993311Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537039092Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537144875Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537201286Z namespaces/openshift-console/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537213057Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53733175Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537375421Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537427192Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537511194Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537582686Z namespaces/openshift-console/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.537601707Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.538262304Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.538335276Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.538643214Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.538721376Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.538891251Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539016524Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539188488Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53927002Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539303781Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539389154Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539557048Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.53963734Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539687211Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539771064Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539846846Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539887887Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539932258Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.539970109Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54002123Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540058761Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540113842Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540153483Z namespaces/openshift-console/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540160584Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540211825Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/console-5897b98d59-sgtnn.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540295247Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/console/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540303498Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/console/console/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540307607Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/console/console/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540341559Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/console/console/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540474822Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/console/console/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540535524Z namespaces/openshift-console/pods/console-5897b98d59-sgtnn/console/console/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540573014Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540609175Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/downloads-7c97dc4555-xz8gp.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540729679Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/download-server/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540742839Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/download-server/download-server/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540749579Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/download-server/download-server/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540759519Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/download-server/download-server/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.540951055Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541018526Z namespaces/openshift-console/pods/downloads-7c97dc4555-xz8gp/download-server/download-server/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541055477Z namespaces/openshift-console/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541101678Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54115183Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541195221Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541288933Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541344585Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541431767Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541473578Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54153672Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541572251Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541687394Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541758636Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541838878Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541879749Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54193237Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.541988731Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542020872Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542114445Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542171426Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542212247Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542294379Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542422613Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542471734Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542593647Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54267816Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542756732Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542837814Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.542916266Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543037289Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543198103Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543247474Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543286585Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543335127Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543383708Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54344368Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543488891Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543561493Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543641245Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543678016Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543725217Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543759928Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543809109Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543956293Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.543996394Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544032125Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544078536Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544167368Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54421664Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544273241Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544313872Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544351193Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544433306Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544505627Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54459581Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544672122Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544728663Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544767664Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544833376Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544877947Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.544962629Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54500408Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545048622Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545126364Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545182145Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545188895Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545225066Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545319229Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.5453814Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545497463Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545569985Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545711249Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545791041Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545872623Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.545987656Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54614923Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546188281Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546240783Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546298484Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546344825Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546461438Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546496699Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546589572Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546667514Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546704795Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546737206Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546806297Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546845358Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54691429Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.546951931Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547010403Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547045094Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547151746Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547190647Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547254049Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54729037Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547332411Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547378603Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547550847Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547631949Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.547742372Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548077971Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548123972Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548174653Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548203464Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548289756Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548328067Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548375378Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548494752Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548556863Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548596264Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548694077Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548780239Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548880612Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.548957794Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549079367Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54920685Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549415036Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549466507Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549509718Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54957179Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549629321Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549684873Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549732414Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549810346Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549890658Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.54994467Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.549991871Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550040902Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550086943Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550128224Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550184356Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550222707Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550277568Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550316299Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550378961Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550441952Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550485464Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550572016Z namespaces/openshift-dns/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550619437Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550672438Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55072192Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550759181Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550818562Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.550958766Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551037198Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55111305Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551161131Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551200572Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551246044Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551283665Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551376007Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551460499Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55150166Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551588062Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551635274Z namespaces/openshift-dns/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551672184Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.551787358Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55186943Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552100966Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552177348Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552477756Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552599439Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552813104Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552856595Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552913467Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.552951808Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55300795Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553079321Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553101952Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553222585Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553277526Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553340628Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553429581Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553489332Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553533573Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553571674Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553630116Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553687847Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553696808Z namespaces/openshift-dns/pods/dns-default-48rbw/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553736529Z namespaces/openshift-dns/pods/dns-default-48rbw/dns-default-48rbw.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553847952Z namespaces/openshift-dns/pods/dns-default-48rbw/dns/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553858732Z namespaces/openshift-dns/pods/dns-default-48rbw/dns/dns/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553862892Z namespaces/openshift-dns/pods/dns-default-48rbw/dns/dns/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.553913583Z namespaces/openshift-dns/pods/dns-default-48rbw/dns/dns/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554021576Z namespaces/openshift-dns/pods/dns-default-48rbw/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554078198Z namespaces/openshift-dns/pods/dns-default-48rbw/dns/dns/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554107198Z namespaces/openshift-dns/pods/dns-default-48rbw/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554111728Z namespaces/openshift-dns/pods/dns-default-48rbw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554118148Z namespaces/openshift-dns/pods/dns-default-48rbw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55417021Z namespaces/openshift-dns/pods/dns-default-48rbw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554265132Z namespaces/openshift-dns/pods/dns-default-48rbw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554339284Z namespaces/openshift-dns/pods/dns-default-48rbw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554433107Z namespaces/openshift-dns/pods/dns-default-6zg6s/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554483938Z namespaces/openshift-dns/pods/dns-default-6zg6s/dns-default-6zg6s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55458056Z namespaces/openshift-dns/pods/dns-default-6zg6s/dns/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554593941Z namespaces/openshift-dns/pods/dns-default-6zg6s/dns/dns/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554606091Z namespaces/openshift-dns/pods/dns-default-6zg6s/dns/dns/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554637202Z namespaces/openshift-dns/pods/dns-default-6zg6s/dns/dns/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554727544Z namespaces/openshift-dns/pods/dns-default-6zg6s/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554800146Z namespaces/openshift-dns/pods/dns-default-6zg6s/dns/dns/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554827907Z namespaces/openshift-dns/pods/dns-default-6zg6s/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554835047Z namespaces/openshift-dns/pods/dns-default-6zg6s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554846678Z namespaces/openshift-dns/pods/dns-default-6zg6s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554903409Z namespaces/openshift-dns/pods/dns-default-6zg6s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.554987601Z namespaces/openshift-dns/pods/dns-default-6zg6s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555054773Z namespaces/openshift-dns/pods/dns-default-6zg6s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555108524Z namespaces/openshift-dns/pods/dns-default-d6jxv/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555136145Z namespaces/openshift-dns/pods/dns-default-d6jxv/dns-default-d6jxv.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555238488Z namespaces/openshift-dns/pods/dns-default-d6jxv/dns/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555247288Z namespaces/openshift-dns/pods/dns-default-d6jxv/dns/dns/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555251318Z namespaces/openshift-dns/pods/dns-default-d6jxv/dns/dns/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555293899Z namespaces/openshift-dns/pods/dns-default-d6jxv/dns/dns/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555477094Z namespaces/openshift-dns/pods/dns-default-d6jxv/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555550876Z namespaces/openshift-dns/pods/dns-default-d6jxv/dns/dns/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555587477Z namespaces/openshift-dns/pods/dns-default-d6jxv/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555595617Z namespaces/openshift-dns/pods/dns-default-d6jxv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555605887Z namespaces/openshift-dns/pods/dns-default-d6jxv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555652379Z namespaces/openshift-dns/pods/dns-default-d6jxv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555737771Z namespaces/openshift-dns/pods/dns-default-d6jxv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555805003Z namespaces/openshift-dns/pods/dns-default-d6jxv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555865244Z namespaces/openshift-dns/pods/node-resolver-d24pq/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555894965Z namespaces/openshift-dns/pods/node-resolver-d24pq/node-resolver-d24pq.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555976787Z namespaces/openshift-dns/pods/node-resolver-d24pq/dns-node-resolver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.555988717Z namespaces/openshift-dns/pods/node-resolver-d24pq/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556006588Z namespaces/openshift-dns/pods/node-resolver-d24pq/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556030018Z namespaces/openshift-dns/pods/node-resolver-d24pq/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556128391Z namespaces/openshift-dns/pods/node-resolver-d24pq/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556201623Z namespaces/openshift-dns/pods/node-resolver-d24pq/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556236684Z namespaces/openshift-dns/pods/node-resolver-dfvlb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556279435Z namespaces/openshift-dns/pods/node-resolver-dfvlb/node-resolver-dfvlb.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556348567Z namespaces/openshift-dns/pods/node-resolver-dfvlb/dns-node-resolver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556379948Z namespaces/openshift-dns/pods/node-resolver-dfvlb/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556397438Z namespaces/openshift-dns/pods/node-resolver-dfvlb/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556451329Z namespaces/openshift-dns/pods/node-resolver-dfvlb/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556529062Z namespaces/openshift-dns/pods/node-resolver-dfvlb/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556597693Z namespaces/openshift-dns/pods/node-resolver-dfvlb/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556672185Z namespaces/openshift-dns/pods/node-resolver-tdnx5/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556719127Z namespaces/openshift-dns/pods/node-resolver-tdnx5/node-resolver-tdnx5.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556782368Z namespaces/openshift-dns/pods/node-resolver-tdnx5/dns-node-resolver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556789558Z namespaces/openshift-dns/pods/node-resolver-tdnx5/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556800709Z namespaces/openshift-dns/pods/node-resolver-tdnx5/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55685049Z namespaces/openshift-dns/pods/node-resolver-tdnx5/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.556939632Z namespaces/openshift-dns/pods/node-resolver-tdnx5/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557001414Z namespaces/openshift-dns/pods/node-resolver-tdnx5/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557180479Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557210339Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557268981Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557295771Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557422085Z namespaces/openshift-etcd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557450926Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557537348Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557573239Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557663671Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557711702Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557800615Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557894327Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.557975209Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55798722Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558039831Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558100772Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558137884Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558228776Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558280817Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558305738Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558441921Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558514463Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558550884Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558658467Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558731599Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558811911Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558889223Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.558969045Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559085998Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559241792Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559285503Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559331945Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559396826Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559457358Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55953637Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559588371Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559683274Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559779367Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559826978Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559884729Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.55991041Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.559964771Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560019473Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560056994Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560119155Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560165257Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560255459Z namespaces/openshift-host-network/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56030829Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560385062Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560451284Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560503785Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560543106Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560635329Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560716471Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.560798393Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.561543762Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.561580323Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.561649595Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.561691286Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.561773059Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56183028Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.561880331Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.561956523Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562027955Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562074807Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562176949Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562249741Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562327683Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562442296Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562523818Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562680622Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562782465Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562841307Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562879317Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.562941399Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56297927Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563025581Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563068292Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563132794Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563179425Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563267987Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563336769Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563480503Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563514034Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563565455Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563599756Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563664538Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563703579Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56374228Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563775691Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563890814Z namespaces/openshift-image-registry/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563938195Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.563998267Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564041808Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.5641075Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56414763Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564256503Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564422578Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564619703Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564663174Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564703795Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564752726Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564792177Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56490101Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564940561Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.564975082Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.565068365Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.565121566Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.565132146Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.565197328Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56526274Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.565350782Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.566223165Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.566309157Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.566610555Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.566690777Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.566993075Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567123978Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567322124Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567421786Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567453417Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567535929Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56757617Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567639322Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567681113Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567774935Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567856158Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.567914839Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56794351Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568021832Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568054863Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568173186Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568294289Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568392752Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568468554Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568529465Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568562356Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568651888Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568673349Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568683059Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/image-registry-7bd4598459-lgjmp.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568806842Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/registry/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568815012Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/registry/registry/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568825823Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/registry/registry/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.568885614Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/registry/registry/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569394888Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56946672Z namespaces/openshift-image-registry/pods/image-registry-7bd4598459-lgjmp/registry/registry/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569518191Z namespaces/openshift-image-registry/pods/node-ca-kxz77/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569593043Z namespaces/openshift-image-registry/pods/node-ca-kxz77/node-ca-kxz77.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569680925Z namespaces/openshift-image-registry/pods/node-ca-kxz77/node-ca/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569692345Z namespaces/openshift-image-registry/pods/node-ca-kxz77/node-ca/node-ca/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569700006Z namespaces/openshift-image-registry/pods/node-ca-kxz77/node-ca/node-ca/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569755407Z namespaces/openshift-image-registry/pods/node-ca-kxz77/node-ca/node-ca/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.56989104Z namespaces/openshift-image-registry/pods/node-ca-kxz77/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.569968013Z namespaces/openshift-image-registry/pods/node-ca-kxz77/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570060425Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570072375Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/node-ca-p6qc5.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570169218Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/node-ca/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570183908Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/node-ca/node-ca/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570191728Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/node-ca/node-ca/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570220959Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570350803Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570441155Z namespaces/openshift-image-registry/pods/node-ca-p6qc5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570487396Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570534217Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/node-ca-v6t5n.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570615659Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/node-ca/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57064377Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/node-ca/node-ca/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57065262Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/node-ca/node-ca/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570736653Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/node-ca/node-ca/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570830485Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570899667Z namespaces/openshift-image-registry/pods/node-ca-v6t5n/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570926498Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.570972709Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57103123Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571058381Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571175014Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571216935Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571280067Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571320678Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571504803Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571567384Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571684307Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.5717661Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571851212Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571908033Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571934844Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.571989995Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572030216Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572111639Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57217397Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572222941Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572302744Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572409326Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572460028Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57256497Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572657343Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572819127Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.572899679Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573069774Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573184567Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573373151Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573447853Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573489565Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573576277Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573624318Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57369587Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573783082Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573871015Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.573955487Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574019128Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574052109Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574114821Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574145372Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574221764Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574232334Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574280545Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/ingress-canary-hn9w8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574373638Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/serve-healthcheck-canary/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574391158Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574401658Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57447221Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574561813Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574634084Z namespaces/openshift-ingress-canary/pods/ingress-canary-hn9w8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574674906Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574716337Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/ingress-canary-nsmg6.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574796879Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/serve-healthcheck-canary/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574802219Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574811549Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574867501Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.574976173Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575040335Z namespaces/openshift-ingress-canary/pods/ingress-canary-nsmg6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575060586Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575113927Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/ingress-canary-skv29.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575189249Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/serve-healthcheck-canary/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575200879Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57520553Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57521312Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575315542Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575418325Z namespaces/openshift-ingress-canary/pods/ingress-canary-skv29/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575434336Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575491857Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575542558Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575573089Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575670032Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575714553Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575776264Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575795975Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575889847Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.575922988Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576019371Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576116243Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576233766Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576260737Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576310188Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57637348Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576451702Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576547865Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576581295Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576633077Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576717369Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576772471Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.576830302Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.577448358Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57753254Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.577664914Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.577739246Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.577869139Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578006103Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578222568Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57830154Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578346341Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578452174Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578507156Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578560827Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578571267Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578584688Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57867379Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578714431Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578794113Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578885776Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578925757Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.578974808Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57903241Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579084451Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579141112Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579193694Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579243545Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579283976Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579384829Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579399329Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57944973Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579541303Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579589464Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579646906Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579689317Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579775929Z namespaces/openshift-ingress/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.57981771Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579873412Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579916113Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.579963444Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580006715Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580087557Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580221901Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580474117Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580526038Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58056083Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580639041Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580686423Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580800966Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580856237Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.580906179Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.581030572Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.581122884Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.581177035Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.581321239Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.581466553Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.581600237Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58171829Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58210079Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582218633Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582434659Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582523261Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582565092Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582628453Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582673345Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582734936Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582779677Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582853059Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582929871Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.582990053Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583024574Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583079665Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583118476Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583175518Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583221669Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58327843Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583291141Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583339732Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/router-default-69c97fcb9-8rwzr.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583489456Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/router/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583510056Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/router/router/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583528127Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/router/router/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583559578Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/router/router/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583674341Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/router/router/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583741353Z namespaces/openshift-ingress/pods/router-default-69c97fcb9-8rwzr/router/router/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583777834Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583831675Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583889216Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.583930267Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58401806Z namespaces/openshift-insights/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584061971Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584122112Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584159144Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584227905Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584267906Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584436491Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584548704Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584654066Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584693147Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.584732519Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585006786Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585055837Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585129249Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58517203Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585251672Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585293493Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585331664Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585445107Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.585528319Z namespaces/openshift-insights/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58556878Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.586179196Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.586264719Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.586589017Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58670857Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587152192Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587247314Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58747702Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587551752Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587607003Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587673515Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587717966Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587811579Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58785854Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587896031Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587961513Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.587997514Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588077266Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588125227Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588187989Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58822777Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588312252Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588450716Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588518787Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588562799Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.58861956Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588661351Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588734003Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588774104Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588835526Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588869796Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588935188Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588942909Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-mz4w8/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.588983739Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-mz4w8/insights-operator-5885fdb759-mz4w8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.589077792Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-mz4w8/insights-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.589084642Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-mz4w8/insights-operator/insights-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.589105633Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-mz4w8/insights-operator/insights-operator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.589163994Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-mz4w8/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.589581515Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-mz4w8/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.589938364Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.589985876Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/insights-runtime-extractor-9k5fd.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590098559Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590107999Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/exporter/exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590116409Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/exporter/exporter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59015696Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/exporter/exporter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590254513Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590326045Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/exporter/exporter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590405937Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/extractor/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590418837Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/extractor/extractor/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590428997Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/extractor/extractor/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590471028Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/extractor/extractor/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590571951Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590635883Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/extractor/extractor/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590689424Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590696814Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590703084Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590742716Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590863139Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590932281Z namespaces/openshift-insights/pods/insights-runtime-extractor-9k5fd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.590987682Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591032993Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/insights-runtime-extractor-bvlql.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591132726Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591139776Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/exporter/exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591148266Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/exporter/exporter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591199948Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/exporter/exporter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.5912912Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591386392Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/exporter/exporter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591431083Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/extractor/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591441704Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/extractor/extractor/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591451264Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/extractor/extractor/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591514546Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/extractor/extractor/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591621479Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591715151Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/extractor/extractor/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591756722Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591770282Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591785013Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591855294Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.591956537Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59204035Z namespaces/openshift-insights/pods/insights-runtime-extractor-bvlql/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592098141Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592148822Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/insights-runtime-extractor-kjkzb.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592597404Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592612044Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/exporter/exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592622114Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/exporter/exporter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592674556Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/exporter/exporter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59281125Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592899672Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/exporter/exporter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592949683Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/extractor/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592959853Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/extractor/extractor/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.592974444Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/extractor/extractor/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593033745Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/extractor/extractor/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593141158Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59320626Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/extractor/extractor/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593238251Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593244951Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593254241Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593299042Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593416935Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593482117Z namespaces/openshift-insights/pods/insights-runtime-extractor-kjkzb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593540789Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59358375Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593663602Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593697863Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593761054Z namespaces/openshift-keda/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593776015Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593787785Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593855457Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.593998041Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594045722Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594059222Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594111724Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594174495Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594224447Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594314219Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594459593Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594522854Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594536515Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.594581686Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595010587Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595057478Z namespaces/openshift-keda/operators.coreos.com/installplans/install-m94mp.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595192692Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595242943Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595306325Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595373517Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595465789Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59549934Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595629883Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595675094Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595743146Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595771347Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595821218Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595859209Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.595961462Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596038034Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596121346Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596156567Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596198388Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596238429Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59627983Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596380013Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596488946Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596532597Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596624409Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596682261Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596732442Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596840655Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596917837Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.596993979Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597071551Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597144363Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597269576Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597479721Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597534693Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597581294Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597638456Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597690747Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597758069Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59781356Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597890982Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.597966174Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598013586Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598060667Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598101158Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598140989Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59818603Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598249142Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598294363Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598338554Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598465497Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598525419Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598587061Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598626322Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598707584Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598739594Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598833267Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598909569Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.598986861Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599031652Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599064653Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599130105Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599176176Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599270778Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.59934306Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599422472Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599519985Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599572876Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599626658Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599735811Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599861084Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.599970667Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60008508Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600159522Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600320856Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600547292Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600593233Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600655364Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600713566Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600765798Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600812759Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60087636Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.600989243Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601068155Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601132817Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601174998Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60123686Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601290921Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601486906Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601551588Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6016135Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601693392Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601736703Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601786854Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601823865Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601882056Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.601925598Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60201586Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602067851Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602131413Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602209815Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602283487Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602328298Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602465012Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602544294Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602623006Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.602963765Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603002376Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603076478Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603104408Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603189621Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603232562Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603286603Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603372906Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603480608Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6035368Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603672783Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603765126Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603842478Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60392143Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.603997782Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604123355Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604339221Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604442603Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604501165Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604573637Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604589777Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60467108Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604724101Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604832994Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604911166Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.604957797Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605022518Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60509262Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605139052Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605199553Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605260075Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605342227Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605423729Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605484231Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605531942Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605694246Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605742588Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605814659Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605865271Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.605950863Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606013955Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606116347Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60622819Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606321343Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606423615Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606464006Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606531388Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606578509Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606678332Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606736974Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606794035Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606880217Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.606964199Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60697425Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607017511Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607086632Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607135374Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607244037Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607332989Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607685708Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60776799Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607858313Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.607981526Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60815118Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608204572Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608256133Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608312235Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608384717Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60850222Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608550101Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608651243Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608753546Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608801277Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608856109Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6089202Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.608966902Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609033174Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609087785Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609133016Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609196388Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.60928691Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609339542Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609450124Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609466925Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609535107Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609583568Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609696521Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609792803Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609885976Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609951047Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.609996019Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610085401Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610121612Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610233715Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610289736Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610348488Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610453731Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610593434Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610649916Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610794519Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.610899032Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611004825Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611101968Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61119603Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611345404Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611560749Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611633331Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611685393Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611728324Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611767285Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611811286Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611850367Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.611929999Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612009111Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612057593Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612109664Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612166945Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612220477Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612267918Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612308599Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612374911Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612422802Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612493824Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612532445Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612603347Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612642358Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612710899Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61273151Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612830213Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.612934045Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613015498Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613087639Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613138371Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613201162Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613250284Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613334876Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613418278Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613465289Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613570422Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613638864Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613689915Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613793898Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61386816Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.613964082Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.614047824Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.614126916Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.614230039Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.614415744Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615192404Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615234805Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615298577Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615337598Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615440571Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615469302Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615558024Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615638566Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615680457Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615720948Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61576791Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61580169Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615860782Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615904253Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615949344Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.615983555Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616086338Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616125769Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616195301Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616236632Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616303823Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616343285Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61655622Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616672623Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616770305Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616826387Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616871308Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.616920189Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61695467Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617038112Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617096004Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617133895Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617212107Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617260108Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617267038Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617298299Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617407822Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617453343Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617551296Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617642958Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617813983Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.617888335Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618004628Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618116491Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618275625Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618325266Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618368577Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618451829Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61848304Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618533642Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618564332Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618650155Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618725177Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618772288Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618814329Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61885943Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618900911Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618941972Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618954413Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.618994954Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619123827Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm/kube-storage-version-migrator-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619134867Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619140958Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619176119Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619291571Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-jr7pm/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619456956Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619492107Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619549518Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619587309Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619671841Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619710142Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619769974Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619804125Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619879097Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.619912358Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.61999769Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620099503Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620185275Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620239646Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620286347Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620339229Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620414411Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620500813Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620552244Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620602056Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620674647Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620753Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620789781Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620881043Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.620955455Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621077208Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62115873Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621277993Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621416177Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621566041Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621622572Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621670274Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621711975Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621748476Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621799447Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621839438Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62191385Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.621990732Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622038783Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622075344Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622120125Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622158536Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622200427Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622208718Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622245859Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/migrator-6865c9967-r7s84.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622316141Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/graceful-termination/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622325531Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/graceful-termination/graceful-termination/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622334361Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622502775Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622588477Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622655789Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62268314Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/migrator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62269076Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/migrator/migrator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62269675Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/migrator/migrator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622751672Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/migrator/migrator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622847934Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622909846Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-r7s84/migrator/migrator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622960547Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.622991868Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623039299Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62308135Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623165293Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623175313Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623184893Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623229514Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623329667Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62345652Z namespaces/openshift-marketplace/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623470171Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623476481Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623485941Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623565933Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623576993Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623587064Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623684596Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.623759498Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.624098327Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62419762Z namespaces/openshift-monitoring/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.624237121Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.624297392Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.624336713Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.624435776Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.624473587Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62461441Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.625067952Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.625460323Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.625701959Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.62573683Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.625814162Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.625851623Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.625933465Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.625970516Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.626016647Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.626087609Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.626145661Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.626178951Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.629867158Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.630016812Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63111734Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.631330056Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.632338282Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.632506437Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63300822Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.633175334Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.633223086Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63339826Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.633563795Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.633723579Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63379419Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.633920054Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.633992806Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634073878Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634128309Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634309994Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634429437Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63453727Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634583271Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634728385Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634774456Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.634974321Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.635564707Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63569466Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.636112371Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.636305896Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.636505271Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.636709206Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63685435Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.636994054Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.637160698Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.63722251Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.637373274Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.637526168Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.637652121Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.637802715Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.637927558Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638138314Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638271827Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638430722Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638566895Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638688518Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638819542Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638894454Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.638954485Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639026067Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639044608Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639105859Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639273584Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639317645Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639451908Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639715355Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639730665Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639740816Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639830428Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.639969122Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640075094Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640132766Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640142576Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640157127Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640234929Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640375832Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640506806Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640559407Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640572418Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640584978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6406618Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640789413Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640889886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640956848Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640965718Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.640983508Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.64103533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641165673Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641268656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641332847Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641346538Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641350548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641474011Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641607095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641720037Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641788409Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641796419Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.64180308Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641873641Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.641971714Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642051086Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642112948Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642126328Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642132878Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642180969Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642330464Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642473547Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642487797Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642551179Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/cluster-monitoring-operator-548b489cb8-6k9rx.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642674453Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/cluster-monitoring-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642685033Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642691923Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.642750004Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643481134Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643584096Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-6k9rx/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643678269Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643709909Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-state-metrics-56d9f944b4-qq9xb.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643865834Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-main/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643875954Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643889354Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.643940186Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644075409Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644182892Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644239633Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-self/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644247274Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644253794Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644331066Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.64448206Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644579852Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644644364Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-state-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644652904Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644660204Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644744596Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.644925361Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645034354Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-qq9xb/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645101696Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645161527Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/metrics-server-58d54c7654-kl269.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645291761Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/metrics-server/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645302351Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/metrics-server/metrics-server/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645313851Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/metrics-server/metrics-server/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645403614Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645539847Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.64566194Z namespaces/openshift-monitoring/pods/metrics-server-58d54c7654-kl269/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645724302Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645791124Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/monitoring-plugin-68b7fc9574-fvc99.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645914697Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/monitoring-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645928078Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.645947638Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.64600506Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646148303Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646272636Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-fvc99/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646340578Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646450541Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/node-exporter-5nmdj.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646621885Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/init-textfile/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646631296Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/init-textfile/init-textfile/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646638746Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646720268Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646838531Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.646956724Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647012166Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647026206Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647031416Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647120499Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647265342Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647345515Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647469698Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/node-exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647481598Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/node-exporter/node-exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647498508Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647576901Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647731955Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647837427Z namespaces/openshift-monitoring/pods/node-exporter-5nmdj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647894879Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.647958911Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/node-exporter-mpgrw.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648084834Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/init-textfile/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648092094Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/init-textfile/init-textfile/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648096144Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/init-textfile/init-textfile/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648145645Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648249908Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648351961Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648420853Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648428763Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648432973Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648507765Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648627208Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.64872484Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648785482Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/node-exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648792512Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/node-exporter/node-exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648802533Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/node-exporter/node-exporter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.648865164Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649010738Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.64910995Z namespaces/openshift-monitoring/pods/node-exporter-mpgrw/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649185763Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649245604Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/node-exporter-phdlc.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649389398Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/init-textfile/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649412018Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/init-textfile/init-textfile/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649420309Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649490031Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649589223Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649701356Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649746607Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649753947Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649758447Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649802219Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.649927662Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650028295Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650076406Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/node-exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650086026Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/node-exporter/node-exporter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650098716Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650172529Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650328202Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650448986Z namespaces/openshift-monitoring/pods/node-exporter-phdlc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650517638Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.650576969Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/openshift-state-metrics-b8f49f5c6-6tccs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651176365Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-main/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651183935Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651196145Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651268687Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651418621Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651524664Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651609406Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-self/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651616366Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651626906Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651709909Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651841592Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.651933934Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652011997Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/openshift-state-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652022727Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652028057Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652071548Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652215512Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652313804Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-6tccs/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652382306Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652480289Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652735145Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652750486Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652767256Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652818598Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.652957401Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653041423Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653089105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653096635Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653107535Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653177127Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65329874Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653423803Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653464704Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653767082Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653774883Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653839584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.653971098Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65405516Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654116312Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654124382Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654128932Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654182383Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654295506Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65442964Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654473901Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654481031Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654485011Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654544943Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654659936Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654747868Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65480633Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6548142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6548218Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.654871131Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655175959Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655275532Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655328203Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655336383Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655343773Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655526758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655669062Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655754474Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655810256Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655867397Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/prometheus-operator-84d69f794d-qxsml.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65596598Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65597352Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.655990741Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656040582Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656155245Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656233137Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656276948Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/prometheus-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656284448Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656288818Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656372671Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656594776Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656675168Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-qxsml/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656696549Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656766771Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656901434Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/prometheus-operator-admission-webhook/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656910105Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656921645Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.656962656Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657073419Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657154931Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-jvq9x/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657195782Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657262744Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/telemeter-client-545f6f5c6f-cthsr.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657448039Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657459829Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657466039Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65750559Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657612943Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657707405Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657763177Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/reload/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657770337Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/reload/reload/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657774337Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/reload/reload/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657844809Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/reload/reload/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.657935541Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658005123Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/reload/reload/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658040164Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/telemeter-client/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658046934Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/telemeter-client/telemeter-client/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658053754Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658086455Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658231689Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658308711Z namespaces/openshift-monitoring/pods/telemeter-client-545f6f5c6f-cthsr/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658369863Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658469075Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/thanos-querier-cd56fd977-g55vv.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658623339Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658631319Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658636039Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658683921Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658791323Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658872226Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658919067Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-rules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658928077Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658932467Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.658998589Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659101312Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659170033Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659186104Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-web/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659190584Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659201874Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659259656Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659371499Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659479122Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659537843Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659545303Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659549414Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659603655Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659725108Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.65980911Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659868302Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/prom-label-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659879832Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659884142Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.659940464Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660034766Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660120618Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660168059Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/thanos-query/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66017708Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/thanos-query/thanos-query/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6601893Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/thanos-query/thanos-query/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660235461Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660380565Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660470047Z namespaces/openshift-monitoring/pods/thanos-querier-cd56fd977-g55vv/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660520319Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660598861Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660658622Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660717124Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660848787Z namespaces/openshift-multus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.660900899Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66097022Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661007681Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661052143Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661101264Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661377811Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661485154Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661578026Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661644378Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661688589Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.661909385Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662045849Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662122971Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662171322Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662236274Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662283585Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662398568Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66245743Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662515621Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662609763Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662668935Z namespaces/openshift-multus/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662718556Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66287241Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.662976203Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.663737533Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.663877256Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.664547564Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.664648317Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66479051Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.664857892Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.664938374Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665046867Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66515022Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665264293Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665373366Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665453368Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66555623Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665669233Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665775206Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665836418Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665893199Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.665961651Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666017932Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666083884Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666142426Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666203567Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666260959Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666378862Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666472774Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666523846Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666583357Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66668124Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666735391Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666803493Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666853764Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666925886Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666933456Z namespaces/openshift-multus/pods/multus-86pc9/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.666981468Z namespaces/openshift-multus/pods/multus-86pc9/multus-86pc9.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667093871Z namespaces/openshift-multus/pods/multus-86pc9/kube-multus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667134672Z namespaces/openshift-multus/pods/multus-86pc9/kube-multus/kube-multus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667142062Z namespaces/openshift-multus/pods/multus-86pc9/kube-multus/kube-multus/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667200693Z namespaces/openshift-multus/pods/multus-86pc9/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667511922Z namespaces/openshift-multus/pods/multus-86pc9/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667592044Z namespaces/openshift-multus/pods/multus-86pc9/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667639605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667702647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/multus-additional-cni-plugins-fdgtq.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66784588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/bond-cni-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66785274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6678588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.667909452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668011044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668091747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668147218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668154318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/cni-plugins/cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668158348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66822823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668329333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668455906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668502537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/egress-router-binary-copy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668510208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668514338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668561789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668673082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668757684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668796005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668804955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668808955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.668864027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66898245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669072562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669121304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/routeoverride-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669128324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669132184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669182965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669289478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6693909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669440232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni-bincopy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669447342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669451252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669544755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669650517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669727879Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66975995Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.66976796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669772341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669818422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.669923225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670007457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdgtq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670063588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67012417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/multus-additional-cni-plugins-g4df6.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670259063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/bond-cni-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670266173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670271963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670337215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670473189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670560991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670611363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670620233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/cni-plugins/cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670624103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670682784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670778207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670851199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670868649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/egress-router-binary-copy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670877939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670881939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.670947251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671043324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671108045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671149437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671157117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671161007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671194588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67126701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671332521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671384843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/routeoverride-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671396383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671400313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671435084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671536837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671631559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671682091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni-bincopy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671693201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671697361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671751292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671853285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671919557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671966458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671980618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.671985058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672003239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672087151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672170993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4df6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672200484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672253555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/multus-additional-cni-plugins-rgdzd.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672447831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/bond-cni-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672461951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672466431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672548663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672652836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672735428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672782789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67279348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/cni-plugins/cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672798329Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672841131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.672955864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673036336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673151799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/egress-router-binary-copy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673158869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673163189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673222481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673342494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673475207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673514838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673520839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673526728Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67357512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673683813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673770895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673808436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/routeoverride-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673815096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673822086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.673890228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67397109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674064383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674104274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni-bincopy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674110584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674115284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674169396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674265258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67434151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674402751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674417722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674422582Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674472873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674572336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674645698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-rgdzd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674688739Z namespaces/openshift-multus/pods/multus-qbh4p/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67474064Z namespaces/openshift-multus/pods/multus-qbh4p/multus-qbh4p.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674832903Z namespaces/openshift-multus/pods/multus-qbh4p/kube-multus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674844523Z namespaces/openshift-multus/pods/multus-qbh4p/kube-multus/kube-multus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674849153Z namespaces/openshift-multus/pods/multus-qbh4p/kube-multus/kube-multus/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.674875754Z namespaces/openshift-multus/pods/multus-qbh4p/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675144371Z namespaces/openshift-multus/pods/multus-qbh4p/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675227203Z namespaces/openshift-multus/pods/multus-qbh4p/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675278974Z namespaces/openshift-multus/pods/multus-zqfgt/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675324546Z namespaces/openshift-multus/pods/multus-zqfgt/multus-zqfgt.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675459769Z namespaces/openshift-multus/pods/multus-zqfgt/kube-multus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675477999Z namespaces/openshift-multus/pods/multus-zqfgt/kube-multus/kube-multus/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67548489Z namespaces/openshift-multus/pods/multus-zqfgt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675510051Z namespaces/openshift-multus/pods/multus-zqfgt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.675915691Z namespaces/openshift-multus/pods/multus-zqfgt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676001623Z namespaces/openshift-multus/pods/multus-zqfgt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676053535Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676110656Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/network-metrics-daemon-2bzv7.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676199098Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676207419Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676214229Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676242679Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676388833Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676462855Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676496646Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/network-metrics-daemon/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676504426Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676508566Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676549047Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676666241Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676728122Z namespaces/openshift-multus/pods/network-metrics-daemon-2bzv7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676765463Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676794734Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/network-metrics-daemon-jjbjc.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676882266Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676889296Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676893747Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.676930908Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67702006Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677103022Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677146113Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/network-metrics-daemon/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677157223Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677162124Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677208925Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677331798Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677431571Z namespaces/openshift-multus/pods/network-metrics-daemon-jjbjc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677452041Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677511893Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/network-metrics-daemon-ks9kp.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677587245Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677595055Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677599395Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677636786Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677730529Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67779796Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677834511Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/network-metrics-daemon/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677845521Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677849592Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677872452Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.677997345Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678060797Z namespaces/openshift-multus/pods/network-metrics-daemon-ks9kp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678112639Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678125709Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67818035Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678188461Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678234382Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678320114Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678378775Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678425887Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678512149Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67855694Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678597671Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678642922Z namespaces/openshift-network-console/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678690423Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678746455Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678781886Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678839087Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.678858438Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67895297Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679084454Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679213797Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679262609Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67932757Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679430473Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679491555Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679546666Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679587147Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679670539Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.67970925Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679748141Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679833423Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679875354Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.679915186Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680024258Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680103751Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680218563Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680294045Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680557002Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680684486Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680802349Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68085596Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680884051Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680947653Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.680984923Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681039415Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681067656Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681129747Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681157608Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681214Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681250921Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681326992Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681433085Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681484936Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681501597Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681560998Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681588909Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681662091Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681671121Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681681082Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/networking-console-plugin-74c9f884b7-kdzfn.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681770804Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/networking-console-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681778584Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681783004Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681800365Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.681905227Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68198695Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-kdzfn/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68202121Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682065542Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682111023Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682129353Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682186765Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682224976Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682275057Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682311278Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68238061Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682421071Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682533464Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682633977Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682743769Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68278113Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682802821Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682899544Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682911544Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.682995936Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683020877Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683071728Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683112149Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683198521Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683241593Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683277334Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683379336Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683438168Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683479049Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683574321Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.683659864Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684123516Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684200047Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684447794Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684535056Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684649979Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684705631Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684750052Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684802343Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684847194Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684925846Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.684963087Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685015889Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68508191Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685109321Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685161623Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685207964Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685297546Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685405109Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68545379Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685500421Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685547863Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685593804Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685658165Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685686376Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685739368Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685749658Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685787529Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/network-check-source-7d88cb55d8-fz9km.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685859891Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/check-endpoints/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685868221Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/check-endpoints/check-endpoints/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685872521Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.685910262Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686028275Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686094237Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-fz9km/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686135238Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686163739Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/network-check-target-2pn97.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686245601Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/network-check-target-container/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686252941Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686257511Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686274262Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686381684Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686475917Z namespaces/openshift-network-diagnostics/pods/network-check-target-2pn97/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686504188Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686544899Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/network-check-target-wn9vp.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686620841Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/network-check-target-container/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686628721Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686632981Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686664242Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686762325Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686843247Z namespaces/openshift-network-diagnostics/pods/network-check-target-wn9vp/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686896978Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.686924139Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/network-check-target-xcfdp.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687003511Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/network-check-target-container/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687010671Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687024001Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687060702Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687178115Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687247587Z namespaces/openshift-network-diagnostics/pods/network-check-target-xcfdp/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687286338Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687324079Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687378061Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687389001Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687444512Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687531174Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687576216Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687617517Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687698639Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68774968Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687783541Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687831612Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687881844Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687935815Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.687977246Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688024497Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688051878Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.68813611Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688212782Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688294134Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688328305Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688383497Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688585792Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688616173Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688700625Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688743036Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688775587Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688857459Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688905061Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688913191Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688943751Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.688997033Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689031914Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689131266Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689206588Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689295631Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689409504Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689490856Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6896484Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689744072Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689804374Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689852125Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689896926Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689936908Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.689988309Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69002969Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690074061Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690107632Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690187994Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690264816Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690312487Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690376109Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.6904214Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690471281Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690504932Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690549623Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690603445Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690611935Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690637636Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690690387Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690729778Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690770839Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69081395Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690848291Z namespaces/openshift-network-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690904063Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.690965014Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691014285Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691074707Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691126228Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691240401Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691336184Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691469817Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691522069Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69155563Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691638212Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691697113Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691745565Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691781325Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691863998Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.691914659Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69195132Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692043963Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692089254Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692097534Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692148615Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692215247Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692267168Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692431263Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692545866Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69271035Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692785242Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.692988987Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69308303Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693215153Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693280625Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693343797Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69347432Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693550312Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693599283Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693680845Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693726656Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693792158Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693833179Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69388134Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.693922501Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694030544Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694110666Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694145307Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694202859Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69426443Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694314542Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694374033Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694436385Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694484726Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694549428Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694581369Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694595159Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69463947Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/iptables-alerter-2dt88.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694759023Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/iptables-alerter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694767844Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694772184Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694806545Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.694927778Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69500935Z namespaces/openshift-network-operator/pods/iptables-alerter-2dt88/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695030581Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695100042Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/iptables-alerter-8k6gx.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695619046Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/iptables-alerter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695629236Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695633166Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695723229Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695833491Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695901733Z namespaces/openshift-network-operator/pods/iptables-alerter-8k6gx/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695950894Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.695997516Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/iptables-alerter-8n87l.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696072778Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/iptables-alerter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696079618Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696083368Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696130309Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696237432Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696314504Z namespaces/openshift-network-operator/pods/iptables-alerter-8n87l/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696372076Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696445098Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696501669Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69655708Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696608802Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696672573Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696761866Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696819697Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.696878279Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69693297Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697013692Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697098955Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697170026Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697221048Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697264039Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69731635Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697374372Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697479745Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697533136Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697598638Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69768931Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697747441Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697786533Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697886945Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.697968877Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69807547Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698166623Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698254385Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698430459Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698659235Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698733737Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698795719Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698867281Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698921892Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.698950853Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699005414Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699082396Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699165478Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699195939Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699284012Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699330953Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699411615Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699479597Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699518868Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69959639Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.69960783Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699630471Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699685362Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699729143Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699781995Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699820376Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699870277Z namespaces/openshift-operators/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699877237Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699881217Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699913978Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.699955349Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700013191Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700074282Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700110323Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700162185Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700207846Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700430782Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700514024Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700606996Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700651748Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700684358Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700825502Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700866283Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700911844Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.700949415Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701041258Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701082059Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70111546Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701206882Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701260463Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701267233Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701302734Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701378076Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701428338Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701662714Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.701769857Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.702116596Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.702246179Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703010069Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703102721Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703271536Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703328467Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703379289Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703501682Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703623195Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703687117Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703780139Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70382069Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703858991Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703921053Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.703986184Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704053486Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704081467Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704136159Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704143879Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70418503Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704251091Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704264302Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704390795Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704633561Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704680213Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704714554Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704795106Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.704858967Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70496532Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705017991Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705084023Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705097493Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705139995Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705265468Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70533056Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705449353Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705507264Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705514515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705587896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovnkube-node-4kwwg.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705824732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-node/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705831893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705836723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.705883894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706040788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706132111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706167032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706178222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706183322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706236503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706427438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706523971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706558572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/nbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706566862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/nbdb/nbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706572012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/nbdb/nbdb/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706647864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706754557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706848119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70688533Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/northd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70689342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/northd/northd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706901691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/northd/northd/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.706944742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/northd/northd/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707068265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707145847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/northd/northd/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707199179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-acl-logging/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707206909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707210959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70726049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707352243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707454585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707483926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707492296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-controller/ovn-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707496956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707529477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707715332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707781674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707804434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovnkube-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707812615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707816635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.707868856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708603715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708689858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708718608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/sbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708724908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/sbdb/sbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708728808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/sbdb/sbdb/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70877164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708891573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708957914Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4kwwg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.708999535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709061557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovnkube-node-fknlj.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709226852Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-node/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709233952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709237952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709273193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709461658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709576231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709635882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709644432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709649412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709658583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709796116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709863368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709894849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/nbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709901629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/nbdb/nbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.709905569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/nbdb/nbdb/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.70993108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710032873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710094564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710126535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/northd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710134285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/northd/northd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710138215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/northd/northd/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710167236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/northd/northd/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710271469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.71033467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/northd/northd/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710381702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-acl-logging/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710567996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710572017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710579367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710583117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710586717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710594977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-controller/ovn-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710598787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710637368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710821833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710887575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710919816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovnkube-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710928106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710932076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.710964437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.71185521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.711919942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.711947292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/sbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.711953823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/sbdb/sbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.711957653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/sbdb/sbdb/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.711992774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712090066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712156638Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-fknlj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712197929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712264961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovnkube-node-vvr9v.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712442776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-node/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712453456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712457616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712483117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.71261333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.712678682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718486123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718498404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718503434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718562076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718800342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718899244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718947575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/nbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718956276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/nbdb/nbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.718961276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/nbdb/nbdb/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719021027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/nbdb/nbdb/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.71911823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719187752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719214722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/northd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719222003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/northd/northd/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719226773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/northd/northd/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719267074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/northd/northd/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719387297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719466299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/northd/northd/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.71950168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-acl-logging/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.71951098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.71951589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719561882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719671494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719757917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719802528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719812098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-controller/ovn-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719816938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.719864059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.720076325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.720149547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.720195688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovnkube-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.720202448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.720206478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72025905Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721268006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721346368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72141224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/sbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72142462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/sbdb/sbdb/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72142956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/sbdb/sbdb/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721466321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/sbdb/sbdb/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721579384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721672117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vvr9v/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721711808Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721767839Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721841171Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721848481Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.721900013Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722007575Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722158989Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72220452Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722271462Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722370625Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722492908Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722541029Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722592631Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722651382Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722663112Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722668313Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722688263Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722762585Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722807406Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722867568Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722904749Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72294496Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.722993021Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723070193Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723196426Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723289089Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72334115Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723431512Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723490724Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723529275Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723613557Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723672229Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72371894Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723824593Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723892335Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723907205Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723935716Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.723991227Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.724025518Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.724135131Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.724214883Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72446067Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.724554502Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.724699416Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725016514Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725307752Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725494646Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725546858Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72562931Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725671241Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725743443Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725793154Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.725896147Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726068152Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726130673Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726190495Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726262366Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726320348Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72641007Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726451151Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726523033Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726530584Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-25b8z/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726575275Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-25b8z/service-ca-operator-5d6c75f84f-25b8z.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726676547Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-25b8z/service-ca-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726687678Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-25b8z/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726692808Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-25b8z/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726724029Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-25b8z/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.726926474Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-25b8z/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727101548Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72713448Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727211411Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727244832Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727313404Z namespaces/openshift-service-ca/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727368106Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727458258Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727492019Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727566831Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727625162Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727747416Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727858698Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.727971201Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728024303Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728089354Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728144926Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728208277Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72831095Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728350771Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728429453Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728537806Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728583717Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728589177Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728658389Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72870831Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728777232Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.728910826Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729006478Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729157412Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729285985Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729439269Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729575553Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729776078Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.72983866Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729905662Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.729959473Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730028565Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730095227Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730152398Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730265831Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730390645Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730428966Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730490857Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730556919Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730630081Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730693973Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730708863Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730783495Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/service-ca-658d7b7c78-txs7n.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730881777Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/service-ca-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730894468Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730900438Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.730914838Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731161655Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731243387Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-txs7n/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731291518Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731347739Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731430792Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731473173Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731520314Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731564855Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731642977Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731690859Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73175996Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731799371Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731903004Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.731997516Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732095889Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73213929Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732202702Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732256173Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732321035Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732447338Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732490289Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732548481Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732656504Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732703095Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732761326Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73288451Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.732985602Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733088775Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733194618Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73329192Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733482355Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73367267Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733732862Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733793573Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733849155Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733916637Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.733975418Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.7340335Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734134192Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734240265Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734293436Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734373449Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73444125Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734494162Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734563394Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734606124Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734675406Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734722288Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734791289Z namespaces/openshift/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734851701Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734927733Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.734973994Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735041456Z namespaces/openshift/apps/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735078597Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735180719Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735273852Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735393825Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735445986Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735523368Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73558789Z namespaces/openshift/batch/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735642902Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735740874Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735799996Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.735857937Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.73595415Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736017781Z namespaces/openshift/core/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736068733Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736187056Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736281328Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736440232Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736540465Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736634598Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736782852Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.736962496Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.737021518Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.737083209Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.737143721Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.737202712Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.738738403Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.738779414Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.738896377Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.738996669Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.739122423Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.739245446Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.739344528Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.739546554Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.739724448Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.739885842Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740002686Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740105878Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740248552Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740386256Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740509419Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740622812Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740719934Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740845058Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.740976901Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.741101014Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.741212937Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.741346131Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.741485584Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.741592267Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.74171373Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.741814773Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.741927486Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.742040349Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.742165352Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.742296646Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.742434299Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.742583373Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.742726077Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.74282627Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.742947722Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.743059756Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.743202789Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.743352653Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.743493517Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.7436383Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.743781674Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.743918648Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744078452Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744192555Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744286928Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744461812Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744600606Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744711819Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744818382Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.744913454Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745014216Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745102519Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745218662Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745343325Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745495099Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745628593Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745747296Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745833618Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.745938581Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746051814Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746186177Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746262179Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746338481Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746531676Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746569857Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746598988Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746652209Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.74669051Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746735081Z namespaces/openshift/policy/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746770102Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746824814Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746869465Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746914886Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746921526Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.746955877Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.747088651Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.747206264Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.747321617Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.74746418Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.747627165Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.747722377Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.74783847Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.747952903Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.748076947Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.74820168Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.748311663Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.748462237Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.74860619Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.748707633Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.748828196Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.748935439Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749036412Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749148215Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749251887Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749378811Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749479393Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749574326Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749706349Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749796481Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749902734Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.749994837Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750096219Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750206162Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750314205Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750437778Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750536371Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750644824Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750762057Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75087317Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.750972112Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.751071305Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.751168697Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75128096Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75165297Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.751754263Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.751872756Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.751993549Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.752112472Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.752261926Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75240923Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.752551444Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.752675697Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75279795Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.752919643Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.753006905Z network_logs/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.753042136Z network_logs/cluster_scale [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.753129459Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75320031Z network_logs/multi-networkpolicy [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.753271963Z network_logs/net-attach-def [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.753370555Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.753514319Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.753613401Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75472446Z nodes/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.754747791Z nodes/debug [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.754847504Z nodes/ip-10-0-131-89.ec2.internal/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.754880644Z nodes/ip-10-0-131-89.ec2.internal/cpu_affinities.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.755136191Z nodes/ip-10-0-131-89.ec2.internal/dmesg [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.755427219Z nodes/ip-10-0-131-89.ec2.internal/ethtool_channels [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.755501941Z nodes/ip-10-0-131-89.ec2.internal/ethtool_features [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.755584463Z nodes/ip-10-0-131-89.ec2.internal/ip-10-0-131-89.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.75584966Z nodes/ip-10-0-131-89.ec2.internal/irq_affinities.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.755986753Z nodes/ip-10-0-131-89.ec2.internal/lscpu [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.756108877Z nodes/ip-10-0-131-89.ec2.internal/lspci [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.756196859Z nodes/ip-10-0-131-89.ec2.internal/podresources.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.756295971Z nodes/ip-10-0-131-89.ec2.internal/pods_info.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.756425305Z nodes/ip-10-0-131-89.ec2.internal/proc_cmdline [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.756502437Z nodes/ip-10-0-131-89.ec2.internal/sysinfo.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.758231212Z nodes/ip-10-0-131-89.ec2.internal/sysinfo.tgz [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.758413157Z nodes/ip-10-0-135-6.ec2.internal/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.758449818Z nodes/ip-10-0-135-6.ec2.internal/cpu_affinities.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.758723725Z nodes/ip-10-0-135-6.ec2.internal/dmesg [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.758974341Z nodes/ip-10-0-135-6.ec2.internal/ethtool_channels [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.759050143Z nodes/ip-10-0-135-6.ec2.internal/ethtool_features [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.759245868Z nodes/ip-10-0-135-6.ec2.internal/ip-10-0-135-6.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.759566457Z nodes/ip-10-0-135-6.ec2.internal/irq_affinities.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.7596902Z nodes/ip-10-0-135-6.ec2.internal/lscpu [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.759835604Z nodes/ip-10-0-135-6.ec2.internal/lspci [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.759923496Z nodes/ip-10-0-135-6.ec2.internal/podresources.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.760021159Z nodes/ip-10-0-135-6.ec2.internal/pods_info.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.760136222Z nodes/ip-10-0-135-6.ec2.internal/proc_cmdline [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.760218924Z nodes/ip-10-0-135-6.ec2.internal/sysinfo.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.762132074Z nodes/ip-10-0-135-6.ec2.internal/sysinfo.tgz [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.762293868Z nodes/ip-10-0-140-209.ec2.internal/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.762336329Z nodes/ip-10-0-140-209.ec2.internal/cpu_affinities.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.762667738Z nodes/ip-10-0-140-209.ec2.internal/dmesg [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.762931275Z nodes/ip-10-0-140-209.ec2.internal/ethtool_channels [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.763022937Z nodes/ip-10-0-140-209.ec2.internal/ethtool_features [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.76312344Z nodes/ip-10-0-140-209.ec2.internal/ip-10-0-140-209.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.763429028Z nodes/ip-10-0-140-209.ec2.internal/irq_affinities.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.763603302Z nodes/ip-10-0-140-209.ec2.internal/lscpu [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.763751046Z nodes/ip-10-0-140-209.ec2.internal/lspci [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.763850569Z nodes/ip-10-0-140-209.ec2.internal/podresources.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.763967472Z nodes/ip-10-0-140-209.ec2.internal/pods_info.json [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.764100215Z nodes/ip-10-0-140-209.ec2.internal/proc_cmdline [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.764199728Z nodes/ip-10-0-140-209.ec2.internal/sysinfo.log [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.766040426Z nodes/ip-10-0-140-209.ec2.internal/sysinfo.tgz [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.766223601Z pod_network_connectivity_check/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.766266052Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.766390315Z static-pods/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.766407455Z static-pods/kube-apiserver/ [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.786975203Z [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.786997374Z sent 57,418 bytes received 3,775,257 bytes 7,665,350.00 bytes/sec [must-gather] [must-gather-88gw5] OUT 2026-07-29T15:24:12.787004844Z total size is 40,512,890 speedup is 10.57 [must-gather] [must-gather ] OUT 2026-07-29T15:24:13.072468843Z namespace/openshift-must-gather-bvxxh 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: de4816b1-4136-44d3-a1f4-7bde50aa1644 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-dqtzz [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-dqtzz-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-dqtzz [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 6384065 Jul 29 15:24 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-dqtzz/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 1f9e6c9] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-dqtzz/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 013a72a..1f9e6c9 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-29T15:25:04.838Z","type":3}]