[get-kubeconfig] Found kubeconfig secret: cluster-qhtdc-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-qhtdc-kubeconfig [get-kubeconfig] Found admin password secret: cluster-qhtdc-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-qhtdc-password [get-kubeconfig] API Server URL: https://ae4b10a1d26304c90bc6957201d5dcf9-fe7cb6b36c2773c0.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.aa608863-9672-44d4-8efc-7b8814fb9441.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: 78% (2446/3103) Updating files: 79% (2452/3103) Updating files: 80% (2483/3103) Updating files: 81% (2514/3103) Updating files: 82% (2545/3103) Updating files: 83% (2576/3103) Updating files: 84% (2607/3103) Updating files: 85% (2638/3103) Updating files: 86% (2669/3103) Updating files: 87% (2700/3103) Updating files: 88% (2731/3103) Updating files: 89% (2762/3103) Updating files: 90% (2793/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-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9f827b76928566b398f98d8c26b5fc350dac4ef0ecf92c754716b2023aaa5d92 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9f827b76928566b398f98d8c26b5fc350dac4ef0ecf92c754716b2023aaa5d92 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:288ef5172a56792001376f5addfae45171e7c3112d876028593eec3349b79f46 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:288ef5172a56792001376f5addfae45171e7c3112d876028593eec3349b79f46 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:e1b507151351da390cfa3c3c4dab00f63497baa1daa9c9afd58f4536d49acda4 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:e1b507151351da390cfa3c3c4dab00f63497baa1daa9c9afd58f4536d49acda4 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1704 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1704 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1704 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading pandas [e2e-raw] Downloading numpy [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 12.64s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 1m 03s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 46ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://ae4b10a1d26304c90bc6957201d5dcf9-fe7cb6b36c2773c0.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-f2mtb 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-f2mtb condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-wgbrn 1/1 Running 0 46s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-wgbrn condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-4w5jd 1/1 Running 0 51s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-4w5jd condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9f827b76928566b398f98d8c26b5fc350dac4ef0ecf92c754716b2023aaa5d92 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:288ef5172a56792001376f5addfae45171e7c3112d876028593eec3349b79f46 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:e1b507151351da390cfa3c3c4dab00f63497baa1daa9c9afd58f4536d49acda4 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-67d95fdc48-zdszh 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-67d95fdc48-zdszh condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-85768989b-4w4z7" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-85768989b-rq7r5 condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.23 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.23 [e2e-raw] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:9bcbfa8d037d4d14a100fa8a6c190648db86f17e3c53670d8aff4ec73c9fa9a5 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:2c2819fe2d4890de7b4fa162f23e119a8c319a1f7f57eba168906787527d9534 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'cov': '5.0.0', 'xdist': '3.6.1', 'metadata': '3.1.1', 'json-report': '1.5.0', 'anyio': '4.9.0', 'httpx': '0.30.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, cov-5.0.0, xdist-3.6.1, metadata-3.1.1, json-report-1.5.0, anyio-4.9.0, httpx-0.30.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-07 16:57:32.372 3897 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-07 16:59:12.636 3897 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.636 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.637 3897 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 16:59:12.637 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 16:59:12.637 3897 kserve.trace Using external route host: isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.637 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.639 3897 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.639 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.639 3897 kserve.trace base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.639 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.741 3897 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.741 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.741 3897 kserve.trace base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.741 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:12.742 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-59e75-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 16:59:17.775 3897 kserve.trace Got response [{'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}, {'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}, {'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}, {'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}] [e2e-raw] 2026-07-07 16:59:17.775 3897 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}, {'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}, {'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}, {'message': '', 'batchId': '58c4f298-3988-47ff-ae45-a9124c410b39', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-07 16:59:17.792 3897 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-07 16:59:17.792 3897 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-07 17:01:08.152 3897 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 17:01:08.152 3897 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 17:01:08.156 3897 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-07 17:01:08.156 3897 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-07 17:01:08.195 3897 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-07 17:01:08.195 3897 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-07 17:02:58.535 3897 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 17:02:58.535 3897 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 17:02:58.538 3897 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-07 17:02:58.538 3897 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-07 17:04:48.811 3897 kserve.trace Host from isvc status URL = isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:04:48.811 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:04:48.812 3897 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 17:04:48.812 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 17:04:48.812 3897 kserve.trace Using external route host: isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:04:48.812 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:04:48.812 3897 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:04:48.812 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:04:48.813 3897 kserve.trace base url = https://isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:04:48.813 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-41dba-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:04:48.848 3897 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 17:04:48.848 3897 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-07 17:07:44.267 3897 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:07:44.267 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:07:44.267 3897 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 17:07:44.267 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 17:07:44.267 3897 kserve.trace Using external route host: isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:07:44.267 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:07:44.267 3897 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:07:44.267 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:07:44.268 3897 kserve.trace base url = https://isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:07:44.268 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-dd75c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:07:44.296 3897 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 17:07:44.296 3897 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-07 17:07:49.471 3897 kserve.trace Created primary ISVC: isvc-primary-0c9a81 [e2e-raw] 2026-07-07 17:07:49.471 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-0c9a81 [e2e-raw] 2026-07-07 17:09:19.534 3897 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-07 17:09:19.534 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-07 17:09:19.540 3897 kserve.trace Baseline recorded - resourceVersion: 20574 [e2e-raw] 2026-07-07 17:09:19.540 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20574 [e2e-raw] 2026-07-07 17:09:19.540 3897 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-07 17:09:19.540 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-07 17:09:19.706 3897 kserve.trace Created secondary ISVC isvc-secondary-0c9a81, waiting for failure status... [e2e-raw] 2026-07-07 17:09:19.706 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-0c9a81, waiting for failure status... [e2e-raw] 2026-07-07 17:09:29.747 3897 kserve.trace ISVC isvc-secondary-0c9a81 reported failure: {'exitCode': 1, 'message': "2026-07-07 17:09:21.353 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 17:09:21.354 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 17:09:21.630 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:27.985 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-07 17:09:29.747 3897 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-0c9a81 reported failure: {'exitCode': 1, 'message': "2026-07-07 17:09:21.353 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 17:09:21.354 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 17:09:21.630 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:27.985 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-07 17:09:29.747 3897 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-07 17:09:21.353 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 17:09:21.354 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 17:09:21.630 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:27.985 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-07 17:09:29.747 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-07 17:09:21.353 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-07 17:09:21.354 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-07 17:09:21.630 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:27.985 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-07 17:09:39.766 3897 kserve.trace Primary ISVC resourceVersion: before=20574, after=20574 [e2e-raw] 2026-07-07 17:09:39.766 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20574, after=20574 [e2e-raw] 2026-07-07 17:09:39.766 3897 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-07 17:09:39.766 3897 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-07 17:09:44.867 3897 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-07 17:09:44.867 3897 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-07 17:09:45.007 3897 kserve.trace Created ISVC isvc-init-fail-749524, waiting for failure status... [e2e-raw] 2026-07-07 17:09:45.007 3897 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-749524, waiting for failure status... [e2e-raw] 2026-07-07 17:09:55.025 3897 kserve.trace ISVC isvc-init-fail-749524 reported failure: {'exitCode': 1, 'message': "2026-07-07 17:09:46.624 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 17:09:46.624 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 17:09:46.913 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:50.413 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-07 17:09:55.025 3897 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-749524 reported failure: {'exitCode': 1, 'message': "2026-07-07 17:09:46.624 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 17:09:46.624 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 17:09:46.913 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:50.413 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-07 17:09:55.026 3897 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-07 17:09:46.624 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 17:09:46.624 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 17:09:46.913 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:50.413 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-07 17:09:55.026 3897 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-07 17:09:46.624 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-07 17:09:46.624 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-07 17:09:46.913 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-07 17:09:50.413 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-07 17:09:55.026 3897 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-07 17:09:55.026 3897 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-07 17:09:55.031 3897 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-07T17:09:45Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-07 17:09:55.031 3897 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-07T17:09:45Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-07 17:09:55.031 3897 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-07 17:09:55.031 3897 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-07 17:11:30.331 3897 kserve.trace Host from isvc status URL = raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:11:30.331 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:11:30.331 3897 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 17:11:30.331 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 17:11:30.332 3897 kserve.trace Using external route host: raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:11:30.332 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:11:30.332 3897 kserve.trace Sending Header = {'Host': 'raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:11:30.332 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:11:30.332 3897 kserve.trace base url = https://raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:11:30.332 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-963f7-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:11:30.367 3897 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 17:11:30.367 3897 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-07 17:13:05.647 3897 kserve.trace Host from isvc status URL = raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:13:05.647 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:13:05.647 3897 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-07 17:13:05.647 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-07 17:13:05.648 3897 kserve.trace Using external route host: raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:13:05.648 3897 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:13:05.648 3897 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:13:05.648 3897 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-07 17:13:05.648 3897 kserve.trace base url = https://raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:13:05.648 3897 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-7894c-kserve-ci-e2e-test.apps.aa608863-9672-44d4-8efc-7b8814fb9441.prod.konfluxeaas.com [e2e-raw] 2026-07-07 17:13:05.681 3897 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-07 17:13:05.681 3897 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 940.88s (0:15:40) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-07T17:13:12.220269949Z 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: 734e995d-c29c-4e68-a510-9f2b903d0397 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T17:13:12.280029564Z namespace/openshift-must-gather-r4mdr created [must-gather] [must-gather ] OUT 2026-07-07T17:13:12.293848717Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-sjcxc created [must-gather] [must-gather ] OUT 2026-07-07T17:13:12.34515153Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.432320554Z [disk usage checker] Started [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.435860462Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.580590637Z No resources found in openshift-must-gather-r4mdr namespace. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.704899203Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.864750039Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.864780589Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.864780589Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:19.867127719Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.034889777Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.034921532Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.034921532Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.036972329Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.197356384Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.197452792Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.197452792Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.199621648Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.359885513Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.359917417Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.359917417Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.361963267Z Error getting logs from rhods-notebooks [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.523355341Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.523386398Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.523386398Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.525435066Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.679128573Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.679185510Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.679185510Z namespaces "istio-system" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.681371330Z Error getting logs from istio-system [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.842787538Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.842888010Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.842888010Z namespaces "knative-serving" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.845080552Z Error getting logs from knative-serving [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.998823504Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.998853803Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:20.998853803Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.001102758Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.277928325Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.555101834Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.694191204Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.778833429Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.780910175Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.910274680Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.996277478Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:21.998304455Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.127719602Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.222279752Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.224674724Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.353382128Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.438797058Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.441082983Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.572584075Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.658923948Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.661245164Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.793357426Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.878090762Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:22.880265202Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.009712965Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.094836755Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.097266065Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.231182921Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.313157213Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.315062877Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.444226145Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.531342589Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.533603559Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.663006477Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.747168814Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.749204221Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.885008407Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.971165032Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:23.973618795Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.105615425Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.192995319Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.195234693Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.324547825Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.410814904Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.413202532Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.440552855Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.539249150Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.623560431Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.625700554Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.753942953Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.839909190Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.842236058Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:24.974783190Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.061546791Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.063567358Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.195258858Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.278245709Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.280151440Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.414552639Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.500439704Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:25.502688073Z Error collecting info from [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:26.237419686Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:26.364026626Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:26.491097523Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:26.617651867Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:26.745096921Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:26.990913978Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:27.119813464Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:27.247526429Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:27.373086037Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:27.496835497Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:27.629483508Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:27.766851488Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:27.895065861Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:28.021098563Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:28.150837978Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:28.442045422Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:28.605404693Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:28.833416684Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:28.977476781Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:29.133331571Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:29.294292669Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:29.445340391Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:29.525863506Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:29.666313625Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:29.825632254Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:29.969300561Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:30.187631816Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:30.352672809Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:30.511388217Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:30.677497403Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:30.915661366Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:31.063486010Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:31.231391868Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:31.435570249Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:31.688238505Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:31.844600363Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:32.005094014Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:32.214034572Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:32.477014547Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:32.628595885Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:32.791718708Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:32.980361157Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:33.254356799Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:33.417676078Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:33.588568366Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:33.785892828Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:34.030299517Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:34.201643937Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:34.367349384Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:34.452908417Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:34.559699195Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:34.809520421Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:34.961951555Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:35.125245632Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:35.329611491Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:35.591857317Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:35.745462248Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:35.905947217Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:36.077514786Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:36.369027211Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:36.522757257Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:36.680177366Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:36.859863447Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:37.101109104Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:37.259487283Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:37.423667317Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:37.600355165Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:37.885113073Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:38.047890462Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:38.205629844Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:38.360562455Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:38.639883724Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:38.798452623Z Wrote inspect data to must-gather. [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:39.458061938Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-6nn4m] POD 2026-07-07T17:13:40.547876168Z Caches written to disk [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.559076605Z waiting for gather to complete [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.56466795Z downloading gather output [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.964319173Z receiving incremental file list [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.97811908Z ./ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.978261094Z aggregated-discovery-api.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.978545853Z aggregated-discovery-apis.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.979415868Z event-filter.html [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980128369Z timestamp [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980284494Z version [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980440238Z cluster-scoped-resources/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980458579Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980472499Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.98048975Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980534741Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980545951Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980584122Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980653504Z namespaces/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980665675Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980684825Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980740237Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980767768Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.98082845Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980906292Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.980952743Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981110618Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981151779Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981241492Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981262442Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981274413Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981332244Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981418067Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981455638Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981499929Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981582962Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981630063Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981675585Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981796028Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.981876921Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983282732Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983367355Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983452767Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983598971Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983805637Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983838558Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.98389432Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983934481Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.983986143Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984016224Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984074485Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984184109Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.98422098Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984282691Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984328003Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984349624Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984418606Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984445036Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.984504748Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.9845569Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.997818561Z [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.997862232Z sent 765 bytes received 58,823 bytes 119,176.00 bytes/sec [must-gather] [must-gather-6nn4m] OUT 2026-07-07T17:13:41.997890013Z total size is 804,481 speedup is 13.50 [must-gather] [must-gather ] OUT 2026-07-07T17:13:42.087532126Z namespace/openshift-must-gather-r4mdr 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: 734e995d-c29c-4e68-a510-9f2b903d0397 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T17:13:42.242100903Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [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: 734e995d-c29c-4e68-a510-9f2b903d0397 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T17:13:42.27865022Z namespace/openshift-must-gather-g455h created [must-gather] [must-gather ] OUT 2026-07-07T17:13:42.303145792Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-28xlj created [must-gather] [must-gather ] OUT 2026-07-07T17:13:42.400506913Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:43.739908526Z [disk usage checker] Started [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:43.743193306Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:43.947316069Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:44.120552585Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:44.261906529Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:44.370045918Z Gathering data for ns/default... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:44.819801519Z Gathering data for ns/openshift... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:45.387065533Z Gathering data for ns/kube-system... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.269111417Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.599994977Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.604179507Z 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-rwwz4] POD 2026-07-07T17:13:46.607868120Z INFO: Gathering HAProxy config files [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.608859536Z Executing Istio gather script [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.622078393Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.659263681Z INFO: Collecting host service logs for crio [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.659676702Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.660088150Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.660496687Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.660968752Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.661368336Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.661752906Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.662127521Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.662477366Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.662992626Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.663341533Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.663736521Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.803454613Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:46.910799179Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.375693588Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.375801976Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.375801976Z namespaces "assisted-installer" not found [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.405280750Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.409555531Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.751402764Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.751436785Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:47.831034698Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.004933873Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.050813838Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.065431201Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.084437269Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.108294295Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.111388182Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-rdh68 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.111458507Z insights-runtime-extractor-58fvv [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.111480619Z insights-runtime-extractor-dsvxv [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.111512569Z insights-runtime-extractor-vbx9z [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.189736141Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.283015288Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.292698770Z No resources found [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.365612233Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.435327510Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.538051556Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.557592056Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.557592056Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.694111927Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.747960868Z tar: Removing leading `/' from member names [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.761670768Z INFO: HAProxy config collection complete. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.792730843Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:48.813262709Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.082463524Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.099059939Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.180438367Z No resources found [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.218919317Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.291039023Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.315421746Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.334085537Z INFO: 'previous-logs' folder not found on ip-10-0-131-185.ec2.internal, skipping... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.400772238Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.402314918Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.527515833Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.625132448Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.689156415Z INFO: 'previous-logs' folder not found on ip-10-0-139-231.ec2.internal, skipping... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.749879426Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.805119440Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:49.953609427Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.005699715Z INFO: 'previous-logs' folder not found on ip-10-0-141-189.ec2.internal, skipping... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.005837406Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.005903209Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.014072123Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.237019438Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.247394752Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.256007292Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.308981599Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.493174029Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.566676650Z INFO: INTERCONNECT MODE [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.566715003Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.715922458Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.757680539Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.776187138Z INFO: Gathering OVN_Northbound from ovnkube-node-cjs6s... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.776396591Z INFO: Gathering OVN_Northbound from ovnkube-node-mgf45... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.776616552Z INFO: Gathering OVN_Northbound from ovnkube-node-z9prc... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.776921139Z INFO: Gathering OVN_Southbound from ovnkube-node-cjs6s... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.777152434Z INFO: Gathering OVN_Southbound from ovnkube-node-mgf45... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.777560754Z INFO: Gathering OVN_Southbound from ovnkube-node-z9prc... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:50.941073870Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.136878045Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.146785565Z tar: Removing leading `/' from member names [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.149689054Z tar: Removing leading `/' from member names [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.154470238Z tar: Removing leading `/' from member names [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.165872415Z tar: Removing leading `/' from member names [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.174129357Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.200084104Z tar: Removing leading `/' from member names [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.234984980Z tar: Removing leading `/' from member names [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.260095262Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.393408119Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.458299017Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.516526353Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.665899251Z W0707 17:13:51.665848 1440 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.670750570Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.729533702Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.729572929Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.730099081Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.732203444Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.735121541Z ovnk_database_store/ [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.735121541Z ovnk_database_store/ovnkube-node-mgf45_nbdb [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.746017210Z ovnk_database_store/ovnkube-node-cjs6s_sbdb [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.748344193Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.768968703Z ovnk_database_store/ovnkube-node-cjs6s_nbdb [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.777119247Z ovnk_database_store/ovnkube-node-z9prc_nbdb [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.785941812Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.787090352Z ovnk_database_store/ovnkube-node-mgf45_sbdb [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.798938376Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.801885490Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.812412171Z ovnk_database_store/ovnkube-node-z9prc_sbdb [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.838887727Z INFO: Network log collection complete. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:51.981286585Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.006636155Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.034366033Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.269349518Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.270445063Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.271462254Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.317410580Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.320812613Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.500503682Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.577645018Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.709246026Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.711737884Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.923647586Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:52.938712391Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.061330783Z Gathering data for ns/openshift-console... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.071137707Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.149983562Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.152838052Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.234489992Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.339782225Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.557663799Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.560658789Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.748638543Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.795026498Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.920113486Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.949697407Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:53.952055995Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.128182963Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.354717390Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.359536857Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.396589770Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.455892207Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.551318699Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.734649236Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.738125084Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.887121222Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:54.914873914Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:55.090722339Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:55.093462917Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:55.260976392Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:55.453637733Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:55.527009470Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:55.788697201Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:56.145273468Z Done executing Istio gather script [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:56.396152142Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:56.642617551Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:56.853454707Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:57.232729020Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:57.757181452Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:57.781914050Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:58.899905556Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:13:58.925195963Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:00.029695112Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:00.254163681Z Gathering data for ns/kserve... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:01.158072513Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:01.432421618Z Collecting performance related data for node ip-10-0-141-189.ec2.internal [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:01.436354738Z Collecting performance related data for node ip-10-0-139-231.ec2.internal [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:01.444716909Z Collecting performance related data for node ip-10-0-131-185.ec2.internal [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:02.240594502Z Gathering data for ns/openshift-config... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:02.754174730Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:03.471042182Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:03.929129908Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:03.930061898Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:04.458964398Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:04.976735583Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:05.463523181Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:05.910725885Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:06.404304484Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:06.938926063Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:07.376779770Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:07.975422480Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:08.936527029Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:09.895121159Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:09.965034875Z Collecting kubelet logs for node ip-10-0-141-189.ec2.internal [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:09.966962891Z Collecting kubelet logs for node ip-10-0-139-231.ec2.internal [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:09.968668262Z Collecting kubelet logs for node ip-10-0-131-185.ec2.internal [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:10.316546026Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-g455h namespace [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:10.323309638Z INFO: Node performance data collection complete. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:11.609242680Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:12.038008759Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:12.769241213Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:13.306030675Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:13.779121365Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:13.941386163Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:14.156967882Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:14.749768022Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:15.089898106Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:15.528929591Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:15.847811547Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:16.180010165Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:16.931609092Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:17.333529013Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:17.704888895Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:18.151714972Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:18.946328653Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:19.166353236Z Wrote inspect data to must-gather. [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:19.166408532Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:19.166408532Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:19.299921460Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-rwwz4] POD 2026-07-07T17:14:19.460891699Z Caches written to disk [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.474216254Z waiting for gather to complete [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.477964922Z downloading gather output [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.769615198Z receiving incremental file list [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.792900595Z ./ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.792986819Z aggregated-discovery-api.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.793347242Z aggregated-discovery-apis.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.794044298Z event-filter.html [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.796213657Z timestamp [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.79628778Z version [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807254014Z cluster-scoped-resources/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807269135Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807274125Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807328687Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807472302Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807589006Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807645148Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.80769816Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807783214Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.807872287Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.8079725Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.808019002Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.808176808Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.8082462Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.808609174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.808648915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.808842753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.809079891Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.809298799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.809424934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.812881721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.814503711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.814664967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.814798172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.814950217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.815087622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.815344602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.815586911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.815736306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.816014616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.816165252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.816283826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.81639088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.816491074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.816595498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.816747073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.81692766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.817067215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.81720891Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.819162752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.819315068Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.819479664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.819733283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.820013113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.82046329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.820579694Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.820685518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.820833404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.820944878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.821080383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.821191547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.821340813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.821480078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.821588531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.82183344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.821967536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.822077749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.82262781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.822751854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.822869859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.823046895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.82318017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.823367227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.823500902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.823662708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.823784062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.823904657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.824023201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.824171967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.824308172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.824466988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.824634224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.824786409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.825158273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.825525447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.825668622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.82644313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.826609396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.826677289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.826801823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.826923208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.827166767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.827417506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.827546361Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.827659255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.827811151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.827934425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.828085351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.828246427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.828384122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.828513526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.830616654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.83104506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.831634751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.831798487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.831953883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.832111899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.832249424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.832356338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.832460182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.839337505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.839496671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.839618555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.839733299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.839864644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.845875066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.850006828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.850174844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.850451814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.85062256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.850768086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.85087323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.851029686Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.851296165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.85142129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.851528434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.851719931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.851833745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.851949069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852076014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852222189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852364155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852476379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852586903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852705467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852809121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.852917635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.853229247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.853356371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.853655922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.853774487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.853892391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.853993204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.855900855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.856028519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.856161574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.856269648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.856409453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.856558159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.858104116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.858258421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.858406097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.858567653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.858683867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.858923326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.859441375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.8595645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.859688274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.859786598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.860419261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86174286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.861840773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.861991899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.862133624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86230231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.862401674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.862516418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.862687115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.862813429Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.863053238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86312256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.863215494Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.863299047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86338541Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.863491384Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86364945Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.863735623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.863826637Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86392683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864017173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864112547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86420355Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864291563Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864379507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86446524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864557073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864637856Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86473185Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864815693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.864902766Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86499396Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.865104664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.865191397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86528023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.865363473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.865458117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86554579Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.865632403Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.865724036Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86581588Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866038408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866174683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866265356Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86635223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866438002Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866524906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86662676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866699132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866804316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.866929321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.867041515Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.867216551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.867332666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.867475461Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.867603885Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86772039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.867850385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.867939198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.868019841Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.868204468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.868309362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.868423156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.8685368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.868668255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.868859312Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.868972306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.869073059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.869196664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.86934489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.869463744Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.869587829Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.869692842Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.869811427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.869928291Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870077467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87016339Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870281394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870414729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870502762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870594326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87070393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870791213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870879066Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.870968369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871072863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871185227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871320852Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871456347Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871558831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871661375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871781189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.871905174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872015498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872156063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872276468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872372431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872453714Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872530517Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872592819Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2sjd2.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872701413Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6f8js.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872833938Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9fb2f.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.872947912Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9nxrz.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.873048636Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c2kn5.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87315936Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-djrph.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.873272024Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fs4mx.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.873379788Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g2n2b.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.873582576Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r7bcz.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87370362Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rm2m8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.873828595Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rmplq.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.873921748Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-v4s9d.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.874045713Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-8lp5k.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.874205628Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-gvtwc.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.874344334Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-rb8z8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.874553211Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.874623644Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.874819681Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.875014588Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.875161644Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.875272128Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.875645301Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.875772636Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87588269Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.875982204Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.876125459Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.876246764Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.876367528Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.876473842Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.876606887Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.876713261Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.876829715Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87695221Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877085414Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877214929Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877329883Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877440398Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877546091Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877622214Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877739899Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87779144Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.877910215Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878023619Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878201236Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878252657Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878393043Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878504527Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878676813Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878769636Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878879601Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.878994245Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87912313Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.879282975Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.87941052Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.879534345Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.879659979Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.879764413Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.879871527Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.879995002Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880112896Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880341145Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880426488Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880480219Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880558942Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880617365Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880675217Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880709598Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880809312Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880845713Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.880945127Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881007719Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881113973Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881157624Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881237107Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881246558Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88131116Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881436795Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881492637Z cluster-scoped-resources/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881506227Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88158328Z cluster-scoped-resources/core/nodes/ip-10-0-131-185.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881795498Z cluster-scoped-resources/core/nodes/ip-10-0-139-231.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.881936513Z cluster-scoped-resources/core/nodes/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.882045977Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88213344Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.882191762Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.882318367Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.882441512Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.882562106Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88267491Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.882777814Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.882950461Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883074655Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883261252Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883355805Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883458339Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883569303Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883654776Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88374019Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883829723Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.883920946Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884011589Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884119464Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884226617Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884317291Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884400544Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884490927Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884532199Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884627762Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884708665Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884786598Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884868851Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.884957244Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885133511Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885283106Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885363989Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885433522Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885450322Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885539846Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885628949Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88565544Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885720972Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885732363Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.885839137Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88591135Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886012583Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886035324Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886049535Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886135308Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886241152Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886252322Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886278893Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88648308Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886495291Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886505351Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886515732Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886606105Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886641917Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88673468Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886781162Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886834753Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886889526Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886945698Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.886962558Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887028971Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887078462Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887147655Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887195517Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887256279Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88727756Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887370943Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887431786Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887492738Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88753959Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887588321Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887632673Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887689025Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887740377Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.8878216Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88782914Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887875322Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887934784Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.887979356Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888074019Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888177853Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888229245Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888323378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888425262Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888564197Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888692132Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888782575Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888874569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.888962702Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889052205Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88917547Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889261733Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889349456Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.88943996Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889523703Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889613436Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889700539Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889794022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889876905Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.889966099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890052862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890160826Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890297571Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890350513Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890463627Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89054351Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890649544Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890790219Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890882553Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.890979996Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891067709Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891199244Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891292558Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891370931Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891475384Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891560858Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891649331Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891736124Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891829437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.891918641Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892004894Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892134899Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892224172Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892327386Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892420929Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892507532Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892594065Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892686169Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892775802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892865326Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.892956229Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893050152Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893179247Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89324833Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89325657Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893297982Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893351573Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893362274Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893404595Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893453937Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893462908Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893494459Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893577712Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893599742Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-185.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893706286Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-231.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893787489Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893851342Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893899694Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.893984117Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894040999Z host_service_logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894114441Z host_service_logs/masters/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894154313Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894228856Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894293758Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89435531Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894484515Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89460157Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894670582Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894742965Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.894812657Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89488125Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895022385Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895084177Z ingress_controllers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895105698Z ingress_controllers/default/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895111958Z ingress_controllers/default/router-default-7bd5469775-dlv8q/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895146479Z ingress_controllers/default/router-default-7bd5469775-dlv8q/haproxy.config [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895317536Z insights-data/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895327156Z istio/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895348087Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895484792Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895858816Z istio/event-filter.html [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.895947599Z istio/timestamp [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.896003701Z istio/cluster-scoped-resources/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.896016591Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.896027242Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.896119095Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.896318753Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89679063Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.897373572Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.898314546Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.898492983Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89868783Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899083584Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899332994Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89950387Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899580113Z machine_config_ondisk/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899591003Z machine_config_termination_logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899618734Z monitoring/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899630975Z monitoring/alertmanager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899640125Z monitoring/alertmanager/status.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899753499Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.89977162Z monitoring/prometheus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899834972Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.899945576Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.900032139Z monitoring/prometheus/rules.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.900831049Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.900896351Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.900958753Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902042313Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902127207Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902161718Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902274622Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902332064Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902446498Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902510911Z monitoring/prometheus/status/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.902573303Z monitoring/prometheus/status/config.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903085782Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903183215Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.90330412Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903519878Z namespaces/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.90357254Z namespaces/default/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903623152Z namespaces/default/default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903703914Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903751486Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903830639Z namespaces/default/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903879861Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.903980835Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904069398Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904197063Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904257865Z namespaces/default/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904308147Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904359129Z namespaces/default/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.90440566Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904513354Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904578807Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904617958Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904731812Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904823136Z namespaces/default/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.904880358Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905007682Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905129577Z namespaces/default/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905312814Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905412168Z namespaces/default/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905517791Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905674317Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905845853Z namespaces/default/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.905923946Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906006399Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906136754Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906180376Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906262139Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906317691Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906427865Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906509318Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906544939Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906606111Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906659313Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906702205Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906736166Z namespaces/default/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906792218Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9068379Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906874921Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.906988895Z namespaces/kserve/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907036477Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907161442Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907173332Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907212643Z namespaces/kserve/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907247295Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907331068Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907542606Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907721522Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907764284Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907807225Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907858907Z namespaces/kserve/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907883958Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.907962921Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908040784Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908110447Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.90819281Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908249802Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908257422Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908309924Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908401547Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.90848499Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908611985Z namespaces/kserve/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908644666Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.908913676Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.90902107Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.909498438Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.909580531Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.909853481Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.909974255Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910257126Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.91038966Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910434302Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910530316Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910566587Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910620449Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910659661Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910755104Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910837267Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910870938Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.91091737Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.910990633Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911034154Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911143118Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911206981Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911239812Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911339066Z namespaces/kserve/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911349326Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911427119Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/kserve-controller-manager-85768989b-rq7r5.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911514332Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911526962Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/manager/manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911534403Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/manager/manager/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.911554123Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/manager/manager/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913508705Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913577188Z namespaces/kserve/pods/kserve-controller-manager-85768989b-rq7r5/manager/manager/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913610509Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913658791Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/llmisvc-controller-manager-67d95fdc48-zdszh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913751314Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913761305Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/manager/manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913765725Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/manager/manager/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913803516Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/manager/manager/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.913979543Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914080776Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zdszh/manager/manager/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914153129Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914209861Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/model-serving-api-fd65d7d6-m7k5x.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914313375Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/server/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914323585Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/server/server/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914328716Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/server/server/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914372587Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/server/server/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914490851Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/server/server/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914579905Z namespaces/kserve/pods/model-serving-api-fd65d7d6-m7k5x/server/server/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914620126Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914686579Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/odh-model-controller-84b54b7f97-49ztg.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914788502Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914796933Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/manager/manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914805883Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/manager/manager/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.914867705Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/manager/manager/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.919819038Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.919894881Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-49ztg/manager/manager/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.919910381Z namespaces/kserve/pods/s3-init-6slsd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.919972683Z namespaces/kserve/pods/s3-init-6slsd/s3-init-6slsd.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920079327Z namespaces/kserve/pods/s3-init-6slsd/download-hf-model/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920095298Z namespaces/kserve/pods/s3-init-6slsd/download-hf-model/download-hf-model/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920104498Z namespaces/kserve/pods/s3-init-6slsd/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92015703Z namespaces/kserve/pods/s3-init-6slsd/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920255324Z namespaces/kserve/pods/s3-init-6slsd/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920337837Z namespaces/kserve/pods/s3-init-6slsd/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920374218Z namespaces/kserve/pods/s3-init-6slsd/s3-init/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920384279Z namespaces/kserve/pods/s3-init-6slsd/s3-init/s3-init/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920392319Z namespaces/kserve/pods/s3-init-6slsd/s3-init/s3-init/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920447521Z namespaces/kserve/pods/s3-init-6slsd/s3-init/s3-init/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920746392Z namespaces/kserve/pods/s3-init-6slsd/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920851946Z namespaces/kserve/pods/s3-init-6slsd/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.920917598Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92097913Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/seaweedfs-64568bcd49-s6rhq.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921081074Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/seaweedfs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921095785Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/seaweedfs/seaweedfs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921121486Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921179898Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921391826Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921472729Z namespaces/kserve/pods/seaweedfs-64568bcd49-s6rhq/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921524861Z namespaces/kserve/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921582963Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921650375Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921704767Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921743698Z namespaces/kube-node-lease/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921753129Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921759459Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921815601Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-185.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.921930956Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-231.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92203992Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922170104Z namespaces/kube-system/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922226926Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92231111Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922362861Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922417603Z namespaces/kube-system/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922477986Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922647932Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922754686Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92285643Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922922002Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.922978114Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923075908Z namespaces/kube-system/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92313006Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923241584Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923320317Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923371709Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923490163Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923551185Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923566366Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923625888Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-qw5h6a7yy77lmiav2irwdeinxy.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923732962Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923805825Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.923907958Z namespaces/kube-system/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92395951Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.924146237Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92422654Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92449987Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.924616064Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.924940906Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.925191296Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.925659033Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.925741516Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.925796338Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92586583Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.925898082Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.925984595Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926028996Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926159471Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926268525Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926347558Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92640104Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926450182Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926494453Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926582327Z namespaces/kube-system/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926593247Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926654839Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/global-pull-secret-syncer-2jxnn.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926747903Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/global-pull-secret-syncer/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926756053Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926766734Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926816695Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.926993102Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927079755Z namespaces/kube-system/pods/global-pull-secret-syncer-2jxnn/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927172389Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92722015Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/global-pull-secret-syncer-lms67.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927312114Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/global-pull-secret-syncer/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927321364Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927328144Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927381796Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927577233Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927666697Z namespaces/kube-system/pods/global-pull-secret-syncer-lms67/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927740489Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927798621Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/global-pull-secret-syncer-x5chr.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927888435Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/global-pull-secret-syncer/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927897695Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927906476Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.927964198Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.928149144Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.928217857Z namespaces/kube-system/pods/global-pull-secret-syncer-x5chr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.928245348Z namespaces/kube-system/pods/konnectivity-agent-6vsks/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92830367Z namespaces/kube-system/pods/konnectivity-agent-6vsks/konnectivity-agent-6vsks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.928415394Z namespaces/kube-system/pods/konnectivity-agent-6vsks/konnectivity-agent/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.928425615Z namespaces/kube-system/pods/konnectivity-agent-6vsks/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.928435285Z namespaces/kube-system/pods/konnectivity-agent-6vsks/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.928510728Z namespaces/kube-system/pods/konnectivity-agent-6vsks/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929023867Z namespaces/kube-system/pods/konnectivity-agent-6vsks/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929145551Z namespaces/kube-system/pods/konnectivity-agent-6vsks/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929178042Z namespaces/kube-system/pods/konnectivity-agent-k2prs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929255255Z namespaces/kube-system/pods/konnectivity-agent-k2prs/konnectivity-agent-k2prs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929355549Z namespaces/kube-system/pods/konnectivity-agent-k2prs/konnectivity-agent/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929362769Z namespaces/kube-system/pods/konnectivity-agent-k2prs/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929370989Z namespaces/kube-system/pods/konnectivity-agent-k2prs/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929440072Z namespaces/kube-system/pods/konnectivity-agent-k2prs/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929837227Z namespaces/kube-system/pods/konnectivity-agent-k2prs/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929909419Z namespaces/kube-system/pods/konnectivity-agent-k2prs/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.92993338Z namespaces/kube-system/pods/konnectivity-agent-kprb9/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.929984432Z namespaces/kube-system/pods/konnectivity-agent-kprb9/konnectivity-agent-kprb9.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930077956Z namespaces/kube-system/pods/konnectivity-agent-kprb9/konnectivity-agent/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930098256Z namespaces/kube-system/pods/konnectivity-agent-kprb9/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930112317Z namespaces/kube-system/pods/konnectivity-agent-kprb9/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930173289Z namespaces/kube-system/pods/konnectivity-agent-kprb9/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930663617Z namespaces/kube-system/pods/konnectivity-agent-kprb9/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.93073398Z namespaces/kube-system/pods/konnectivity-agent-kprb9/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930785582Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930799652Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930895606Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/haproxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930902946Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930914406Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.930964928Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931113863Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931185356Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-185.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931221087Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931265549Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931330902Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/haproxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931337932Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931342212Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931376543Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931535629Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931604432Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-231.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931644313Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931682175Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931753307Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931760507Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931766907Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.931817709Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932033497Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932121701Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932153992Z namespaces/kube-system/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932201894Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932261986Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932269836Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932324378Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932437292Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932488884Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932513145Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932577757Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932620489Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932684531Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932692422Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932696412Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932734353Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932822577Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932938671Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.932985483Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933070816Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933153299Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933213861Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933254072Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933340725Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933413218Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933504162Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933542583Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933590465Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933626206Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933676868Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933757611Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933810223Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933836894Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933928407Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.933990889Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.934038891Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.934953415Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935043028Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935150412Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935231925Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935328679Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935479524Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935659571Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935727003Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935781025Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935844848Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935880109Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935944781Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.935983843Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936078186Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.93617405Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936236752Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936263823Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936336866Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936376797Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.93643627Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936479731Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936529093Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936557884Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936611696Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936639357Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936758791Z namespaces/openshift-apiserver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936803533Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936874106Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936901437Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.936959549Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.93698911Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937101674Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937208948Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.93726521Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937295411Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937350643Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937392775Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937422686Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937580402Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937621453Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937677625Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937749618Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.93781854Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937867112Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.937965656Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938047529Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938151733Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938231305Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938314239Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938441313Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938599279Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938656181Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938701363Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938734824Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938790496Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938856159Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.93889126Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.938979573Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939076187Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939142699Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939183811Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939236923Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939283024Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939340017Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939398848Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939461861Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939510973Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939571275Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939578715Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939582755Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939624987Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939677999Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939685889Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939690019Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939728231Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939776222Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939785723Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939789873Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939849235Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939911078Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939919858Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.939961379Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940069983Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940124685Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940203128Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94024631Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940311162Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940360294Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940448517Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94052612Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940608133Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940655565Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940700147Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940773269Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940818881Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940902894Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.940961066Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941011278Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941155263Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941189305Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941202895Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941268477Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941358301Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941401612Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941504976Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941584699Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941665622Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941746965Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941827628Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.941971493Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942097568Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942206762Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942253504Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942322366Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942365478Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94241455Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942457991Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942519054Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942562625Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942651588Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942724811Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942792224Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942835555Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942888687Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.942931849Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94297698Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943020402Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943072564Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943084134Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943132706Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943188578Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94323615Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943284352Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943323123Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943409496Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943457998Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943528851Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943576622Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943610184Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943661325Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94378336Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943867303Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943949756Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.943992998Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944043179Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944103492Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944150503Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944229757Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944292879Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944339661Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944419424Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944475135Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944483176Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944528297Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944621691Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944706464Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944831999Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944935912Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.944980804Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.945099229Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.945181652Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.945506053Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.945583736Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.945797174Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.945937399Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946053013Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946112956Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946148847Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94623845Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946286452Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946339504Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946388356Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946457008Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94650022Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946586063Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946666576Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946716908Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946754169Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946806971Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946854563Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946938336Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.946950077Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947000268Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/aws-ebs-csi-driver-node-9db9w.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947122223Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-driver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947135424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-driver/csi-driver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947142764Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-driver/csi-driver/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947185695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947284309Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947357392Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947396193Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-liveness-probe/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947403313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947407303Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947454825Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947546719Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947611551Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947649902Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-node-driver-registrar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947657873Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947662053Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947694704Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947793568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94786088Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9db9w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947911462Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.947942323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/aws-ebs-csi-driver-node-qc2rn.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948141821Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-driver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948153201Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-driver/csi-driver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948157231Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-driver/csi-driver/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948196652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948291086Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948359989Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94840765Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-liveness-probe/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94841654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948423761Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948469142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948563716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948635629Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948663Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-node-driver-registrar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9486716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94867654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948721252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948812545Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948879498Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qc2rn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94893802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.948977641Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/aws-ebs-csi-driver-node-zdmv9.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949077025Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-driver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949151048Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-driver/csi-driver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949158418Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94920938Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949304813Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949374256Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949422478Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-liveness-probe/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949430958Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949438868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94947782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949573483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949639736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949693718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-node-driver-registrar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949700758Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949707998Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.94975792Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949857864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949925526Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zdmv9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.949980398Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95002276Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950076952Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950090752Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950137114Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950194686Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950220927Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95028654Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950319521Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950377353Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950388523Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950392613Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950421794Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950477007Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950483957Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950523408Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950613221Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950659473Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950719385Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950762077Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950826029Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95086165Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.950987895Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951079959Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951169692Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951231244Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951263635Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951358559Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951409491Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951473763Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951517115Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951600038Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9516549Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951699291Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951779184Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951835846Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951842887Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951892468Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.951975342Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.952020123Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.952625905Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.952713669Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.952855964Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.952930937Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953159315Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953311011Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953448926Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95356156Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953609982Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953670724Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953711635Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953770337Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953798749Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953856721Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953890592Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.953978745Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954072489Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954123201Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954171962Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954221114Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954256826Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954320308Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954367439Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954398131Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954455823Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954502915Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954518585Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954568157Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/tuned-j2m85.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95465448Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/tuned/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95466163Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/tuned/tuned/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95466549Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/tuned/tuned/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954710662Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/tuned/tuned/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954853427Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95492469Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2m85/tuned/tuned/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.954979152Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955020954Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/tuned-j87r7.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95518384Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/tuned/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95519993Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/tuned/tuned/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95520486Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/tuned/tuned/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955255292Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/tuned/tuned/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955380997Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955497221Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j87r7/tuned/tuned/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955532072Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955568024Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/tuned-xs8l4.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955658157Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/tuned/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955665767Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/tuned/tuned/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955669698Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/tuned/tuned/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955711579Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/tuned/tuned/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955825603Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955894856Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xs8l4/tuned/tuned/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955934417Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.955970798Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.95602574Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956076293Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956169096Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956178726Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956224128Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-185.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956323962Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-231.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956404934Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956463957Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956496198Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956614412Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956664254Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956740857Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956770098Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956853711Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.956893983Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957013007Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957267476Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957406241Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957465704Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957528166Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957581588Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957627299Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957739574Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957819747Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957878579Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.957985133Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.958105357Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.958166129Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.958385407Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.958492511Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.958650307Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.958753621Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.958902697Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959076343Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959311381Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959401505Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959471658Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959555221Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959612323Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959689555Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959746628Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959855432Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.959976736Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960044108Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960122841Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960194844Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960254366Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.96035684Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960411702Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960493465Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960547907Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.96062611Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.96063564Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960694532Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator-56fcf86bf-fnpqx.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960821627Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator-watch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960829828Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.960836788Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.96090162Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961020555Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961134669Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961196651Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961208991Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961312395Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961370497Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961851485Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.961946118Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-fnpqx/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.96199326Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962050292Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962134336Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962192298Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962329613Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962393045Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962483278Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9625366Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962622563Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962677725Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9627908Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.962924325Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963047369Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963145553Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963197585Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963273407Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963329969Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963452694Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963523647Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963582679Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963687233Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963754385Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963761575Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963817818Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.963928682Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.964028505Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.964103428Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.964242553Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.964350997Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.964678099Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.964780963Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.964915608Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965212169Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965388055Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965491109Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965545501Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965642875Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965694636Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965769149Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965821711Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965886844Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.965936856Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966043429Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966174454Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966230316Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966282678Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966357211Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966412133Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966518767Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966574149Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966638301Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966694683Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966785167Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966792337Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966839159Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/volume-data-source-validator-5d456fdbcd-wn5sm.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966946483Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/volume-data-source-validator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966957403Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.966961443Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967030846Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967184391Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967257854Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-wn5sm/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967556675Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967600977Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967660929Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967667939Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967719971Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967775613Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967822635Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.967885377Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968000492Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968111396Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968164298Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.96823604Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968283602Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968346754Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968395566Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968473519Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968555032Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968639095Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968684567Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968726398Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.96877407Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968810101Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968893444Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968941476Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.968985548Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969066591Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969139383Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969146384Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969209376Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969289449Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969332581Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969434094Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969514477Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969616341Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969697094Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969778197Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.969905051Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970086638Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970181962Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970228774Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970299596Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970338827Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97039804Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970443101Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970524884Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970602567Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97066353Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970698351Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970749923Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970780644Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970844166Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970882127Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970931699Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.970968331Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971076625Z namespaces/openshift-config-managed/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971159958Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97122364Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971275852Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971344404Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971404637Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97148411Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971573113Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971648636Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971696148Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971738269Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971789641Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971827862Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971912076Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971968098Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.971984498Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.972116333Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.972184935Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.972216727Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.975885312Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.975959905Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976052298Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976169122Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976253535Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976409871Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976517575Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976551996Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976607888Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976694912Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976746994Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976796815Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976852607Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976901699Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.976963241Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977012833Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977123687Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97720469Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977256442Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977294984Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977361396Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977407488Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9774548Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977500581Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977549613Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977560783Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977573304Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977640016Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977687158Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97774083Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977785122Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977817253Z namespaces/openshift-config-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977825793Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977837474Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.977896946Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97800369Z namespaces/openshift-config/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978051391Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978185506Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978214717Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97827497Z namespaces/openshift-config/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978317971Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978399234Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978480817Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97856315Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978597742Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978646263Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978690545Z namespaces/openshift-config/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978733967Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97881053Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978847731Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978896402Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.978978476Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.979080189Z namespaces/openshift-config/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.979131701Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.979279827Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.97935893Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.979448673Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.979530306Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.979618019Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.979774605Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980017794Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980071466Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980138608Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980204591Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980255723Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980307414Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980357436Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980412178Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98045783Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980536063Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980617896Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980663538Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980706609Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980761361Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980791432Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980839474Z namespaces/openshift-config/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980873625Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980926907Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.980969889Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981076473Z namespaces/openshift-console-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981230419Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981292481Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981336983Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981383344Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981424946Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981508209Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981626833Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981734947Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981781509Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98182314Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981873482Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981915284Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.981995537Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98207567Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.982128152Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.982216615Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.982287367Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.982296098Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.982336179Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.982419602Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.982464414Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9831635Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.983255843Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.983517363Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.983596326Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98372688Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.983856985Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984033892Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98425716Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984300992Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984365284Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984404315Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984457157Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984500099Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984584902Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984663775Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984727387Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984777619Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984839621Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984889303Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984946125Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.984993767Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985044489Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985115931Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985175844Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985185304Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rl6md/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985236806Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rl6md/console-operator-68b757fb67-rl6md.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98533331Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rl6md/console-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98534216Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rl6md/console-operator/console-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98534868Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rl6md/console-operator/console-operator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985394382Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rl6md/console-operator/console-operator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985927072Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-rl6md/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.985972333Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986020555Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986068547Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986139489Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986211872Z namespaces/openshift-console/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986246613Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986333546Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986349347Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98644712Z namespaces/openshift-console/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986469331Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986560955Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.986758252Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987017101Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987044262Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9872536Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987310012Z namespaces/openshift-console/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987361614Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987452878Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987550851Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987588302Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987684146Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987755749Z namespaces/openshift-console/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.987825061Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.988519147Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98861391Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98888939Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.989016045Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.989300486Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98942532Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.989617117Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.989719691Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.989762173Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.989833035Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.989902978Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.98997643Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990013762Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990122186Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99022522Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990280142Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990335324Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990362845Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990416647Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990471059Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990517081Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990556502Z namespaces/openshift-console/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990566082Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990611904Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/console-66b5b984cc-57rlt.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990701187Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/console/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990710768Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/console/console/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990715078Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/console/console/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990744979Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/console/console/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990851483Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/console/console/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990917705Z namespaces/openshift-console/pods/console-66b5b984cc-57rlt/console/console/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.990971917Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991011799Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/downloads-685bfb5f64-78qkf.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991139653Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/download-server/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991154754Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/download-server/download-server/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991159084Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/download-server/download-server/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991193265Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/download-server/download-server/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991383152Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991461275Z namespaces/openshift-console/pods/downloads-685bfb5f64-78qkf/download-server/download-server/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991512057Z namespaces/openshift-console/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991554639Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991614011Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991653572Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991766596Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991815218Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991885011Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991927052Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.991986355Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992035736Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99214405Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992223403Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992303546Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992360398Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99240633Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992468162Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992511334Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992598207Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992657029Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992705161Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992786174Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992872127Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.992912038Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993072815Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993169008Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993264831Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993368175Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993465059Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993706768Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993904505Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.993969057Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99402651Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994107643Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994173275Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994219227Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994276099Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994384113Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994473506Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994529218Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99458551Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994665233Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994722165Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994791598Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994832739Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994899682Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.994938903Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995095329Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995274656Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995302057Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995345028Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995424331Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995480883Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995581097Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9956689Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995772184Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995840296Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995894208Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.995990222Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996040764Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996163748Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99620884Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996266872Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996373826Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996436648Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996446699Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996500901Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996685648Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99674665Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996876284Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.996972208Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997075412Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997192106Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997284899Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997432445Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997630052Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997672714Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997747336Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997816649Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997862671Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.997965504Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998018237Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998128541Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998204313Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998241525Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998287816Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998339838Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99837377Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998442242Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998480814Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998544276Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998590358Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998695311Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998730073Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998866188Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998893299Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99893471Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.998994702Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999081636Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.9991935Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999270483Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999318144Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999358316Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999419768Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.99946369Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999542782Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999591334Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999625345Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999713179Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999772071Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999823883Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:20.999920496Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00000533Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.000197057Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.000346212Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.000436166Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.000583531Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.000764907Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001081429Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001138011Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001213184Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001242675Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001321678Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001349979Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001446273Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001528066Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001619969Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00165625Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001723013Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001749634Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001827447Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001854828Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00191763Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.001944641Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002003913Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002043075Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002125628Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002167349Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002258842Z namespaces/openshift-dns/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002307474Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002367637Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002403808Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00245212Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002495161Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002651397Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00272889Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002808673Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002855224Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002902216Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002954668Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.002983079Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.003074723Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.003153686Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.003201757Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00328397Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.003334602Z namespaces/openshift-dns/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.003367823Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.003751848Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.003839991Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00407638Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.004179193Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.004462184Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.004575668Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.004756305Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.004800806Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.004858318Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00490076Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.004955382Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005019694Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005087467Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00517376Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005256593Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005327026Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005348916Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005412809Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00546498Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005512902Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005540703Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005600456Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005607596Z namespaces/openshift-dns/pods/dns-default-8xw6f/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005639547Z namespaces/openshift-dns/pods/dns-default-8xw6f/dns-default-8xw6f.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005765742Z namespaces/openshift-dns/pods/dns-default-8xw6f/dns/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005777672Z namespaces/openshift-dns/pods/dns-default-8xw6f/dns/dns/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005781712Z namespaces/openshift-dns/pods/dns-default-8xw6f/dns/dns/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005826784Z namespaces/openshift-dns/pods/dns-default-8xw6f/dns/dns/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.005923097Z namespaces/openshift-dns/pods/dns-default-8xw6f/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00599499Z namespaces/openshift-dns/pods/dns-default-8xw6f/dns/dns/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006031941Z namespaces/openshift-dns/pods/dns-default-8xw6f/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006039272Z namespaces/openshift-dns/pods/dns-default-8xw6f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006050432Z namespaces/openshift-dns/pods/dns-default-8xw6f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006110944Z namespaces/openshift-dns/pods/dns-default-8xw6f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006209878Z namespaces/openshift-dns/pods/dns-default-8xw6f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00627823Z namespaces/openshift-dns/pods/dns-default-8xw6f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006328542Z namespaces/openshift-dns/pods/dns-default-gg6cp/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006373734Z namespaces/openshift-dns/pods/dns-default-gg6cp/dns-default-gg6cp.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006456597Z namespaces/openshift-dns/pods/dns-default-gg6cp/dns/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006463707Z namespaces/openshift-dns/pods/dns-default-gg6cp/dns/dns/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006471978Z namespaces/openshift-dns/pods/dns-default-gg6cp/dns/dns/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00652463Z namespaces/openshift-dns/pods/dns-default-gg6cp/dns/dns/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006615183Z namespaces/openshift-dns/pods/dns-default-gg6cp/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006689016Z namespaces/openshift-dns/pods/dns-default-gg6cp/dns/dns/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006726797Z namespaces/openshift-dns/pods/dns-default-gg6cp/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006758968Z namespaces/openshift-dns/pods/dns-default-gg6cp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00680151Z namespaces/openshift-dns/pods/dns-default-gg6cp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006868382Z namespaces/openshift-dns/pods/dns-default-gg6cp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.006971976Z namespaces/openshift-dns/pods/dns-default-gg6cp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007040979Z namespaces/openshift-dns/pods/dns-default-gg6cp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007114621Z namespaces/openshift-dns/pods/dns-default-grhmq/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007163883Z namespaces/openshift-dns/pods/dns-default-grhmq/dns-default-grhmq.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007269877Z namespaces/openshift-dns/pods/dns-default-grhmq/dns/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007278767Z namespaces/openshift-dns/pods/dns-default-grhmq/dns/dns/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007282938Z namespaces/openshift-dns/pods/dns-default-grhmq/dns/dns/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007332169Z namespaces/openshift-dns/pods/dns-default-grhmq/dns/dns/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007452254Z namespaces/openshift-dns/pods/dns-default-grhmq/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007522656Z namespaces/openshift-dns/pods/dns-default-grhmq/dns/dns/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007573448Z namespaces/openshift-dns/pods/dns-default-grhmq/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007585489Z namespaces/openshift-dns/pods/dns-default-grhmq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007589629Z namespaces/openshift-dns/pods/dns-default-grhmq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007633851Z namespaces/openshift-dns/pods/dns-default-grhmq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007729434Z namespaces/openshift-dns/pods/dns-default-grhmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007799157Z namespaces/openshift-dns/pods/dns-default-grhmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00787994Z namespaces/openshift-dns/pods/node-resolver-czddz/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.007918431Z namespaces/openshift-dns/pods/node-resolver-czddz/node-resolver-czddz.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008004994Z namespaces/openshift-dns/pods/node-resolver-czddz/dns-node-resolver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008012024Z namespaces/openshift-dns/pods/node-resolver-czddz/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008018334Z namespaces/openshift-dns/pods/node-resolver-czddz/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008090487Z namespaces/openshift-dns/pods/node-resolver-czddz/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008275584Z namespaces/openshift-dns/pods/node-resolver-czddz/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008342706Z namespaces/openshift-dns/pods/node-resolver-czddz/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00844244Z namespaces/openshift-dns/pods/node-resolver-p6nfc/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008479142Z namespaces/openshift-dns/pods/node-resolver-p6nfc/node-resolver-p6nfc.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008561385Z namespaces/openshift-dns/pods/node-resolver-p6nfc/dns-node-resolver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008568305Z namespaces/openshift-dns/pods/node-resolver-p6nfc/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008574395Z namespaces/openshift-dns/pods/node-resolver-p6nfc/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008632707Z namespaces/openshift-dns/pods/node-resolver-p6nfc/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00872286Z namespaces/openshift-dns/pods/node-resolver-p6nfc/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008791243Z namespaces/openshift-dns/pods/node-resolver-p6nfc/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008844245Z namespaces/openshift-dns/pods/node-resolver-q9tgv/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008881826Z namespaces/openshift-dns/pods/node-resolver-q9tgv/node-resolver-q9tgv.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.008959039Z namespaces/openshift-dns/pods/node-resolver-q9tgv/dns-node-resolver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00896576Z namespaces/openshift-dns/pods/node-resolver-q9tgv/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00897183Z namespaces/openshift-dns/pods/node-resolver-q9tgv/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009013271Z namespaces/openshift-dns/pods/node-resolver-q9tgv/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009131555Z namespaces/openshift-dns/pods/node-resolver-q9tgv/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009201488Z namespaces/openshift-dns/pods/node-resolver-q9tgv/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009392365Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009430637Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009485008Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.00952162Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009622724Z namespaces/openshift-etcd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009659875Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009734758Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009771729Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009840502Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009879513Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.009966636Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01008263Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010153013Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010193995Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010238346Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010298749Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01034259Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010427993Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010482265Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010529907Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01061092Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010683963Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010725974Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010828048Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010905491Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.010989434Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011070747Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011170441Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011297565Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011467852Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011516773Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011548444Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011609977Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011650178Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011719451Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011760562Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011847195Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.011926809Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0119745Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012013882Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012077744Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012130086Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012184398Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012216219Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012281691Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012310833Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012420107Z namespaces/openshift-host-network/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012464138Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012537421Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012581573Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012643215Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012680246Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01277377Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012852732Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.012938366Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.013709424Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.013762386Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.013817758Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01385778Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.013942563Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.013998835Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014036716Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01414913Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014229243Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014275565Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014380409Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014458062Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014541495Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014618768Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014727762Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014886698Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.014992221Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015053544Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015146567Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015210879Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015253321Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015294562Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015342404Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015429138Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015471419Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015557412Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015635025Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015685057Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015726798Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01577475Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015804251Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015875004Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015919525Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.015966127Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016005769Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016205426Z namespaces/openshift-image-registry/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016269958Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016328171Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016376592Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016437584Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016484756Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016782347Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.016924082Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017148841Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017187322Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017246474Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017293886Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017335798Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017442021Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017496534Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017549265Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017631299Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017687241Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017698801Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017728922Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017845766Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.017877028Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.018615815Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.01876967Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.019109833Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.019191646Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.019515498Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.019608541Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020474403Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020504054Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020510765Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020517175Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020522865Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020528235Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020531955Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020535615Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020539286Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020543096Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020554866Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020560716Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020605708Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020710242Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020799635Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020862838Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020907489Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.020958201Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.021004043Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.021069625Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.021082675Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.021141338Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/image-registry-79bc778b88-b6crx.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02148264Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/registry/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.021494991Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/registry/registry/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.021499801Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/registry/registry/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.021539292Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/registry/registry/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022196876Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022267149Z namespaces/openshift-image-registry/pods/image-registry-79bc778b88-b6crx/registry/registry/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022320891Z namespaces/openshift-image-registry/pods/node-ca-825nf/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022358213Z namespaces/openshift-image-registry/pods/node-ca-825nf/node-ca-825nf.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022452686Z namespaces/openshift-image-registry/pods/node-ca-825nf/node-ca/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022460836Z namespaces/openshift-image-registry/pods/node-ca-825nf/node-ca/node-ca/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022467477Z namespaces/openshift-image-registry/pods/node-ca-825nf/node-ca/node-ca/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022523209Z namespaces/openshift-image-registry/pods/node-ca-825nf/node-ca/node-ca/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022668184Z namespaces/openshift-image-registry/pods/node-ca-825nf/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022736567Z namespaces/openshift-image-registry/pods/node-ca-825nf/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022787768Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02282661Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/node-ca-mj2p8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022911643Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/node-ca/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022919173Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/node-ca/node-ca/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022929834Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/node-ca/node-ca/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.022969205Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02310285Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023175753Z namespaces/openshift-image-registry/pods/node-ca-mj2p8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023225465Z namespaces/openshift-image-registry/pods/node-ca-xl99l/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023254275Z namespaces/openshift-image-registry/pods/node-ca-xl99l/node-ca-xl99l.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023356999Z namespaces/openshift-image-registry/pods/node-ca-xl99l/node-ca/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023364899Z namespaces/openshift-image-registry/pods/node-ca-xl99l/node-ca/node-ca/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02337146Z namespaces/openshift-image-registry/pods/node-ca-xl99l/node-ca/node-ca/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023432772Z namespaces/openshift-image-registry/pods/node-ca-xl99l/node-ca/node-ca/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023553846Z namespaces/openshift-image-registry/pods/node-ca-xl99l/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023622449Z namespaces/openshift-image-registry/pods/node-ca-xl99l/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02365832Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023697412Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023755314Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023797206Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023894469Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.023941251Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024002923Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024031464Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024226681Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024272153Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024383067Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02446273Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024543423Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024591165Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024624946Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024677758Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02472026Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024798522Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024861465Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024909996Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.024989579Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.025077943Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.025131975Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.025235028Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.025324362Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.025477037Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02555383Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.025719496Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.025844801Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026025628Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026127061Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026173013Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026241985Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026280517Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026351589Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026388111Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026475434Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026551487Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026606269Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026651691Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026707013Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026764745Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026811117Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026825957Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026874829Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/ingress-canary-8792h.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026962892Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/serve-healthcheck-canary/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026971092Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.026977643Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027022924Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027142029Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027213521Z namespaces/openshift-ingress-canary/pods/ingress-canary-8792h/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027254333Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027291134Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/ingress-canary-hjctb.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027375307Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/serve-healthcheck-canary/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027383118Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027410999Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027481151Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027557084Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027629256Z namespaces/openshift-ingress-canary/pods/ingress-canary-hjctb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027666508Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027735871Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/ingress-canary-njj6c.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027866805Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/serve-healthcheck-canary/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027873825Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027877896Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.027918027Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028033291Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028146326Z namespaces/openshift-ingress-canary/pods/ingress-canary-njj6c/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028173667Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028217338Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0282708Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028310692Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028404015Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028449847Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028517039Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028560781Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028630644Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028672295Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028760448Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028866692Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.028952215Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029000077Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029028138Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029130282Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029162713Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029256007Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029285837Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.02933991Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029422623Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029481055Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.029510616Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.030247583Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.030327656Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.030479272Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.030562535Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.030643578Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.030774782Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.030959449Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031029932Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031085214Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031152956Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031195838Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.03124821Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031272341Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031288921Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031364794Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031405976Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031507439Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031617483Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031676546Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031730378Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.03178891Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031832051Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031902514Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031953656Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.031999888Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032047489Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032322669Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0323361Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032378291Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032463725Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032497306Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032531947Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.03259863Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032655452Z namespaces/openshift-ingress/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032697283Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032773896Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032805067Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.03287634Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.032912811Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033001094Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033188591Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033310056Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033364768Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033395539Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033474132Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033502533Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033605227Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033646298Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.03369624Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033793943Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033883077Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.033926679Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034037872Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034162057Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034295622Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034373565Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0345191Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034644925Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034841322Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034907375Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.034957356Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035026709Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035079671Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035160454Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035238697Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.03533375Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035430294Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035486456Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035558028Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035622341Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035672343Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035734215Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035792527Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035834319Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035841889Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.035891861Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/router-default-7bd5469775-dlv8q.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036006275Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/router/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036017075Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/router/router/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036027676Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/router/router/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036071547Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/router/router/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036238173Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/router/router/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036314726Z namespaces/openshift-ingress/pods/router-default-7bd5469775-dlv8q/router/router/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036335637Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036386139Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036442471Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036490753Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036567586Z namespaces/openshift-insights/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036622548Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036708271Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036735932Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036826875Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.036894068Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037021752Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037180518Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037311013Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037368295Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037419387Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037691607Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037725268Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037784681Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037817992Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037912325Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.037970547Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.038020819Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.038131163Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.038219157Z namespaces/openshift-insights/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.038270358Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.038897702Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.039071908Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.039422201Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.039574216Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.039903999Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040001922Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040252511Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040324624Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040347525Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040443178Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040522911Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040611454Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040689928Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040728179Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040798981Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040861614Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040930386Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.040973168Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041009589Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041103373Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041206127Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041285279Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041350332Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041399903Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041468336Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041517508Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04158532Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041619832Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041688404Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041731726Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041804029Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041812379Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-rdh68/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04185634Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-rdh68/insights-operator-5c847dcfc4-rdh68.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041955784Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-rdh68/insights-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041962954Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-rdh68/insights-operator/insights-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.041967015Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-rdh68/insights-operator/insights-operator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.042014996Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-rdh68/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.042643239Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-rdh68/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.042999622Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043029403Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/insights-runtime-extractor-58fvv.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043162188Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043175029Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/exporter/exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043185939Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/exporter/exporter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043238331Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/exporter/exporter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043326734Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043413117Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/exporter/exporter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043453829Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/extractor/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043461469Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/extractor/extractor/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0434722Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/extractor/extractor/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043534542Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/extractor/extractor/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043661857Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0437378Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/extractor/extractor/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04375487Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04376707Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043780491Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043847264Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.043940697Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04401045Z namespaces/openshift-insights/pods/insights-runtime-extractor-58fvv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044083052Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044132774Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/insights-runtime-extractor-dsvxv.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044238028Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044246388Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/exporter/exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044250238Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/exporter/exporter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0442948Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/exporter/exporter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044385893Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044455596Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/exporter/exporter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044487677Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/extractor/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044502788Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/extractor/extractor/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044511878Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/extractor/extractor/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0445648Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/extractor/extractor/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044674804Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044773788Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/extractor/extractor/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044806079Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044815269Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044821689Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044879471Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.044976975Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045042437Z namespaces/openshift-insights/pods/insights-runtime-extractor-dsvxv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04511802Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045158892Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/insights-runtime-extractor-vbx9z.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045509405Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045517655Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/exporter/exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045524325Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/exporter/exporter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045578767Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/exporter/exporter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045671031Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045741363Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/exporter/exporter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045783115Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/extractor/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045790175Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/extractor/extractor/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045797865Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/extractor/extractor/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045850507Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/extractor/extractor/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.045948711Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046023484Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/extractor/extractor/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046033884Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046041994Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046051865Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046140308Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046241422Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046299294Z namespaces/openshift-insights/pods/insights-runtime-extractor-vbx9z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046346136Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046374926Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046446459Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046492001Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046557423Z namespaces/openshift-keda/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046566304Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046571354Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046612095Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046703069Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046757051Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046765681Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046808682Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046879525Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.046923407Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04701562Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047120894Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047194177Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047201407Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047253409Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047473277Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047518799Z namespaces/openshift-keda/operators.coreos.com/installplans/install-5hlf2.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047634463Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047684945Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047733547Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047767988Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04784078Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047876552Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.047992756Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048042758Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048137282Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048187723Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048238605Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048281227Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04837598Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048445833Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048531406Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048579188Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048624199Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048671601Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048700422Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048806896Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048862318Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048911Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.048995543Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.049077486Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04918363Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.049302334Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.049383067Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.04946427Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.049543593Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.049627646Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.049752431Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.049932528Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0500019Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050041612Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050116914Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050150896Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050220628Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050249699Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050342563Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050421466Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050454077Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050493328Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05055157Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050585212Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050626443Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050660374Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050713756Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050758078Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050856391Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050905193Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.050963955Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051006347Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05108285Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051131512Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051217875Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051295378Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05137077Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051436383Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051468114Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051540417Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051584718Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051667272Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051741204Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051787936Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051874449Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051919641Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.051962582Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052088367Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05216178Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052242503Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052327736Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052403339Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052521293Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052673469Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05272256Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052828294Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052861565Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052906397Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.052965139Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05298638Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053080633Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053182787Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05324567Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053292751Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053350834Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053389355Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053488679Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05354359Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053589662Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053644364Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053676515Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053731047Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053778059Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053831831Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053907364Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.053990207Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054036779Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054120812Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054165824Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054252227Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054300288Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054421503Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054534067Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05461352Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.054993424Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055079417Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055123569Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055195511Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055308506Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055361057Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055412879Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055537464Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055624057Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055673449Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055783993Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055865066Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.055950619Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056029132Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056216909Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056335033Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056571862Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056662495Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056724608Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05679795Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056863023Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.056951966Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057020918Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057157983Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057276268Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057319149Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0573283Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057398783Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057443614Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057522167Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057574709Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057652722Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057698394Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057780317Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05787475Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057958603Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.057992724Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058078168Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058135839Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058252294Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058360218Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058485532Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058605477Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058745182Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058812904Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058852986Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.058914378Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05895255Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059039393Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059126996Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059173108Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059253561Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059344824Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059353354Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059431477Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.05948968Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059542021Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059641445Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.059718648Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060018909Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060119273Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060223327Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060365322Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060551308Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06059068Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060644882Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060683523Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060736495Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060758046Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060815308Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060894391Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.060991055Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061048257Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06112818Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061206193Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061253984Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061325237Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061386909Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061459552Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061509114Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061639188Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061704541Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061777204Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061840106Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061924579Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.061981501Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062110756Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0622258Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062343174Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062419827Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062478039Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062552872Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062621115Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062706458Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06276476Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062828582Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.062919166Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06302758Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.063079301Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.063224877Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.063322541Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.063440655Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.063546889Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.063755146Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064009726Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06439659Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064488253Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064506734Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064588197Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064612048Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064683191Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064751833Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.064880268Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065007763Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065085746Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065123157Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06519649Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065242621Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065296163Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065337865Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065416178Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065451009Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065533152Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065581624Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065648306Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065696718Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06576198Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065795092Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065887265Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.065967108Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066045391Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066120984Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066168875Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066242798Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06628549Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066372133Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066407774Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066450366Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066738446Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066758507Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066763197Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066772028Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066811989Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066889942Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.066971305Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.067049938Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.067206984Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06738107Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068364076Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068414258Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06848152Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068518062Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068579524Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068616085Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068703469Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068778211Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068825663Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068875335Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068909406Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.068958288Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06901514Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069052841Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069137135Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069158415Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069224808Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06927333Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069339522Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069378844Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069431095Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069476927Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06956519Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069687305Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069784739Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.06984177Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069896483Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069924864Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.069976775Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070078159Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070126551Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070167342Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070251516Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070292757Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070299127Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070350829Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070410202Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070454443Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070558657Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070658521Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.070819637Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07090174Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071018934Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07117963Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071369727Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071440229Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07147225Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071534733Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071566044Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071623816Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071652007Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071746571Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071830234Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071873335Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071919527Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.071963379Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07201053Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072073933Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072086023Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-tkd6d/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072240959Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-tkd6d/kube-storage-version-migrator-operator-846bf668f7-tkd6d.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072370304Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-tkd6d/kube-storage-version-migrator-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072378274Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-tkd6d/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072384034Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-tkd6d/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072421236Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-tkd6d/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07254472Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-tkd6d/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072672385Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072700856Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072760278Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072794259Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072881942Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072928694Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.072988426Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073027298Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073110561Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073137572Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073228195Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07334271Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073439233Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073491185Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073534397Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073584858Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07362303Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073710473Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073762345Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073784326Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073884969Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073951732Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.073980943Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074115828Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074200431Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074321415Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074399408Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074522793Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074657448Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074834804Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074881236Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074923968Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.074975719Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075025851Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075072183Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075130955Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075217808Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075299651Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075348583Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075402845Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075454297Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075501419Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07554042Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075548171Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075587892Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/migrator-d57d58cc9-rxzw2.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075672775Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/graceful-termination/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075682716Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/graceful-termination/graceful-termination/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075825521Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.075995657Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076023268Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076029758Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076035318Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/migrator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076041019Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/migrator/migrator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076046439Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/migrator/migrator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076052089Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/migrator/migrator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076117161Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076132022Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rxzw2/migrator/migrator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076202685Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076223396Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076483935Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076504386Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076512806Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076519416Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076524836Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076540127Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076926871Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076944312Z namespaces/openshift-marketplace/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076950022Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076954923Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076959292Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076968953Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.076984924Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077031185Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07715832Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077276534Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077348917Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077731741Z namespaces/openshift-monitoring/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077748922Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077753782Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077758192Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077765722Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.077812914Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.07798553Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0785043Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.078949906Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079244987Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079298339Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079409883Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079462545Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079581379Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079640121Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079690553Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079801977Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0798814Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.079938402Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.083580716Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.083769803Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.085076462Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.085200016Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.086282196Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.086466022Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.087092996Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.087430868Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.08748276Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.087693118Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.08775192Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.087840473Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.087894205Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088008239Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088137394Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088220997Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088267749Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088439545Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088486397Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088608101Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088657613Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.08884542Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.088895562Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.089028937Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.089293057Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.089406761Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.089749913Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.089911449Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.090095266Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.090219201Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.090359246Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0904587Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.090646496Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.090656397Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0907508Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.090854534Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.090961098Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.091123664Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.091236798Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.091449636Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.091573461Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.091686965Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.091804259Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.091921843Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092023757Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.09211064Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092172152Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092227754Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092242655Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092304237Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092441402Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092460333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092573837Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092783295Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092794695Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092808656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.092891759Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093011073Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093133388Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093152819Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093169749Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093210671Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093275283Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093410738Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093503801Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093551613Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093560934Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093614026Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093635866Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093768511Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093858054Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093911556Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093930107Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.093937628Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0940095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094151125Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094234039Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.09428308Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.09429271Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094301831Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094381804Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094490548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094574001Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094619003Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094633013Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094638003Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094714896Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094850371Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094913984Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094947005Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094962215Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.094998476Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095041558Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095181063Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095279027Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095297287Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.09536856Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/cluster-monitoring-operator-64786d9cbb-97zbj.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095505665Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/cluster-monitoring-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095519086Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095531096Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.095585958Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096154859Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096267743Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-97zbj/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096349616Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096417959Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-state-metrics-7c9dbb8b7d-j4rm8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096569914Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-main/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096578385Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096585045Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096673678Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096809563Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096918147Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.096975999Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-self/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.09698649Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.09699669Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097099744Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.0972678Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097334793Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097403525Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-state-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097417066Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097429736Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097497959Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097675005Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097777979Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-j4rm8/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097838831Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.097905154Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/metrics-server-78665f68c4-cj9jt.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098018908Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/metrics-server/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098026928Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/metrics-server/metrics-server/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098041839Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/metrics-server/metrics-server/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098163293Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098300318Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098403682Z namespaces/openshift-monitoring/pods/metrics-server-78665f68c4-cj9jt/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098470714Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098536727Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/monitoring-plugin-d5dcff7cf-5kgbd.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098646421Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/monitoring-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098653921Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098660571Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098734204Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098869949Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.098969093Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-5kgbd/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099046386Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099134359Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/node-exporter-dthp7.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099283984Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/init-textfile/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099291615Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/init-textfile/init-textfile/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099298225Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099372728Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099495072Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099585156Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099630677Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099642278Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099660708Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.09971171Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099834135Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099938709Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.099996091Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/node-exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100005111Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/node-exporter/node-exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100036902Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100104875Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10025072Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100333613Z namespaces/openshift-monitoring/pods/node-exporter-dthp7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100369924Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100433997Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/node-exporter-g8gc9.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100555711Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/init-textfile/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100563041Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/init-textfile/init-textfile/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100567192Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/init-textfile/init-textfile/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100615083Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100718247Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100817621Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100854672Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100861623Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100872163Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.100927695Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101052339Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101174054Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101229106Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/node-exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101236286Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/node-exporter/node-exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101240376Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/node-exporter/node-exporter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101292518Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101403642Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101473285Z namespaces/openshift-monitoring/pods/node-exporter-g8gc9/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101533537Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101569829Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/node-exporter-pdbt9.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101686573Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/init-textfile/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101693733Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/init-textfile/init-textfile/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101707754Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/init-textfile/init-textfile/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101775246Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10187626Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.101967273Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102003754Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102010745Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102017155Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102078917Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102221313Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102313546Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102352427Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/node-exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102361588Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/node-exporter/node-exporter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102404279Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/node-exporter/node-exporter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102460881Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102607797Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10269714Z namespaces/openshift-monitoring/pods/node-exporter-pdbt9/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102779713Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.102832015Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/openshift-state-metrics-54cf96dfcf-j4j5l.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103027992Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-main/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103035192Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103041943Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103131316Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10324883Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103309942Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103358314Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-self/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103365935Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103387965Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103459588Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103544551Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103614634Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103674236Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/openshift-state-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103681256Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103685516Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103722208Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103826321Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103896294Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-j4j5l/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.103927615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104004338Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104228526Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104243327Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104255147Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104299779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104396553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104464205Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104505977Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104512597Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104519947Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104564119Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104652742Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104718914Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104747655Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104756336Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104766476Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104832779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104919092Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.104981834Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105022396Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105029176Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105033596Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105098668Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105195382Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105277295Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105296056Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105304246Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105314586Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105365058Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105467602Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105535684Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105575506Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105584846Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105594637Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105630298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.105886097Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10595424Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106003452Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106010402Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106020782Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106085555Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106194079Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106257721Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106305133Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106335774Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/prometheus-operator-567f7b8b7c-ctshv.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106442208Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106451218Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106457649Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10650829Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106598974Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106671656Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106706768Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/prometheus-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106716918Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106721438Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106751419Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.106936606Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107000118Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-ctshv/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10704534Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107091932Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/prometheus-operator-admission-webhook-d559d66d5-bvlj2.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107176085Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/prometheus-operator-admission-webhook/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107184125Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107205806Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107231867Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107336581Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107409584Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bvlj2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107452935Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107493236Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/telemeter-client-7f766df6b9-f899l.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107657623Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107665623Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107669483Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107703604Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107797548Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.10786526Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107908112Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/reload/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107915042Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/reload/reload/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107918842Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/reload/reload/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.107953413Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/reload/reload/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108047807Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108146891Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/reload/reload/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108174642Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/telemeter-client/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108181362Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/telemeter-client/telemeter-client/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108194973Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108239904Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108442562Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108479993Z namespaces/openshift-monitoring/pods/telemeter-client-7f766df6b9-f899l/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108557316Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108623518Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/thanos-querier-5bb46bd4d-s5qzv.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108782664Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108796595Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108801655Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108825096Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108916149Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.108980511Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109008782Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-rules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109018163Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109033263Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109048784Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109171158Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109238191Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109270312Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-web/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109277152Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109281032Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109319794Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109409187Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109474129Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109524681Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109532552Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109537012Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109577513Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109667727Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109733219Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109785081Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/prom-label-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109795741Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109807952Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109839363Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109930656Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.109992488Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110046261Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/thanos-query/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110054321Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/thanos-query/thanos-query/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110081172Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/thanos-query/thanos-query/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110117143Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110241868Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11030087Z namespaces/openshift-monitoring/pods/thanos-querier-5bb46bd4d-s5qzv/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110317031Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110365272Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110408334Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110441885Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110606531Z namespaces/openshift-multus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110627952Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110715055Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110736486Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.110790078Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11084797Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111197043Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111260555Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111343958Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11138165Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111457542Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111619768Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111736083Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111788165Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111832246Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111872658Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111912119Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.111994282Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.112050814Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11220984Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.112311494Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.112344015Z namespaces/openshift-multus/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.112389167Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.112535612Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.112622436Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.113253549Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.113373913Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114010747Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114134161Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114270396Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114327798Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1143641Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114470604Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114550727Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11463637Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114726233Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114764934Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114857798Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.114936391Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115019964Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115079636Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115139378Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11518948Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115220211Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115281813Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115322065Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115353086Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115406538Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115499231Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115588925Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115614186Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115660307Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115712519Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115755211Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115795952Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115834794Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115905326Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115945108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.115991289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/multus-additional-cni-plugins-gbzdh.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116167736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/bond-cni-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116179936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116184207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116200647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116299981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116372943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116400975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116408345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/cni-plugins/cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116412275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116466837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11654213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116613202Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116644173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/egress-router-binary-copy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116650654Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116654814Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116693315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116779458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116845061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116889613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116897173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116901143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.116934544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117001167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117067509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117145282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/routeoverride-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117158632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117165163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117184473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117288497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11735635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11737385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni-bincopy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1173798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117383731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117411142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117516686Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117583838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117596599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117602869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117614339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11764204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117737954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117819927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gbzdh/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.117842488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11789247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/multus-additional-cni-plugins-tqq62.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118030944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/bond-cni-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118043195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118049435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118070796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11818543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118257353Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118294284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118302565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/cni-plugins/cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118308795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118343946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118432129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118495552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118539553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/egress-router-binary-copy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118547854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118552154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118583055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118678018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118745441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118769402Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118776252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118785812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118807633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118887316Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118962859Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.118976299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/routeoverride-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11900277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119027591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119045622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119163616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119226888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119241509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni-bincopy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119251189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11925546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119306051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119414346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119476458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119519479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11953394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.11954001Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1195501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119644554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119709456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tqq62/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119751558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119794349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/multus-additional-cni-plugins-zsxdz.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119948575Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/bond-cni-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119960255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119968046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.119977256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12008383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120194124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120221735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120228116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/cni-plugins/cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120232646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120279057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12036198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120430543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120478275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/egress-router-binary-copy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120488005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120493955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120508256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120607199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120671602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120727984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120738474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120742454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120770796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120842128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120916421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120930561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/routeoverride-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120950152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120965163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.120985763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121078227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12117139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121198721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni-bincopy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121204111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121210362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121247683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121337676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121406909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12143489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12143931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12144518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121488452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121573415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121650468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zsxdz/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121673629Z namespaces/openshift-multus/pods/multus-b82mm/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121733111Z namespaces/openshift-multus/pods/multus-b82mm/multus-b82mm.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121830864Z namespaces/openshift-multus/pods/multus-b82mm/kube-multus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121846815Z namespaces/openshift-multus/pods/multus-b82mm/kube-multus/kube-multus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121853505Z namespaces/openshift-multus/pods/multus-b82mm/kube-multus/kube-multus/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.121865016Z namespaces/openshift-multus/pods/multus-b82mm/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122329043Z namespaces/openshift-multus/pods/multus-b82mm/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122397895Z namespaces/openshift-multus/pods/multus-b82mm/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122439767Z namespaces/openshift-multus/pods/multus-gsc2d/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122500179Z namespaces/openshift-multus/pods/multus-gsc2d/multus-gsc2d.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122590703Z namespaces/openshift-multus/pods/multus-gsc2d/kube-multus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122601423Z namespaces/openshift-multus/pods/multus-gsc2d/kube-multus/kube-multus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122608043Z namespaces/openshift-multus/pods/multus-gsc2d/kube-multus/kube-multus/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.122627524Z namespaces/openshift-multus/pods/multus-gsc2d/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123094591Z namespaces/openshift-multus/pods/multus-gsc2d/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123196945Z namespaces/openshift-multus/pods/multus-gsc2d/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123216435Z namespaces/openshift-multus/pods/multus-k4kn5/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123246947Z namespaces/openshift-multus/pods/multus-k4kn5/multus-k4kn5.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12333519Z namespaces/openshift-multus/pods/multus-k4kn5/kube-multus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12334324Z namespaces/openshift-multus/pods/multus-k4kn5/kube-multus/kube-multus/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12334736Z namespaces/openshift-multus/pods/multus-k4kn5/kube-multus/kube-multus/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123385452Z namespaces/openshift-multus/pods/multus-k4kn5/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123698333Z namespaces/openshift-multus/pods/multus-k4kn5/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123761146Z namespaces/openshift-multus/pods/multus-k4kn5/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123807147Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123842609Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/network-metrics-daemon-bqskt.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123953393Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123963193Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123967223Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.123982484Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124079817Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124186851Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124203612Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/network-metrics-daemon/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124210292Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124214462Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124258484Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124385849Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124439771Z namespaces/openshift-multus/pods/network-metrics-daemon-bqskt/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124469481Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124508063Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/network-metrics-daemon-kwppp.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124597866Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124608927Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124615387Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124628978Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124727781Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124791793Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124805324Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/network-metrics-daemon/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124811584Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124822234Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.124868026Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1249701Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125046283Z namespaces/openshift-multus/pods/network-metrics-daemon-kwppp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125077064Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125139376Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/network-metrics-daemon-vv52w.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125217059Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12523229Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12523906Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125276011Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125369855Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125426707Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125450188Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/network-metrics-daemon/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125460928Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12551016Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125552121Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125697487Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125762339Z namespaces/openshift-multus/pods/network-metrics-daemon-vv52w/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125808321Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125829592Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125882634Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125890584Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.125939876Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126015769Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12607074Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126126282Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126217126Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126258018Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126302499Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126351451Z namespaces/openshift-network-console/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126394612Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126441194Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126485096Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126524817Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126564729Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126639621Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126776197Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126890231Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126908921Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.126953613Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127034066Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127108749Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127153891Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127173451Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127279725Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127302246Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127353338Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127452081Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127493013Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127531454Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127647989Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127725152Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127852826Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.127921549Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128088595Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128260391Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128371115Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128436758Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1284877Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128525411Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128562612Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128602904Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128640275Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128709828Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128737669Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12877931Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128831472Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128915665Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.128987958Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129160394Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129184245Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129246748Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129274238Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12932158Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129337931Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129367962Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/networking-console-plugin-6bffdf9778-rxhvd.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129456435Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/networking-console-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129466845Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129475326Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129487716Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.12958144Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129658983Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-rxhvd/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129687624Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129729525Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129766337Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129806528Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129841309Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129882601Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129936593Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.129977424Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130017106Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130047727Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130187322Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130298246Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130388239Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130431741Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130471842Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130535405Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130580137Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130636499Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13068004Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130726722Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130749663Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130848256Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130867067Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130914829Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.130997802Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131043984Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131091115Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13120376Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131287663Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131501231Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131575423Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131787851Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131871594Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.131980898Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13203423Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132102153Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132143834Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132184846Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132277899Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132320121Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132358112Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132430235Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132470666Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132510398Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132554469Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132625462Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132709605Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132750737Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132790968Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13283054Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132870601Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132911802Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132951424Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132988875Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.132998806Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133071108Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/network-check-source-989f8b8dc-btrll.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133158721Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/check-endpoints/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133171742Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/check-endpoints/check-endpoints/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133178282Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133189433Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133306297Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133370649Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-btrll/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133415191Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133449792Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/network-check-target-594vr.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133535635Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/network-check-target-container/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133544506Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133548846Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133571647Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13366816Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133733833Z namespaces/openshift-network-diagnostics/pods/network-check-target-594vr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133768194Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133808355Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/network-check-target-l7frr.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133877838Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/network-check-target-container/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133886398Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133890578Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133919399Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.133998522Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134073825Z namespaces/openshift-network-diagnostics/pods/network-check-target-l7frr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134117587Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134159578Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/network-check-target-lm5b8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134234491Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/network-check-target-container/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134242831Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134247512Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134279202Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134371846Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134438788Z namespaces/openshift-network-diagnostics/pods/network-check-target-lm5b8/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13447056Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134501051Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134542892Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134550983Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134590514Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134680117Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134714999Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13475665Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134839103Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134894145Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134924506Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.134965108Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135012609Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135077152Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135141714Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135199096Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135240428Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135317631Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135409504Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135493337Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135538299Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13557748Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135620312Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135658913Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135742576Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135776308Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135811899Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135902112Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135945324Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.135954184Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136004226Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136037237Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136177843Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136307587Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13638662Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136471193Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136549626Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136634169Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136784865Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136892769Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13692371Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.136973552Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137027114Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137075565Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137131638Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137178889Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13720965Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137249472Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137337745Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137413658Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137454359Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137491161Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137536362Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137576574Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137611925Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137656217Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137696478Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137704519Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13773255Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137777611Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137818243Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137858234Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137898056Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137931597Z namespaces/openshift-network-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.137977739Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138040281Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138105814Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138141725Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138173116Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13828864Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138364433Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138446896Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138478727Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138520249Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138590971Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138625763Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138664404Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138708176Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138787639Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13882717Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138866691Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138949054Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138991046Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.138999366Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.139041808Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.139113371Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.139164142Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.139291117Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1393687Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.139672211Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.139747564Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.13992687Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140009264Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140163949Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140209081Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140248792Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140334836Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140398088Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14044248Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140476081Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140517052Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140570904Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140610846Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140647567Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140686558Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140768661Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140848184Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140892316Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140932067Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.140971649Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141011461Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141082363Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141117554Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141176756Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141217068Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14125953Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14126692Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141304941Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/iptables-alerter-ftmrg.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141384204Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/iptables-alerter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141392064Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141395945Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141430036Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141505589Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141572121Z namespaces/openshift-network-operator/pods/iptables-alerter-ftmrg/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141616833Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141651964Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/iptables-alerter-rrg8z.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141720927Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/iptables-alerter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141730507Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141734767Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141753738Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141849731Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141917874Z namespaces/openshift-network-operator/pods/iptables-alerter-rrg8z/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141948715Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.141995357Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/iptables-alerter-vdwvw.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14207568Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/iptables-alerter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14208793Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14209198Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142124651Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142213515Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142277717Z namespaces/openshift-network-operator/pods/iptables-alerter-vdwvw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142320269Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14235588Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142390371Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142433173Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142481095Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142525766Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142588668Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14263332Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142672552Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142712793Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142788166Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142873219Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142947852Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.142987833Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143028655Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143112978Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143146879Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143232442Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143272414Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143312025Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143399628Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14344359Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143487342Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143582635Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143665618Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143758742Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143838314Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.143917768Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144047332Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144351393Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144412926Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144445437Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144506859Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144553311Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144593062Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144634274Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144709137Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144790789Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144835351Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144869883Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144909384Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.144949166Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145001337Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145045169Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145143482Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145157183Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145176114Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145242636Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145271057Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14533118Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14535941Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145442424Z namespaces/openshift-operators/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145463614Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145472225Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145488205Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145517336Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145540357Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14561352Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145638301Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145691793Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145760615Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.145954043Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146032155Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146132359Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14616372Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146217972Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146360027Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146375278Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14644198Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146465831Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146566735Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146591336Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146647108Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146727791Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146775623Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146784973Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146804254Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146862646Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.146901587Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.147158707Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.147222869Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.147645195Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14778642Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148316689Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148404633Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148575179Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148643862Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148687823Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148781167Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148895431Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.148911821Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149022055Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149049426Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149118599Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149186222Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149204372Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149281265Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149304076Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149363528Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149385829Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149395809Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149454911Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149491613Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149578086Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149650379Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14969484Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149740022Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149798354Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149832795Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149915078Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.14995714Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.149995981Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150005861Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150040023Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150170458Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150197159Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150254701Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150284552Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150296192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150389986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovnkube-node-cjs6s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150568342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-node/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150581783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150588283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150601043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150737088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150800411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150842462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150851023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150855233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150872844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.150997028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151078471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151126763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/nbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151135953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/nbdb/nbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151139983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/nbdb/nbdb/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151178445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/nbdb/nbdb/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151273308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151342771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151357431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/northd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151366992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/northd/northd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151373612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/northd/northd/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151428794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/northd/northd/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151554499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.15160125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/northd/northd/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151622181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-acl-logging/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151640582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151654302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151682793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151772577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151837039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151883751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151892211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-controller/ovn-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151896341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.151903571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.152201542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.152270725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.152314057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovnkube-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.152322167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.152326177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.152344658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153350485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153412257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153441528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/sbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153450198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/sbdb/sbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153454248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/sbdb/sbdb/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.15349602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/sbdb/sbdb/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153592404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153660726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cjs6s/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153698857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153782361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovnkube-node-mgf45.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153934806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-node/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153943606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153947677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.153982738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154114653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154177695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154218487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154227407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154231477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154250008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154376562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154442645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154489467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/nbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154500907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/nbdb/nbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154505157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/nbdb/nbdb/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154527578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/nbdb/nbdb/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154624982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154698094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154732326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/northd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154740326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/northd/northd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154744386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/northd/northd/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154771667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/northd/northd/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154880611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154947763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/northd/northd/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154987265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-acl-logging/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154995135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.154999036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155030017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155154011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155217573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155243214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155253805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-controller/ovn-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155258495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155308837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155538185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155584567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155629059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovnkube-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155638229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.155642129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1556544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.156680747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1567531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.156770021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/sbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.156777561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/sbdb/sbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.156786141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/sbdb/sbdb/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.156824043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/sbdb/sbdb/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.156927256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.156987639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-mgf45/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.15702225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157116613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovnkube-node-z9prc.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157341592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-node/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157351522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157393073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157444195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.15757142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157638863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157662523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157675294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157687744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157738096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.15784922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157916093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157952104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/nbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157960685Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/nbdb/nbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.157964645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/nbdb/nbdb/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158000756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/nbdb/nbdb/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.15811652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158180222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158221684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/northd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158231035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/northd/northd/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158235324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/northd/northd/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158251715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/northd/northd/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158361229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158434512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/northd/northd/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158463553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-acl-logging/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158468453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158472503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158509785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158595848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1586489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1586571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-controller/ovn-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.15866105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158705682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158884119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158955281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158980272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovnkube-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158986262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.158990172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.159033374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.159944058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.159996069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16001362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/sbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16002142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/sbdb/sbdb/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160029391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/sbdb/sbdb/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160082592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/sbdb/sbdb/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160208527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160267399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9prc/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16029209Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160340872Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160393064Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160404864Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160430965Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160520729Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160666614Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160710916Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160755907Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160844651Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160935324Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.160978385Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161020107Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16110504Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161116921Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161121051Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161203214Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161259846Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161313758Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16136729Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161411472Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161456983Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161493835Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161576507Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161696432Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161788805Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161834767Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161880579Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16192217Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.161962772Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162042745Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162111157Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162154199Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162232092Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162276193Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162286924Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162319745Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162370707Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162416798Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162525622Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162607276Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162791982Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.162868715Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16299104Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163136715Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163316812Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163372524Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163426166Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163473837Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163512069Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163561971Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163603352Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163683535Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163855722Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163900233Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163933404Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.163999727Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164053909Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164138442Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164176133Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164215825Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164223415Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-tdsp6/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164263546Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-tdsp6/service-ca-operator-5d46d9ffd4-tdsp6.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16434957Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-tdsp6/service-ca-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16435772Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-tdsp6/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16436609Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-tdsp6/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164392811Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-tdsp6/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164554247Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-tdsp6/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164696893Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164725314Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164777645Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164807417Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164864059Z namespaces/openshift-service-ca/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1649037Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164964032Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.164991503Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165045025Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165099507Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165191421Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165284394Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165385098Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165414999Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165465311Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165498482Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165548064Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165627177Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165678409Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1657125Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165804473Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165846985Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165857395Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165877806Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.165932658Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16597544Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166103344Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166182157Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166296781Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166374224Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166488138Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166630254Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166849412Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166889683Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166932115Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.166978506Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167018688Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16707931Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167123252Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167207175Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167281448Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16733167Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16735832Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167421363Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167450074Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167506476Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167515266Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167548278Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/service-ca-758f599c5-gzrkr.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16761764Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/service-ca-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16762558Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16762963Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167666712Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.1678881Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167953862Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-gzrkr/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.167995754Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168023075Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168096638Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168133749Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168181461Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168220732Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168286745Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168313896Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168366797Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168394789Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168489412Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168565805Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168644238Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168687679Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168727861Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168778353Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168806654Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168890127Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.168940909Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16897709Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169078464Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169200668Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169230489Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169337393Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169414536Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169500349Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169578642Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169653575Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.16979936Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.169987677Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170037559Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170103661Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170126362Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170185944Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170223206Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170266818Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170355951Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170434514Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170482655Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170525587Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170569109Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.17061093Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170658212Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170691873Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170736705Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170776936Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170823588Z namespaces/openshift/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170866Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170918842Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.170965813Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171004655Z namespaces/openshift/apps/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171076487Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171170511Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171240243Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171308716Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171357008Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171380268Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171455211Z namespaces/openshift/batch/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171473662Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171565435Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171601617Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171651798Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171731381Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171774173Z namespaces/openshift/core/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171813364Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171904688Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.171983001Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172080694Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172164737Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.17224052Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172368455Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172534691Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172584693Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172626954Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172669766Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.172711008Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174078388Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174099129Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174211353Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174291926Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.17440363Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174501954Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174587527Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174783744Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.174971431Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175187419Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175278442Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175380646Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175528791Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175611594Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175735599Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175828482Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.175910655Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176014089Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176149384Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176332401Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176426894Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176527958Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176620161Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176731136Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176820919Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.176920892Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177014296Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.17713644Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177252345Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177377899Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177471943Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177588327Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177703521Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177793495Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177914859Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.177986182Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178133547Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178290753Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178379826Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178502311Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178603625Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178712149Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178838313Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.178930817Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.17902101Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.179167175Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.17929737Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.179415734Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.179530428Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.179620222Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.179713145Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.179814259Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.179931563Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180046798Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180193973Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180305887Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180419671Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180512475Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180610758Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180729203Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180847607Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180878268Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.180968761Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181045954Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181107357Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181141978Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181185419Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181226561Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181268252Z namespaces/openshift/policy/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181310354Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181353166Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181389917Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181430648Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181438639Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18146587Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181578864Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181705208Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181815143Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.181922216Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.182138295Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.182247799Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.182363623Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.182471887Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.182594591Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.182717916Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.182924033Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.183050748Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.183282357Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18338895Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.183542656Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.183627169Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.183748024Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.183851898Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.183959331Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.184084826Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18418994Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.184293174Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.184420848Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.184519032Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.184625986Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18472859Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.184831094Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.184943348Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.185050982Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.185172716Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18527345Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.185383294Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.185509148Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.185623963Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.185723167Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18582823Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.185924414Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.186041178Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.186172973Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.186277827Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.186396651Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.186508985Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18663776Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.186763285Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.186889269Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.187041025Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18718891Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.187314795Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18744503Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.187539633Z network_logs/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.187584075Z network_logs/cluster_scale [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.187660328Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18773415Z network_logs/multi-networkpolicy [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.187812463Z network_logs/net-attach-def [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.187899207Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.188102944Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.188203228Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.189572808Z nodes/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.18962126Z nodes/debug [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.189708493Z nodes/ip-10-0-131-185.ec2.internal/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.189751175Z nodes/ip-10-0-131-185.ec2.internal/cpu_affinities.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.190012794Z nodes/ip-10-0-131-185.ec2.internal/dmesg [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.190318196Z nodes/ip-10-0-131-185.ec2.internal/ethtool_channels [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.190393858Z nodes/ip-10-0-131-185.ec2.internal/ethtool_features [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.190483162Z nodes/ip-10-0-131-185.ec2.internal/ip-10-0-131-185.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.190753422Z nodes/ip-10-0-131-185.ec2.internal/irq_affinities.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.190907637Z nodes/ip-10-0-131-185.ec2.internal/lscpu [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.191035302Z nodes/ip-10-0-131-185.ec2.internal/lspci [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.191198328Z nodes/ip-10-0-131-185.ec2.internal/podresources.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.191301632Z nodes/ip-10-0-131-185.ec2.internal/pods_info.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.191426646Z nodes/ip-10-0-131-185.ec2.internal/proc_cmdline [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.191506929Z nodes/ip-10-0-131-185.ec2.internal/sysinfo.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.193223012Z nodes/ip-10-0-131-185.ec2.internal/sysinfo.tgz [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.193384738Z nodes/ip-10-0-139-231.ec2.internal/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.19342909Z nodes/ip-10-0-139-231.ec2.internal/cpu_affinities.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.193660799Z nodes/ip-10-0-139-231.ec2.internal/dmesg [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.193894477Z nodes/ip-10-0-139-231.ec2.internal/ethtool_channels [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.19397815Z nodes/ip-10-0-139-231.ec2.internal/ethtool_features [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.194077154Z nodes/ip-10-0-139-231.ec2.internal/ip-10-0-139-231.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.194383715Z nodes/ip-10-0-139-231.ec2.internal/irq_affinities.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.194557812Z nodes/ip-10-0-139-231.ec2.internal/lscpu [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.194699457Z nodes/ip-10-0-139-231.ec2.internal/lspci [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.19478485Z nodes/ip-10-0-139-231.ec2.internal/podresources.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.194890994Z nodes/ip-10-0-139-231.ec2.internal/pods_info.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.195002138Z nodes/ip-10-0-139-231.ec2.internal/proc_cmdline [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.195101952Z nodes/ip-10-0-139-231.ec2.internal/sysinfo.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.197043953Z nodes/ip-10-0-139-231.ec2.internal/sysinfo.tgz [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.19723335Z nodes/ip-10-0-141-189.ec2.internal/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.197280242Z nodes/ip-10-0-141-189.ec2.internal/cpu_affinities.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.197629755Z nodes/ip-10-0-141-189.ec2.internal/dmesg [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.197902775Z nodes/ip-10-0-141-189.ec2.internal/ethtool_channels [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.197993838Z nodes/ip-10-0-141-189.ec2.internal/ethtool_features [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.198119683Z nodes/ip-10-0-141-189.ec2.internal/ip-10-0-141-189.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.198548199Z nodes/ip-10-0-141-189.ec2.internal/irq_affinities.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.198766327Z nodes/ip-10-0-141-189.ec2.internal/lscpu [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.198936133Z nodes/ip-10-0-141-189.ec2.internal/lspci [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.199043527Z nodes/ip-10-0-141-189.ec2.internal/podresources.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.199180462Z nodes/ip-10-0-141-189.ec2.internal/pods_info.json [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.199302876Z nodes/ip-10-0-141-189.ec2.internal/proc_cmdline [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.19940994Z nodes/ip-10-0-141-189.ec2.internal/sysinfo.log [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.201330551Z nodes/ip-10-0-141-189.ec2.internal/sysinfo.tgz [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.201480816Z pod_network_connectivity_check/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.201524468Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.201654573Z static-pods/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.201664683Z static-pods/kube-apiserver/ [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.209434489Z [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.20945084Z sent 57,908 bytes received 4,111,302 bytes 2,779,473.33 bytes/sec [must-gather] [must-gather-rwwz4] OUT 2026-07-07T17:14:21.20945593Z total size is 44,340,942 speedup is 10.64 [must-gather] [must-gather ] OUT 2026-07-07T17:14:21.485319185Z namespace/openshift-must-gather-g455h 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: 734e995d-c29c-4e68-a510-9f2b903d0397 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-pg22l [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-pg22l-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-pg22l [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 6795314 Jul 7 17:15 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-pg22l/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 0f57e73] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-pg22l/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 91dfa94..0f57e73 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded