[get-kubeconfig] Found kubeconfig secret: cluster-frb9r-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-frb9r-kubeconfig [get-kubeconfig] Found admin password secret: cluster-frb9r-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-frb9r-password [get-kubeconfig] API Server URL: https://a9078c8dff93e4b5dbe90992f723b4ce-adf04142582a792f.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [clone-repo] chore-autogluon-midstream-dockerfile [clone-repo] https://github.com/DorotaDR/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 87% (2710/3093) Updating files: 88% (2722/3093) Updating files: 89% (2753/3093) Updating files: 90% (2784/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:2fd41eb0f45027343da0a3e7ab10342a4e3f1970b88cf54fcc671e20be2ec985 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:2fd41eb0f45027343da0a3e7ab10342a4e3f1970b88cf54fcc671e20be2ec985 [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:4a0c23ef99519fada32dcf1c752a4db4660d3da2773c5a37abe9bbaf69c5e46f [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:4a0c23ef99519fada32dcf1c752a4db4660d3da2773c5a37abe9bbaf69c5e46f [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:4d6fcc0e5d3b23dc1e66af36b5e4c4d4c9974f1880f849ee4e4508e9f5fd89ff [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:4d6fcc0e5d3b23dc1e66af36b5e4c4d4c9974f1880f849ee4e4508e9f5fd89ff [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:d9a53871119e5163dc10506afed26a0cdd4198fd2315ea323b1e9fe09949b475 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:d9a53871119e5163dc10506afed26a0cdd4198fd2315ea323b1e9fe09949b475 [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-1684 [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-1684 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1684 [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 cryptography (4.3MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading botocore (12.9MiB) [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] Downloading portforward [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Downloading numpy [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading pandas [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 1.93s [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 395ms [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 50ms [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://a9078c8dff93e4b5dbe90992f723b4ce-adf04142582a792f.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] 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 found, but not yet Succeeded (Phase: Installing). Waiting... (50/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-4wl7c 1/1 Running 0 40s [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-4wl7c 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-l64s9 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-l64s9 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-9t7wh 1/1 Running 0 50s [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-9t7wh 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:4a0c23ef99519fada32dcf1c752a4db4660d3da2773c5a37abe9bbaf69c5e46f [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:2fd41eb0f45027343da0a3e7ab10342a4e3f1970b88cf54fcc671e20be2ec985 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:4d6fcc0e5d3b23dc1e66af36b5e4c4d4c9974f1880f849ee4e4508e9f5fd89ff [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:d9a53871119e5163dc10506afed26a0cdd4198fd2315ea323b1e9fe09949b475 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-67d95fdc48-dwjvc 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-dwjvc 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-776d68c7c4-lrft5" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-776d68c7c4-sl5fg condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.22 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.22 [e2e-raw] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:4a0c23ef99519fada32dcf1c752a4db4660d3da2773c5a37abe9bbaf69c5e46f [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:4a0c23ef99519fada32dcf1c752a4db4660d3da2773c5a37abe9bbaf69c5e46f [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:7e360c28fce3f1aacde49fe9cf4c5d6acb49591c5f98be12b0c2e09f8f4a2b86 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'xdist': '3.6.1', 'cov': '5.0.0', 'anyio': '4.9.0', 'json-report': '1.5.0', 'httpx': '0.30.0', 'metadata': '3.1.1'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, xdist-3.6.1, cov-5.0.0, anyio-4.9.0, json-report-1.5.0, httpx-0.30.0, metadata-3.1.1 [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-01 18:13:18.461 3671 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-01 18:14:58.714 3671 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.714 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.714 3671 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 18:14:58.714 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 18:14:58.714 3671 kserve.trace Using external route host: isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.714 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.716 3671 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.716 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.716 3671 kserve.trace base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.716 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.829 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.830 3671 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.830 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:14:58.830 3671 kserve.trace base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:14:58.830 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-a980c-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:15:03.863 3671 kserve.trace Got response [{'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', 'predictions': [1, 1]}, {'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', 'predictions': [1, 1]}, {'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', 'predictions': [1, 1]}, {'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', 'predictions': [1, 1]}] [e2e-raw] 2026-07-01 18:15:03.863 3671 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', 'predictions': [1, 1]}, {'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', 'predictions': [1, 1]}, {'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', 'predictions': [1, 1]}, {'message': '', 'batchId': '85730b20-a967-4f81-b15a-d3ae720e1e57', '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-01 18:15:03.876 3671 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-01 18:15:03.876 3671 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-01 18:16:54.149 3671 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 18:16:54.149 3671 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-01 18:16:54.152 3671 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-01 18:16:54.152 3671 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-01 18:16:54.178 3671 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-01 18:16:54.178 3671 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-01 18:18:44.442 3671 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 18:18:44.442 3671 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-01 18:18:44.444 3671 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 18:18:44.444 3671 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-01 18:20:34.678 3671 kserve.trace Host from isvc status URL = isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace Using external route host: isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace base url = https://isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:20:34.678 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-dbad7-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:20:34.719 3671 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 18:20:34.719 3671 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-01 18:23:30.046 3671 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:23:30.046 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:23:30.046 3671 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 18:23:30.046 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 18:23:30.046 3671 kserve.trace Using external route host: isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:23:30.046 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:23:30.046 3671 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:23:30.046 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:23:30.047 3671 kserve.trace base url = https://isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:23:30.047 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-7a9f1-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:23:30.076 3671 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 18:23:30.076 3671 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-01 18:23:35.216 3671 kserve.trace Created primary ISVC: isvc-primary-72dc06 [e2e-raw] 2026-07-01 18:23:35.216 3671 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-72dc06 [e2e-raw] 2026-07-01 18:25:05.263 3671 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-01 18:25:05.263 3671 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-01 18:25:05.268 3671 kserve.trace Baseline recorded - resourceVersion: 20032 [e2e-raw] 2026-07-01 18:25:05.268 3671 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20032 [e2e-raw] 2026-07-01 18:25:05.268 3671 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-01 18:25:05.268 3671 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-01 18:25:05.408 3671 kserve.trace Created secondary ISVC isvc-secondary-72dc06, waiting for failure status... [e2e-raw] 2026-07-01 18:25:05.408 3671 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-72dc06, waiting for failure status... [e2e-raw] 2026-07-01 18:25:13.432 3671 kserve.trace ISVC isvc-secondary-72dc06 reported failure: {'exitCode': 1, 'message': "2026-07-01 18:25:06.356 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 18:25:06.356 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 18:25:06.632 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:12.211 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-01 18:25:13.432 3671 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-72dc06 reported failure: {'exitCode': 1, 'message': "2026-07-01 18:25:06.356 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 18:25:06.356 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 18:25:06.632 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:12.211 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-01 18:25:13.432 3671 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-01 18:25:06.356 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 18:25:06.356 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 18:25:06.632 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:12.211 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-01 18:25:13.432 3671 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-01 18:25:06.356 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 18:25:06.356 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 18:25:06.632 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:12.211 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-01 18:25:23.447 3671 kserve.trace Primary ISVC resourceVersion: before=20032, after=20032 [e2e-raw] 2026-07-01 18:25:23.447 3671 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20032, after=20032 [e2e-raw] 2026-07-01 18:25:23.447 3671 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-01 18:25:23.447 3671 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-01 18:25:28.542 3671 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-01 18:25:28.542 3671 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-01 18:25:28.670 3671 kserve.trace Created ISVC isvc-init-fail-b713a0, waiting for failure status... [e2e-raw] 2026-07-01 18:25:28.670 3671 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-b713a0, waiting for failure status... [e2e-raw] 2026-07-01 18:25:33.681 3671 kserve.trace ISVC isvc-init-fail-b713a0 reported failure: {'exitCode': 1, 'message': "2026-07-01 18:25:29.601 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 18:25:29.602 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 18:25:29.886 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:32.256 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-01 18:25:33.681 3671 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-b713a0 reported failure: {'exitCode': 1, 'message': "2026-07-01 18:25:29.601 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 18:25:29.602 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 18:25:29.886 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:32.256 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-01 18:25:33.681 3671 kserve.trace Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-01 18:25:29.601 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 18:25:29.602 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 18:25:29.886 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:32.256 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-01 18:25:33.681 3671 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-01 18:25:29.601 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 18:25:29.602 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 18:25:29.886 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 18:25:32.256 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-01 18:25:33.681 3671 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-01 18:25:33.681 3671 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-01 18:25:33.685 3671 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-01T18:25:28Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-01 18:25:33.685 3671 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-01T18:25:28Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-01 18:25:33.686 3671 kserve.trace Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-raw] 2026-07-01 18:25:33.686 3671 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 5.06 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-01 18:27:08.964 3671 kserve.trace Host from isvc status URL = raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:27:08.964 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:27:08.965 3671 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 18:27:08.965 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 18:27:08.965 3671 kserve.trace Using external route host: raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:27:08.965 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:27:08.967 3671 kserve.trace Sending Header = {'Host': 'raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:27:08.967 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:27:08.968 3671 kserve.trace base url = https://raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:27:08.968 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-20421-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:27:09.003 3671 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 18:27:09.003 3671 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-01 18:28:44.240 3671 kserve.trace Host from isvc status URL = raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:28:44.240 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:28:44.240 3671 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 18:28:44.240 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 18:28:44.240 3671 kserve.trace Using external route host: raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:28:44.240 3671 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:28:44.240 3671 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:28:44.240 3671 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 18:28:44.241 3671 kserve.trace base url = https://raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:28:44.241 3671 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-10c8f-kserve-ci-e2e-test.apps.b4fc35fc-a184-44f1-98f2-4cda5deab5a3.prod.konfluxeaas.com [e2e-raw] 2026-07-01 18:28:44.271 3671 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 18:28:44.271 3671 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 933.28s (0:15:33) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-01T18:28:50.898498284Z 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: a2f40bac-e050-4940-bfe5-34ec391561fb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-01T18:28:50.959353335Z namespace/openshift-must-gather-9svxw created [must-gather] [must-gather ] OUT 2026-07-01T18:28:50.967565734Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-k5c4n created [must-gather] [must-gather ] OUT 2026-07-01T18:28:50.999884571Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:57.668326466Z [disk usage checker] Started [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:57.671686943Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:57.817475673Z No resources found in openshift-must-gather-9svxw namespace. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:57.929666834Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.086578091Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.086609772Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.086609772Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.089057111Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.245923220Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.245952533Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.245952533Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.248041360Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.403992823Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.404022922Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.404022922Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.406110414Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.560314781Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.560345805Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.560345805Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.562448945Z Error getting logs from rhods-notebooks [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.714763018Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.714794819Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.714794819Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.716839249Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.870599757Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.870654052Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.870654052Z namespaces "istio-system" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:58.872955692Z Error getting logs from istio-system [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.023651718Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.023681797Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.023681797Z namespaces "knative-serving" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.025665005Z Error getting logs from knative-serving [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.178642716Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.178673006Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.178673006Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.180998998Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.450684546Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.724035156Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.855025968Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.940862977Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:28:59.942833578Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.081408317Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.173810836Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.175862212Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.314925875Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.399483748Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.401479748Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.533942875Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.618951809Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.621007109Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.748864324Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.834030995Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.836128944Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:00.963518533Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.047687685Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.049761291Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.178748907Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.263097080Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.265124528Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.393773844Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.478221681Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.481198433Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.634695411Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.722725343Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.724705774Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.854098004Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.941777135Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:01.944311468Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.073599807Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.158243765Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.160404476Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.285037012Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.370018634Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.372253386Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.502843644Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.587906549Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.590229254Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.677817023Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.720330750Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.804500742Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.806518086Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:02.936204010Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.018762964Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.020867492Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.150409113Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.235336928Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.237526092Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.367416154Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.452756603Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.454789435Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.582054860Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.668318401Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:03.670526739Z Error collecting info from [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:04.374018237Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:04.496204861Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:04.627962055Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:04.754851437Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:04.876970532Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:05.116917657Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:05.248748619Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:05.382278822Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:05.515355425Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:05.647011571Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:05.785751533Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:05.922142007Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:06.056871213Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:06.188673303Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:06.319168123Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:06.614432964Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:06.749648916Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:06.952713566Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:07.079270837Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:07.237835756Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:07.379236248Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:07.592947098Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:07.682477876Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:07.729709466Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:07.886595394Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:08.025804397Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:08.227975657Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:08.350313113Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:08.507463023Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:08.621262368Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:08.821262747Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:08.950030807Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:09.104445405Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:09.222641305Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:09.414131633Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:09.538537323Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:09.697791981Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:09.820601139Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:10.030493742Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:10.182660089Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:10.347324592Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:10.471888843Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:10.665934189Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:10.797048565Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:10.952595291Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:11.091281305Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:11.288020622Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:11.416635623Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:11.567890113Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:11.689650212Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:11.898771504Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.023739661Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.178000464Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.302010227Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.497947276Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.628328984Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.687160268Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.783709376Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:12.905043633Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:13.094895510Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:13.220266624Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:13.368607949Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:13.482809325Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:13.677403824Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:13.802311851Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:13.952428480Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:14.087649010Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:14.278334871Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:14.404549304Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:14.561756041Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:14.694299653Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:14.896578620Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:15.041347029Z Wrote inspect data to must-gather. [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:17.691822750Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-5tqvk] POD 2026-07-01T18:29:18.769560409Z Caches written to disk [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:19.782295616Z waiting for gather to complete [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:19.786581238Z downloading gather output [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.098744969Z receiving incremental file list [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.1130034Z ./ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.113172273Z aggregated-discovery-api.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.114723543Z aggregated-discovery-apis.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.115343515Z event-filter.html [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116000957Z timestamp [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116129469Z version [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.11618061Z cluster-scoped-resources/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.1161883Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116194471Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116208821Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116305813Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116320063Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116331233Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116404225Z namespaces/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116418405Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116440725Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116474916Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116538277Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116569438Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116617939Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.11669718Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116767702Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116842393Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116883234Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.116922954Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117000236Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117046047Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117115148Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117148819Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.11719023Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117274151Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117305692Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117338433Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117453725Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.117533486Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.11878423Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.118850771Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.118926803Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119067615Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119267189Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.11931006Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.11934434Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119391811Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119440752Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119483903Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119526324Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119603445Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119657566Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119676897Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119738488Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119798519Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.11983227Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119875401Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119927931Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.119959692Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.127491625Z [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.127513036Z sent 765 bytes received 58,413 bytes 39,452.00 bytes/sec [must-gather] [must-gather-5tqvk] OUT 2026-07-01T18:29:20.127518476Z total size is 799,044 speedup is 13.50 [must-gather] [must-gather ] OUT 2026-07-01T18:29:20.204283144Z namespace/openshift-must-gather-9svxw 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: a2f40bac-e050-4940-bfe5-34ec391561fb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-01T18:29:20.334277224Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: a2f40bac-e050-4940-bfe5-34ec391561fb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-01T18:29:20.362516351Z namespace/openshift-must-gather-w9pcn created [must-gather] [must-gather ] OUT 2026-07-01T18:29:20.371603944Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-62bt9 created [must-gather] [must-gather ] OUT 2026-07-01T18:29:20.396885894Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:22.133905968Z [disk usage checker] Started [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:22.137697805Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:22.328888736Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:22.463900194Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:22.551794017Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:22.639714815Z Gathering data for ns/default... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:22.935329590Z Gathering data for ns/openshift... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:23.343232177Z Gathering data for ns/kube-system... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.029658826Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.325729481Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.325812436Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.325812436Z namespaces "assisted-installer" not found [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.845253164Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.852986711Z Executing Istio gather script [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.853298233Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.855517124Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.857684306Z 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-7d48g] POD 2026-07-01T18:29:24.873009050Z INFO: Gathering HAProxy config files [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.890982865Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.900456422Z INFO: Collecting host service logs for crio [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.900803373Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.901132395Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.901510426Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.901809068Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.902100509Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.902446324Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.902925095Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.903280973Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.903631036Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.903988926Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:24.904462317Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.329600622Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.354827649Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.556128629Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.591197272Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-j5zzl [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.591260150Z insights-runtime-extractor-6hnpv [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.591281600Z insights-runtime-extractor-fjkjl [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.591302336Z insights-runtime-extractor-lnx9f [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:25.907945178Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.073143469Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.073376887Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.209931790Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.210004755Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.220996777Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.264667298Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.338865988Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.600164309Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.868956519Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.876738798Z No resources found [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.884500595Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.901460164Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:26.901460164Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.000419719Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.131620271Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.172377955Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.253313316Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.296276073Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.328740026Z INFO: 'previous-logs' folder not found on ip-10-0-132-145.ec2.internal, skipping... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.336203255Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.389139936Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.421816015Z No resources found [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.436346878Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.462409432Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.581371604Z tar: Removing leading `/' from member names [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.587322981Z INFO: HAProxy config collection complete. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.651345395Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.715482329Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.802723496Z INFO: 'previous-logs' folder not found on ip-10-0-136-131.ec2.internal, skipping... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.917531642Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.946983694Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:27.956766442Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.014516500Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.136645176Z INFO: 'previous-logs' folder not found on ip-10-0-136-248.ec2.internal, skipping... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.136683328Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.136694600Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.211059544Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.240514363Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.265692956Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.383110237Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.383768995Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.575593691Z INFO: INTERCONNECT MODE [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.575626786Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.606604778Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.740925108Z INFO: Gathering OVN_Northbound from ovnkube-node-44jxb... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.741197922Z INFO: Gathering OVN_Northbound from ovnkube-node-m2zfz... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.741462665Z INFO: Gathering OVN_Northbound from ovnkube-node-q9rgs... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.741742826Z INFO: Gathering OVN_Southbound from ovnkube-node-44jxb... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.742052480Z INFO: Gathering OVN_Southbound from ovnkube-node-m2zfz... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.742372488Z INFO: Gathering OVN_Southbound from ovnkube-node-q9rgs... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.870337368Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:28.878917094Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.049887610Z tar: Removing leading `/' from member names [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.050237833Z tar: Removing leading `/' from member names [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.061491810Z tar: Removing leading `/' from member names [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.065741924Z tar: Removing leading `/' from member names [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.083391463Z tar: Removing leading `/' from member names [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.084468552Z tar: Removing leading `/' from member names [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.174709260Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.176945716Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.431716090Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.437163132Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.438435306Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.609621295Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.609759326Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.610321801Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.612587506Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.615122999Z ovnk_database_store/ [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.615122999Z ovnk_database_store/ovnkube-node-m2zfz_nbdb [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.625703761Z ovnk_database_store/ovnkube-node-m2zfz_sbdb [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.637058319Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.651490753Z ovnk_database_store/ovnkube-node-q9rgs_nbdb [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.660769453Z ovnk_database_store/ovnkube-node-44jxb_nbdb [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.671833244Z ovnk_database_store/ovnkube-node-44jxb_sbdb [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.672146406Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.683597441Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.697959256Z ovnk_database_store/ovnkube-node-q9rgs_sbdb [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.720840699Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.726015174Z INFO: Network log collection complete. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.900602022Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.903082192Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:29.909635847Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.126944782Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.143303800Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.172103190Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.279589823Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.356614544Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.358873605Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.446188262Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.448821426Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.462796750Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.573808208Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.768226099Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.771064821Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:30.875988744Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.005728215Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.214107027Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.215857905Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.218964233Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.262968759Z Gathering data for ns/openshift-console... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.344901161Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.422888837Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.502825878Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.610395728Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.613322290Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.813385047Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:31.856189684Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.019432480Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.021396742Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.198223862Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.280652998Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.389819100Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.406825399Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.409271638Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.599483553Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.654694234Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.715218733Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.795327616Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.797957842Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:32.961543952Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:33.154759801Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:33.156882287Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:33.336074071Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:33.351290224Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:33.533671231Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:33.784558959Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:33.872604308Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:34.225623318Z Done executing Istio gather script [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:34.245970857Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:34.568684120Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:34.916029110Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:34.949325001Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:36.028614602Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:37.147433298Z Gathering data for ns/kserve... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:37.147737375Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:37.285172100Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:38.267029463Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:38.691300685Z Gathering data for ns/openshift-config... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:38.947638674Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:39.398558087Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:39.420050563Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:39.662844661Z Collecting performance related data for node ip-10-0-136-131.ec2.internal [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:39.670378829Z Collecting performance related data for node ip-10-0-136-248.ec2.internal [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:39.678945218Z Collecting performance related data for node ip-10-0-132-145.ec2.internal [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:39.756686811Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:40.111494731Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:40.475988991Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:40.875142650Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:41.209044187Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:41.551513868Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:41.871955049Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:42.219758186Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:42.289804718Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:42.801997038Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:44.284761079Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:45.579487773Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:45.885961790Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:46.416766090Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:46.806527836Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:47.205675711Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:47.294709367Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:47.498464323Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:47.802436890Z Collecting kubelet logs for node ip-10-0-136-131.ec2.internal [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:47.804743551Z Collecting kubelet logs for node ip-10-0-136-248.ec2.internal [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:47.806975440Z Collecting kubelet logs for node ip-10-0-132-145.ec2.internal [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:48.019491016Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:48.177642045Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-w9pcn namespace [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:48.182231641Z INFO: Node performance data collection complete. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:48.364220141Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:48.752360783Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:49.054318896Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:49.362075965Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:49.987261390Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:50.270337208Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:50.594592112Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:50.948871121Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:51.825722313Z Wrote inspect data to must-gather. [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:51.825764634Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:51.825764634Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:51.952120739Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-7d48g] POD 2026-07-01T18:29:52.086163770Z Caches written to disk [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.095145256Z waiting for gather to complete [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.098779887Z downloading gather output [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.400504732Z receiving incremental file list [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.42311296Z ./ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.423231702Z aggregated-discovery-api.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.423567969Z aggregated-discovery-apis.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.424114339Z event-filter.html [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.427872552Z timestamp [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.427947743Z version [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441457675Z cluster-scoped-resources/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441477936Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441484656Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441524186Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441651739Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441742181Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441794291Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441844963Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441923654Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.441994415Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.442117568Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.442161789Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.442272231Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.442343052Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.442628118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.442684489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.442883353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.443135108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.443337921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.443501185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.446912241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.448494361Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.448619344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.448781397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.44892671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.449071672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.449291337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.449498781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.449672154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.44994214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.450085802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.450189904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.450306356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.450401448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.45050624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.450651533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.450824346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.450948129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.451099722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.452950808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.453115231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.453262094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.453454717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.453704742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.454131701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.454244723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.454360625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.454499478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.45460815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.454723442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.454834224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.455010287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.45514276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.455268592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.455536488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.455710141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.455815323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.456371204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.456475436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.456590578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.456764472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.456872294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.457069678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.45718458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.457339043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.457457415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.457570167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.45768523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.457809702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.457934464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.458087787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.45820126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.458343322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.458687039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.459069216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.459195349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.460003804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.460132697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.460258159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.460340391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.460467203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.460649657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.460878201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.461025864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.461147146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.46131365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.461411622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.461521854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.461652536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.461791289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.461912551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.464064823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.464490831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.465077133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.465248426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.465403429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.465535382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.465664214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.465769676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.465867328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.471938135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.472103699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.472246281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.472375274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.472789662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.479677116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.483714894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.483858376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.484175983Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.484345826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.484519579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.48457481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.484732313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.484994519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.48510467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.485205592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.485392336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.485498368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.48561428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.485752703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.485887286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.486046999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.486167111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.486270063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.486385285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.486483657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.486590649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.486893945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.487048918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.487278043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.487389005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.487502247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.487600809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.489494306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.489632358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.48972874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.489829092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.489962565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.490125628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.491604116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.49176601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.491903822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.492092546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.492206148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.492441213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.492907682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.493048484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.493145016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.493246478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.493894571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.495182926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.495284478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.495433171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.495550243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.495703086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.495815778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.4959245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.496111994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.496241676Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.4964347Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.496485521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.496574233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.496655954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.496735746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.496819217Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497001801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497092023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497189805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497290077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497392219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.49748877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497595972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497700505Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497786876Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.497892008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.49800602Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498131493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498232645Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498313426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498393548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.49847868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498563331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498650053Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498728114Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498810156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.498894778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.49901745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499095602Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499178303Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499257565Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499343826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499422908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499505469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499588591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499677293Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499764785Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499852616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.499931178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500079821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500165022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500276784Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500335846Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500419337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500501719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500591771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500677812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500753534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500844935Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.500920697Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50106314Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501146851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501248913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501346425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501446627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501556129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501667811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501733563Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.501843275Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502004038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50211547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502238342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502324144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502411116Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502520628Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50261202Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502698182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502808864Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.502906406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503044988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50313574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503219141Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503306933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503387855Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503495407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503564128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50366012Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503764162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503849564Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.503941406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504068858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5041931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504256741Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504347083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504425365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504525267Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504603538Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50466696Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50470212Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504750511Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2kp79.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504848843Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5gm4n.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.504929395Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6hxkd.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505049767Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-88jh8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505127029Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9vrdk.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50521567Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cvfgd.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505297012Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nj82h.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505378793Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s56rr.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505520756Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sx55q.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505625038Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sxkwl.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505696869Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tf9zm.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505786571Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z9mtd.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505878723Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-52gdq.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.505992165Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-h4475.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.506093527Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-jvtxf.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50622922Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.506267471Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.506443364Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.506591737Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.506701679Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.506786781Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.507139617Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5072806Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.507378692Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.507478174Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.507583316Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.507736919Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.507890322Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508063235Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508187838Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50831587Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508392472Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508453583Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508542455Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508625126Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508739059Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50882186Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508897891Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.508995783Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509119526Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509138566Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509239418Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50933699Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509408672Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509489883Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509588255Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509675987Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.50982464Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.509912671Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510014053Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510122775Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510211507Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510335049Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510460752Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510591714Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510712637Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510827499Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.510918791Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511053373Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511155705Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511256097Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511321738Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51138962Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511480101Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511526373Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511597634Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511684356Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511755277Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511822068Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51190946Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.511966221Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512062753Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512126644Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512228856Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512248596Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512263647Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51242029Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512495851Z cluster-scoped-resources/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512505271Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512546602Z cluster-scoped-resources/core/nodes/ip-10-0-132-145.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512715905Z cluster-scoped-resources/core/nodes/ip-10-0-136-131.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.512837948Z cluster-scoped-resources/core/nodes/ip-10-0-136-248.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51293542Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51296607Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513047332Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513140724Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513269686Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513347658Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513429529Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513507881Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513664644Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513735645Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513823117Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.513906968Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514011621Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514142823Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514211414Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514302186Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514375758Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514455049Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514562961Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514656433Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514716304Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514800036Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514880627Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.514951789Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51502071Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515117462Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515194084Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515273955Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515367967Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515415408Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515573751Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515735034Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515873147Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515956388Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.515968119Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516099961Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516175863Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516204843Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516272854Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516286675Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516296535Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516402497Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516596251Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516638372Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516648992Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516686453Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516789844Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516801255Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516816095Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.516940447Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517006409Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517131461Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517171712Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517228533Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517265754Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517339915Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517404766Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517559539Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51758356Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517695592Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517710022Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517792754Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517804804Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517880656Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.517892676Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518014948Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518043029Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51813084Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518175941Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518247493Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518273033Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518358335Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518375785Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518460517Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518501148Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51860363Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51861336Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51864588Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518704832Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518729192Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518810894Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518855135Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.518903415Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519048778Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51913493Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519276223Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519411795Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519493527Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519576508Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.51965306Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519759672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519848784Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.519932335Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520037367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520122029Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52020497Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520278832Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520368534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520467836Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520546047Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520619189Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52071027Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520797832Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520918354Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.520993156Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.521144669Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.521260461Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.521361193Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.521505696Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.521599137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52172346Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.521835682Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.521914974Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.522139548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52224717Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.522364042Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.522456464Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.522537296Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.522634748Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52275372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.522856492Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.522937263Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.523064716Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.523169858Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52328818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.523393292Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.523513145Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.523632797Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.523751609Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.523881742Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524070605Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524188348Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524276969Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524369491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524432262Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524440012Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524475283Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524541394Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524555865Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524566705Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524611026Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524619006Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524669157Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524732778Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524771139Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-145.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524864741Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-131.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.524935602Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-248.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525037514Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525072235Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525149116Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525200987Z host_service_logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525233808Z host_service_logs/masters/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525281709Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525348Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525403321Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525470232Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525595935Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525696947Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525760358Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52583153Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525895071Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.525968962Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526070664Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526089004Z ingress_controllers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526092855Z ingress_controllers/default/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526097975Z ingress_controllers/default/router-default-858db95bd5-2rfk2/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526139565Z ingress_controllers/default/router-default-858db95bd5-2rfk2/haproxy.config [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526259448Z insights-data/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526270038Z istio/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526291488Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52639184Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526811489Z istio/event-filter.html [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52689793Z istio/timestamp [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526959561Z istio/cluster-scoped-resources/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.526967321Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.527003952Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.527069843Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.527210936Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.527595184Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.528097143Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52894042Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529105283Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529269816Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529426089Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529593243Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529720725Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529804596Z machine_config_ondisk/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529815317Z machine_config_termination_logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529833087Z monitoring/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529844687Z monitoring/alertmanager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.529859568Z monitoring/alertmanager/status.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.52999715Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.530062481Z monitoring/prometheus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.530085452Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.530197344Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.530278116Z monitoring/prometheus/rules.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.530950959Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.531117152Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.531162073Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532001019Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53205781Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532104651Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532197703Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532261974Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532351386Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532399687Z monitoring/prometheus/status/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532431477Z monitoring/prometheus/status/config.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532863996Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.532924017Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533045259Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533192242Z namespaces/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533235083Z namespaces/default/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533287664Z namespaces/default/default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533343105Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533376526Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533425667Z namespaces/default/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533470238Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533543879Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53361641Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533692902Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533733013Z namespaces/default/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533774383Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533818614Z namespaces/default/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533859955Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533933716Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.533998698Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534047259Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53412996Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534190621Z namespaces/default/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534235152Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534336784Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534418546Z namespaces/default/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534585259Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53465781Z namespaces/default/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534734072Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.534845734Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535005987Z namespaces/default/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535100469Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53515271Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535224052Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535241982Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535322093Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535337434Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535442276Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535512727Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535550898Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535583399Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535633749Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53566882Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535714901Z namespaces/default/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535737511Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535814653Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535830373Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535930785Z namespaces/kserve/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.535974316Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536144639Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53616095Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536219071Z namespaces/kserve/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536269552Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536354143Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536539427Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53669246Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536732151Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536759231Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536825812Z namespaces/kserve/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536843233Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.536931095Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537002106Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537064667Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537153499Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537172399Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537186119Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537259321Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537327222Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537406734Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537522566Z namespaces/kserve/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537563137Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537820242Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.537910153Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.538189419Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.538274371Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.538507975Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.538629978Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.538884932Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539001575Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539073126Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539176858Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539216369Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5392608Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539297991Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539448413Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539520635Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539565356Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539605556Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539672388Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539687818Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.53980748Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539858251Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539901712Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.539992424Z namespaces/kserve/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.540006794Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.540063925Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/kserve-controller-manager-776d68c7c4-sl5fg.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.540157967Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.540169387Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/manager/manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.540175707Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/manager/manager/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.540204558Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/manager/manager/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.541775718Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54186084Z namespaces/kserve/pods/kserve-controller-manager-776d68c7c4-sl5fg/manager/manager/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.541908521Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.541945302Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/llmisvc-controller-manager-67d95fdc48-dwjvc.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542054604Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542066994Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/manager/manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542070414Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/manager/manager/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542125005Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/manager/manager/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542272268Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54234721Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dwjvc/manager/manager/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54238651Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542446561Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/model-serving-api-fd65d7d6-jwws6.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542546203Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/server/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542555954Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/server/server/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542566674Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/server/server/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542578794Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/server/server/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542695636Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/server/server/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542773408Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jwws6/server/server/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542833889Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542946011Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/odh-model-controller-84b54b7f97-79vcn.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542964422Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.542993342Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/manager/manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.543016743Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/manager/manager/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.543085374Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/manager/manager/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.547782715Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.547824606Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-79vcn/manager/manager/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.547837476Z namespaces/kserve/pods/s3-init-5kb5f/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.547899017Z namespaces/kserve/pods/s3-init-5kb5f/s3-init-5kb5f.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54804061Z namespaces/kserve/pods/s3-init-5kb5f/download-hf-model/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5480605Z namespaces/kserve/pods/s3-init-5kb5f/download-hf-model/download-hf-model/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54806598Z namespaces/kserve/pods/s3-init-5kb5f/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548074701Z namespaces/kserve/pods/s3-init-5kb5f/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548197313Z namespaces/kserve/pods/s3-init-5kb5f/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548280365Z namespaces/kserve/pods/s3-init-5kb5f/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548339926Z namespaces/kserve/pods/s3-init-5kb5f/s3-init/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548352276Z namespaces/kserve/pods/s3-init-5kb5f/s3-init/s3-init/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548356496Z namespaces/kserve/pods/s3-init-5kb5f/s3-init/s3-init/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548404157Z namespaces/kserve/pods/s3-init-5kb5f/s3-init/s3-init/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548685622Z namespaces/kserve/pods/s3-init-5kb5f/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548761024Z namespaces/kserve/pods/s3-init-5kb5f/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548813775Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548868406Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/seaweedfs-64568bcd49-4vcjr.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548958647Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/seaweedfs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.548968808Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/seaweedfs/seaweedfs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54907686Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549209732Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549387756Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549456827Z namespaces/kserve/pods/seaweedfs-64568bcd49-4vcjr/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549495698Z namespaces/kserve/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549532389Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54958153Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.54961326Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549663211Z namespaces/kube-node-lease/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549669981Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549673452Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549703612Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-145.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549788314Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-131.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549867415Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-248.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.549943897Z namespaces/kube-system/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550020218Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550092849Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550138701Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550199442Z namespaces/kube-system/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550249723Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550394315Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550478257Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550571989Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5506275Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5506643Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550738312Z namespaces/kube-system/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550769983Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550865344Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.550937906Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551005617Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551084399Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5511517Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55116237Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551223711Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-3rciw4gx424xkrjgr62rz4q5bm.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551309303Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551390825Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551475256Z namespaces/kube-system/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551527177Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55167416Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.551780562Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.552063518Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.552138119Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.552446205Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.552596788Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.552949195Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553041366Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553081257Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553179169Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55321721Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553289371Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553348412Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553429784Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553526596Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553600168Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553616278Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55370427Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55374701Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553828312Z namespaces/kube-system/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553834702Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.553893153Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/global-pull-secret-syncer-dkxdw.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554012696Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/global-pull-secret-syncer/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554031626Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554043636Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554076757Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55422414Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554291951Z namespaces/kube-system/pods/global-pull-secret-syncer-dkxdw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554343752Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554379932Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/global-pull-secret-syncer-lldfg.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554455444Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/global-pull-secret-syncer/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554461774Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554467224Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554525205Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554693709Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55477415Z namespaces/kube-system/pods/global-pull-secret-syncer-lldfg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554835841Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554886092Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/global-pull-secret-syncer-xt2cj.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.554972534Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/global-pull-secret-syncer/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555005015Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555014875Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555061006Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555230419Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5553035Z namespaces/kube-system/pods/global-pull-secret-syncer-xt2cj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555351921Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555406623Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/konnectivity-agent-lwtbx.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555482574Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/konnectivity-agent/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555491494Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555511634Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555551025Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.555944973Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556052415Z namespaces/kube-system/pods/konnectivity-agent-lwtbx/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556099046Z namespaces/kube-system/pods/konnectivity-agent-ngflm/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556141907Z namespaces/kube-system/pods/konnectivity-agent-ngflm/konnectivity-agent-ngflm.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556215908Z namespaces/kube-system/pods/konnectivity-agent-ngflm/konnectivity-agent/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556224188Z namespaces/kube-system/pods/konnectivity-agent-ngflm/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556229519Z namespaces/kube-system/pods/konnectivity-agent-ngflm/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556279709Z namespaces/kube-system/pods/konnectivity-agent-ngflm/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556626906Z namespaces/kube-system/pods/konnectivity-agent-ngflm/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556692417Z namespaces/kube-system/pods/konnectivity-agent-ngflm/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556742648Z namespaces/kube-system/pods/konnectivity-agent-phk7j/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556786129Z namespaces/kube-system/pods/konnectivity-agent-phk7j/konnectivity-agent-phk7j.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5568562Z namespaces/kube-system/pods/konnectivity-agent-phk7j/konnectivity-agent/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556862881Z namespaces/kube-system/pods/konnectivity-agent-phk7j/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556870971Z namespaces/kube-system/pods/konnectivity-agent-phk7j/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.556928612Z namespaces/kube-system/pods/konnectivity-agent-phk7j/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557384001Z namespaces/kube-system/pods/konnectivity-agent-phk7j/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557457462Z namespaces/kube-system/pods/konnectivity-agent-phk7j/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557500783Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557543534Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557625875Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/haproxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557632306Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557637926Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557694477Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557901201Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.557966342Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-145.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558031903Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558071274Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558131395Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/haproxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558138145Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558141516Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558174816Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558298448Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55836636Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-131.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55838885Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558438491Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558493882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/haproxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558501863Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558513293Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558574384Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558711756Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558801838Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-248.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558835519Z namespaces/kube-system/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55889903Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558948101Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.558956391Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559034633Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559123955Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559177845Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559222826Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559275967Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559308528Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559361769Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559375019Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55938182Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.55942019Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559500502Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559577773Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559643834Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559719836Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559781227Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559841248Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.559898259Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560008392Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560108074Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560273417Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560326038Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560378679Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56043508Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560484141Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560578153Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560625953Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560670525Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560767676Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560840298Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.560884178Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.561795206Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.561887548Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56199701Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562092252Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562170843Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562295246Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562468349Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56252981Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562571911Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562630842Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562674863Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562731614Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562773935Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562864897Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.562947149Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56302745Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563068731Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563129642Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563171883Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563216444Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563251755Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563301695Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563348296Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563388387Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563426588Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563509249Z namespaces/openshift-apiserver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56355121Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563625412Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563662392Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563712543Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563759794Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563855406Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.563914397Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564002729Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56405549Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564096861Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564140372Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564179072Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564256764Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564296585Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564338745Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564415287Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564470878Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564512069Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564619091Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564699063Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564777694Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564847925Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.564918387Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56508876Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565239203Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565294404Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565326655Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565381846Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565418546Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565475647Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565516698Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56559653Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565675781Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565714932Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565769583Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565850265Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565912386Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.565970007Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56613159Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566205621Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566302994Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566313814Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566350344Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566357015Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566396975Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566443166Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566450276Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566454346Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566485337Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566548228Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566557728Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566567449Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56664072Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566730652Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566749432Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566759112Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566857304Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.566921035Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567061248Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567087049Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567184991Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567205151Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567303303Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567426065Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567534078Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567608659Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56765616Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567715661Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567765572Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567853994Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567905665Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.567965586Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.568103009Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56815789Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5681643Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.568229681Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.568338943Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.568414684Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.568559197Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56870104Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.568810052Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.568893934Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569034267Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569248451Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569421834Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569572107Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569631588Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.56972444Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569792371Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569871783Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.569938774Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570144148Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570206629Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570311791Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570391043Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570441384Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570464354Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570537916Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570578726Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570628127Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570670738Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570716839Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570723649Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57075841Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570813701Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570846751Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570913233Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.570955154Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571083486Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571131977Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571213159Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57126223Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571319171Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571367802Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571511404Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571592766Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571669767Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571709718Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571768369Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57181706Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571869241Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.571941933Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572008804Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572072385Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572157157Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572209828Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572224878Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572271909Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572346891Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572435712Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572547304Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572648526Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572692537Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572785229Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.572868991Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.573236798Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.573310439Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.573514893Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.573653956Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.573790859Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57383812Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57387567Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.573929521Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.573990792Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574069374Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574122215Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574186226Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574227377Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574307649Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57438133Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574435631Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574484992Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574523723Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574565594Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574661145Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574670776Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574716546Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/aws-ebs-csi-driver-node-sxlsg.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574816548Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-driver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574825899Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-driver/csi-driver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574839639Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57488003Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.574970911Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575079364Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575116084Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-liveness-probe/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575123024Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575126524Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575169715Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575261447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575331418Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575369749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-node-driver-registrar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575375939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575380899Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57541267Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575504782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575570873Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sxlsg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575599864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575644364Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/aws-ebs-csi-driver-node-w6d7x.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575749897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-driver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575758827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-driver/csi-driver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575762017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575813678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5759015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.575998511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576049802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-liveness-probe/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576060743Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576066233Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576106733Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576204425Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576262047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576305227Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-node-driver-registrar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576311497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576314888Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576349528Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57644468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576511751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-w6d7x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576558362Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576591733Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/aws-ebs-csi-driver-node-z5f9p.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576678444Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-driver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576684505Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-driver/csi-driver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576693755Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576741306Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576829647Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.576904359Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5769336Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-liveness-probe/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57694764Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5769511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577026711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577123373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577188445Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577216905Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-node-driver-registrar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577231855Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577237085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577291087Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577392118Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57745611Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z5f9p/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57749554Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577526971Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577602922Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577612753Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577658274Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577715245Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577751785Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577806976Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577844427Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577887008Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577896718Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577900238Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.577933689Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.57800494Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578016741Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578056451Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578139973Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578196054Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578330007Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578371527Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578426688Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578466589Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578585281Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578659143Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578734924Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578787936Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578833206Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578930878Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.578958149Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579049641Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579088611Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579170273Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579221324Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579267735Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579346426Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579409757Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579416068Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579475659Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579564311Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.579603311Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.580212573Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.580296985Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.580444837Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.580516949Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.580713623Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.580874896Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581042459Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581141291Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581186902Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581256923Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581295054Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581357455Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581396076Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581440107Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581483348Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581559329Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581631511Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581674761Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581718142Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581768513Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581811404Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581867515Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581909926Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.581955787Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582025148Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582076149Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582082639Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58213388Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/tuned-hwtmz.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582231832Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/tuned/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582240062Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/tuned/tuned/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582243562Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/tuned/tuned/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582279443Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/tuned/tuned/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582449476Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582516398Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hwtmz/tuned/tuned/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582563329Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582611879Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/tuned-jlm4v.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582714252Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/tuned/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582720572Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/tuned/tuned/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582726252Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/tuned/tuned/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582776293Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/tuned/tuned/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582886875Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.582955376Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jlm4v/tuned/tuned/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583002907Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583108249Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/tuned-rc4mf.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58317343Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/tuned/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58318055Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/tuned/tuned/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583184081Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/tuned/tuned/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583215831Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/tuned/tuned/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583336664Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583451426Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rc4mf/tuned/tuned/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583480546Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583514257Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583575458Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583603949Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58366624Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58367551Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583730511Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-145.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583837953Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-131.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.583924635Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-248.ec2.internal.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584004586Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584075178Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58417804Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584263582Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584322872Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584398704Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584461995Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584511136Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584600798Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584728231Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584828752Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584875613Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584913404Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.584974975Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585072567Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585141079Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585188429Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58523076Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585311142Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585395803Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585442984Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585634218Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58572353Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585866273Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.585960074Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586135408Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58627449Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586492985Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586565506Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586612567Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586673688Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586714589Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58679568Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586851761Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.586943133Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587127547Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587191378Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587236079Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58729065Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587339731Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587411563Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587488364Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587544445Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587585386Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587648577Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587657537Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587720349Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator-9ddc5ff76-nxd47.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587821691Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator-watch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587828771Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587834671Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.587897762Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588009104Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588097836Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588132546Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588140427Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588146297Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588206518Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588604215Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588669967Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-nxd47/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.588941752Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589013014Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589074015Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589123656Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589204687Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589252898Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589309609Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58935083Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589411901Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589457432Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589537724Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589638086Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589733457Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589777168Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589821949Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.58987636Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.589922011Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590027333Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590078934Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590127415Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590201437Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590241797Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590250638Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590309749Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.59039267Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590451941Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590501172Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590607074Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590681136Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.590973011Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591073533Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591185576Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591331488Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591532412Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591594604Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591637744Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591702715Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591732676Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591821278Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.591857658Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.59192059Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5919559Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592079833Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592148194Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592193985Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592237416Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592289247Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592335978Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592414629Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.59244203Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592506121Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592557662Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592629084Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592637324Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592670484Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/volume-data-source-validator-69d9f679db-wlwwh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592740546Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/volume-data-source-validator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592747476Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592769516Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592818057Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.592915399Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593013371Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-wlwwh/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593153754Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593223775Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593285706Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593292466Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593329487Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593391628Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593432059Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.59349902Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593529041Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593596212Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593649313Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593720145Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593758435Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593835107Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593871368Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.593960099Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594067391Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594140913Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594181363Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594228304Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594272345Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594316496Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594384978Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594431048Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594469639Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594558881Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594623052Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594629182Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594695453Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594789775Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594839076Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.594946198Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595062831Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595152612Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595225064Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595300465Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595425968Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595606031Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595665412Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595699933Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595774734Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595805805Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595880767Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.595913367Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596005899Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596107301Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596158282Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596198473Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596241183Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596287855Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596339015Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596389856Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596424817Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596453268Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596532979Z namespaces/openshift-config-managed/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5965768Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596674202Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596707663Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596783314Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596816065Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596894566Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.596970188Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.59707655Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597142101Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597200102Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597238713Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597278064Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597363505Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597406336Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597455107Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597521448Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.597571229Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.5976037Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.600646219Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60071219Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.600798712Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.600878283Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.600964345Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601142989Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601253901Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601319442Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601364723Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601446864Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601513586Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601546326Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601604327Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601644878Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601702819Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60175006Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601826932Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601902473Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.601945644Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602007245Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602068986Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602107687Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602162348Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602205269Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60225366Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60226268Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602311021Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602389513Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602466794Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602532075Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602585166Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602646758Z namespaces/openshift-config-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602653958Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602657318Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602704489Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602841201Z namespaces/openshift-config/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602885482Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.602954764Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603030825Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603077776Z namespaces/openshift-config/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603121657Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603200438Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60327409Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603355241Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603406222Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603440443Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603492804Z namespaces/openshift-config/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603532275Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603620256Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603659907Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603706788Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60379879Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603862991Z namespaces/openshift-config/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.603899742Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604046875Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604127776Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604207398Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604282319Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604357251Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604522394Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604653657Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604701137Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604756048Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604801649Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60484649Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604890351Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604915571Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.604999313Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605054654Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605140016Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605213187Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605238448Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605282079Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605324819Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60536662Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605406371Z namespaces/openshift-config/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605445912Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605495553Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605519863Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605614215Z namespaces/openshift-console-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605657056Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605718987Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605753028Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605798879Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605835589Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.605914351Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606114135Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606214117Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606258568Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606296318Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606339809Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60638408Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606449931Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606495212Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606522243Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606605164Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606676396Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606683276Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606731107Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606811898Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.606846249Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.607440691Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.607527252Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.607829828Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.607892489Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608080793Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608198445Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608371638Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608540432Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608583213Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608643584Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608671864Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608726425Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608759036Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608846198Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.608917659Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60896581Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609116103Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609175844Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609232455Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609282736Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609326707Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609385658Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609417959Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60946998Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.60948543Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609527571Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/console-operator-7fdbdf9c99-f6g4j.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609621093Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/console-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609629503Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/console-operator/console-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609639423Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/console-operator/console-operator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.609683464Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/console-operator/console-operator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610197924Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/console-operator/console-operator/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610267655Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-f6g4j/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610302926Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610332887Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610385868Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610421648Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61050927Z namespaces/openshift-console/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610550251Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610621132Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610651653Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610724614Z namespaces/openshift-console/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610755855Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.610839086Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61102243Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611308105Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611361176Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611402827Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611448678Z namespaces/openshift-console/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611477339Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61155932Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611612141Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611643272Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611718783Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611787735Z namespaces/openshift-console/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.611842966Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.612447697Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.612540869Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.612809914Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.612888196Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61308087Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613204452Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613377475Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613450497Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613476187Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613558269Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61358809Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613664171Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613690672Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613776503Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613853715Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613897785Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.613949306Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614075629Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61411054Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614169271Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614211091Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614253032Z namespaces/openshift-console/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614259972Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614283013Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/console-7f49b44c7-72jf2.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614379955Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/console/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614387755Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/console/console/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614391205Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/console/console/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614434056Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/console/console/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614515777Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/console/console/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614582509Z namespaces/openshift-console/pods/console-7f49b44c7-72jf2/console/console/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61462183Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61465839Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/downloads-5499b6fb8f-vqzk2.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614761302Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/download-server/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614769572Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/download-server/download-server/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614773093Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/download-server/download-server/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.614813003Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/download-server/download-server/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615003077Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615076998Z namespaces/openshift-console/pods/downloads-5499b6fb8f-vqzk2/download-server/download-server/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615120669Z namespaces/openshift-console/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61515161Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615220711Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615248392Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615354614Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615481776Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615505257Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615516997Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615557478Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615595948Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61568769Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615784622Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615858863Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615915475Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.615959536Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616064918Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616101178Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61619042Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616238731Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616281182Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616402554Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616473986Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616521236Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616639739Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61671896Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616796442Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616871553Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.616949955Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617099548Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617260641Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617312752Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617358793Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617406064Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617442454Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617486855Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617539066Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617614997Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617704879Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6177486Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617797021Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617834212Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617875033Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617926143Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.617968294Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618083246Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618143038Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618224709Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.61827068Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618335022Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618394483Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618481234Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618535795Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618621337Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618700269Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618806021Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618873332Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.618942893Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619061726Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619118267Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619233249Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619340691Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619409072Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619535395Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619602606Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619696088Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619766689Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619863721Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.619886381Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620031304Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620106456Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620184647Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620267339Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62034531Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620466603Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620650336Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620695047Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620741478Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620787069Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62080911Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620883641Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.620932452Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621025964Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621128266Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621148506Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621193587Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621233618Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621271588Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62132732Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62136395Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621430911Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621448322Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621549044Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621603445Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621699047Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621739947Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621785708Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621895Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.621967152Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622075554Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622155285Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622190846Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622229747Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622273928Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622321589Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62239799Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622444741Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622476782Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622554793Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622612124Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622651065Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622749917Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.622834419Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62290739Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623011142Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623129834Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623252817Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62343627Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623659734Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623705186Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623739236Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623802247Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623867599Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.623901729Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624012281Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624088283Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624148024Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624184545Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624238886Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624268126Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624338858Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624372998Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624423909Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62445327Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624502521Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624531622Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624582332Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624612173Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624707375Z namespaces/openshift-dns/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624740635Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624801647Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624832347Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624881688Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.624910419Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625116923Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625173544Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625253505Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625286786Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625344937Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625369878Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625419579Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62549287Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625552681Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625602212Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625681134Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625719334Z namespaces/openshift-dns/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625758355Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625875488Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.625956129Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.626244685Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.626321096Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.626582221Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.626704164Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.626896207Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.626935538Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.626990229Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627071571Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627106491Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627190623Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627208213Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627289175Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627359436Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627424027Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627463708Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627502209Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62754838Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627624831Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627663312Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627710493Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627717103Z namespaces/openshift-dns/pods/dns-default-mmccm/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627751104Z namespaces/openshift-dns/pods/dns-default-mmccm/dns-default-mmccm.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627853426Z namespaces/openshift-dns/pods/dns-default-mmccm/dns/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627860226Z namespaces/openshift-dns/pods/dns-default-mmccm/dns/dns/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627870066Z namespaces/openshift-dns/pods/dns-default-mmccm/dns/dns/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.627914927Z namespaces/openshift-dns/pods/dns-default-mmccm/dns/dns/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628042899Z namespaces/openshift-dns/pods/dns-default-mmccm/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62808768Z namespaces/openshift-dns/pods/dns-default-mmccm/dns/dns/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628127051Z namespaces/openshift-dns/pods/dns-default-mmccm/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628138232Z namespaces/openshift-dns/pods/dns-default-mmccm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628143892Z namespaces/openshift-dns/pods/dns-default-mmccm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628166962Z namespaces/openshift-dns/pods/dns-default-mmccm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628273914Z namespaces/openshift-dns/pods/dns-default-mmccm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628323755Z namespaces/openshift-dns/pods/dns-default-mmccm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628372156Z namespaces/openshift-dns/pods/dns-default-rx2b6/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628405137Z namespaces/openshift-dns/pods/dns-default-rx2b6/dns-default-rx2b6.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628487418Z namespaces/openshift-dns/pods/dns-default-rx2b6/dns/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628494188Z namespaces/openshift-dns/pods/dns-default-rx2b6/dns/dns/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628499718Z namespaces/openshift-dns/pods/dns-default-rx2b6/dns/dns/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628550769Z namespaces/openshift-dns/pods/dns-default-rx2b6/dns/dns/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628636681Z namespaces/openshift-dns/pods/dns-default-rx2b6/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628698652Z namespaces/openshift-dns/pods/dns-default-rx2b6/dns/dns/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628733853Z namespaces/openshift-dns/pods/dns-default-rx2b6/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628740233Z namespaces/openshift-dns/pods/dns-default-rx2b6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628749153Z namespaces/openshift-dns/pods/dns-default-rx2b6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628783504Z namespaces/openshift-dns/pods/dns-default-rx2b6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628875526Z namespaces/openshift-dns/pods/dns-default-rx2b6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628945787Z namespaces/openshift-dns/pods/dns-default-rx2b6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.628992098Z namespaces/openshift-dns/pods/dns-default-wnqvv/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629055619Z namespaces/openshift-dns/pods/dns-default-wnqvv/dns-default-wnqvv.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629143881Z namespaces/openshift-dns/pods/dns-default-wnqvv/dns/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629150441Z namespaces/openshift-dns/pods/dns-default-wnqvv/dns/dns/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629153631Z namespaces/openshift-dns/pods/dns-default-wnqvv/dns/dns/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629192872Z namespaces/openshift-dns/pods/dns-default-wnqvv/dns/dns/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629280723Z namespaces/openshift-dns/pods/dns-default-wnqvv/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629345305Z namespaces/openshift-dns/pods/dns-default-wnqvv/dns/dns/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629382185Z namespaces/openshift-dns/pods/dns-default-wnqvv/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629391496Z namespaces/openshift-dns/pods/dns-default-wnqvv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629394896Z namespaces/openshift-dns/pods/dns-default-wnqvv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629448147Z namespaces/openshift-dns/pods/dns-default-wnqvv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629531508Z namespaces/openshift-dns/pods/dns-default-wnqvv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.62960037Z namespaces/openshift-dns/pods/dns-default-wnqvv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629651921Z namespaces/openshift-dns/pods/node-resolver-kjp9n/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629696262Z namespaces/openshift-dns/pods/node-resolver-kjp9n/node-resolver-kjp9n.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629775133Z namespaces/openshift-dns/pods/node-resolver-kjp9n/dns-node-resolver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629781833Z namespaces/openshift-dns/pods/node-resolver-kjp9n/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629918946Z namespaces/openshift-dns/pods/node-resolver-kjp9n/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.629965887Z namespaces/openshift-dns/pods/node-resolver-kjp9n/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630079489Z namespaces/openshift-dns/pods/node-resolver-kjp9n/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63014783Z namespaces/openshift-dns/pods/node-resolver-kjp9n/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630181141Z namespaces/openshift-dns/pods/node-resolver-pr77b/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630220062Z namespaces/openshift-dns/pods/node-resolver-pr77b/node-resolver-pr77b.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630306303Z namespaces/openshift-dns/pods/node-resolver-pr77b/dns-node-resolver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630312914Z namespaces/openshift-dns/pods/node-resolver-pr77b/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630318364Z namespaces/openshift-dns/pods/node-resolver-pr77b/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630379895Z namespaces/openshift-dns/pods/node-resolver-pr77b/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630460776Z namespaces/openshift-dns/pods/node-resolver-pr77b/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630527608Z namespaces/openshift-dns/pods/node-resolver-pr77b/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630560698Z namespaces/openshift-dns/pods/node-resolver-xlgql/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630606479Z namespaces/openshift-dns/pods/node-resolver-xlgql/node-resolver-xlgql.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630696951Z namespaces/openshift-dns/pods/node-resolver-xlgql/dns-node-resolver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630708401Z namespaces/openshift-dns/pods/node-resolver-xlgql/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630712451Z namespaces/openshift-dns/pods/node-resolver-xlgql/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630746682Z namespaces/openshift-dns/pods/node-resolver-xlgql/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630830544Z namespaces/openshift-dns/pods/node-resolver-xlgql/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630898635Z namespaces/openshift-dns/pods/node-resolver-xlgql/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630949256Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.630996467Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6311755Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631214261Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631320853Z namespaces/openshift-etcd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631336523Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631417945Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631436525Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631513887Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631548267Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631626789Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63170705Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631794062Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631849143Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631892944Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631945795Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.631991116Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632091908Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632145739Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63219042Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632267151Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632321573Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632355913Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632457615Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632530057Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632608598Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63269473Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632772431Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.632904874Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633100428Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633149789Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633198169Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63323007Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633277651Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633333432Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633371263Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633453294Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633535846Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633589917Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633633668Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633680139Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6337155Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63375824Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633803141Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633860422Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633901573Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.633998575Z namespaces/openshift-host-network/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.634058876Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.634125607Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.634174128Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.634228449Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63427664Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.634364382Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.634431663Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.634513495Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635020675Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635063495Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635117647Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635151727Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635235549Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6352871Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635331931Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635409222Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635470193Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635516434Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635609826Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635678178Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635762289Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635846891Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.635923242Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636091135Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636195777Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636249018Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636297079Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636360261Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636402812Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636439202Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636487423Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636546814Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636583565Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636661186Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636736428Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636788669Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63683181Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636875811Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636916691Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.636959032Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637020313Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637075634Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637112245Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637204257Z namespaces/openshift-image-registry/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637250288Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637309189Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6373469Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637404691Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637445642Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637550734Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637683856Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6378752Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637917931Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.637961042Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638032383Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638076044Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638163986Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638209507Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638289448Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63836607Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.63841664Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638422651Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638469672Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638538233Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.638581794Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.639241276Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.639315618Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.639572173Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.639648774Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.639895309Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640062882Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640264566Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640328308Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640369598Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640421299Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64045402Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640520171Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640551082Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640630053Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640708665Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640769166Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640813407Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640873928Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.640918069Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641036611Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641162144Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641218795Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641269016Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641323687Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641367518Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641421649Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641427649Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64147211Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/image-registry-b579b748c-5pvtm.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641573442Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/registry/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641583772Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/registry/registry/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641590642Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/registry/registry/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.641636173Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/registry/registry/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642218674Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642291266Z namespaces/openshift-image-registry/pods/image-registry-b579b748c-5pvtm/registry/registry/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642336887Z namespaces/openshift-image-registry/pods/node-ca-hssbk/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642382997Z namespaces/openshift-image-registry/pods/node-ca-hssbk/node-ca-hssbk.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642460199Z namespaces/openshift-image-registry/pods/node-ca-hssbk/node-ca/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642470099Z namespaces/openshift-image-registry/pods/node-ca-hssbk/node-ca/node-ca/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642477299Z namespaces/openshift-image-registry/pods/node-ca-hssbk/node-ca/node-ca/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64252907Z namespaces/openshift-image-registry/pods/node-ca-hssbk/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642638942Z namespaces/openshift-image-registry/pods/node-ca-hssbk/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642709214Z namespaces/openshift-image-registry/pods/node-ca-hssbk/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642746434Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642783785Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/node-ca-qw9xt.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642861917Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/node-ca/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642868287Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/node-ca/node-ca/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642873687Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/node-ca/node-ca/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.642922588Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64306235Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643140182Z namespaces/openshift-image-registry/pods/node-ca-qw9xt/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643202713Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643295465Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/node-ca-zq6vg.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643386567Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/node-ca/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643393847Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/node-ca/node-ca/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643397217Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/node-ca/node-ca/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643447778Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64356217Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643638562Z namespaces/openshift-image-registry/pods/node-ca-zq6vg/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643683002Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643734474Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643804205Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643848296Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.643938597Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644002139Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64407989Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644128911Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644178042Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644223573Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644330215Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644406436Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644493718Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644539379Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64457865Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644628261Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644670032Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644777654Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644827005Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644869516Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.644946447Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645038319Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64508563Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645181582Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645274503Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645419246Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645495717Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645656771Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645780553Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.645947726Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646032708Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646064588Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64613211Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64616189Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646234412Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646273343Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646358294Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646427356Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646474416Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646546598Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646599819Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64664663Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646706521Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646713921Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646762682Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/ingress-canary-7mtzl.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646844864Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/serve-healthcheck-canary/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646851074Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646857644Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.646904415Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647006867Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64715032Z namespaces/openshift-ingress-canary/pods/ingress-canary-7mtzl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647197961Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647245131Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/ingress-canary-cnjtb.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647320663Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/serve-healthcheck-canary/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647329773Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647351504Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647399325Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647482026Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647548408Z namespaces/openshift-ingress-canary/pods/ingress-canary-cnjtb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647585588Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647625299Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/ingress-canary-v7dbp.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64769918Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/serve-healthcheck-canary/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64770548Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647708751Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647740971Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647834423Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647906024Z namespaces/openshift-ingress-canary/pods/ingress-canary-v7dbp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647933335Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.647972616Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648048417Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648102048Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64818132Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648232731Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648293012Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648337673Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648397374Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648440535Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648514046Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648588897Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648668119Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64871747Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648753581Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648798852Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648837922Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648924054Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.648965045Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.649028766Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.649113168Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.649170239Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.64921078Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.649939924Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650054806Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650157588Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65024412Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650320611Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650445833Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650648937Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650704558Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650748259Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6508121Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650857481Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650896432Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650903972Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.650942443Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651038115Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651079816Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651160847Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651230809Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65129851Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651340861Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651393792Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651432613Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651514454Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651581435Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651635436Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651677307Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651733838Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651739949Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6518111Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651904892Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.651949583Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652027954Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652071275Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652133886Z namespaces/openshift-ingress/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652176697Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652243518Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652289749Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652355361Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652400171Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652484943Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652618366Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652733478Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652786649Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652825759Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6528773Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.652924812Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653026263Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653068554Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653108915Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653185497Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653257858Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653302009Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653409801Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653506513Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653625265Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653705407Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653835869Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.653958701Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654174176Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654242187Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654277408Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654329619Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65438248Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654447301Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654479882Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654563463Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654628885Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654676866Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654717886Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654772347Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654808248Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654870759Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65491449Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654967431Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.654973431Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655120094Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/router-default-858db95bd5-2rfk2.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655223966Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/router/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655230306Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/router/router/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655242656Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/router/router/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655283797Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/router/router/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65541103Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/router/router/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655477591Z namespaces/openshift-ingress/pods/router-default-858db95bd5-2rfk2/router/router/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655527032Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655568383Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655617344Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655676255Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655776247Z namespaces/openshift-insights/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655821788Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.655884799Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65592632Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656004951Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656050512Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656172384Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656291547Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656394309Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656566282Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656597273Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656708785Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656749766Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656809987Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656848768Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.656926409Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65699176Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.657036851Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.657118163Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.657190634Z namespaces/openshift-insights/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.657244255Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.657810616Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.657896588Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.658189043Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.658310026Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.658597162Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.658682543Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.658824756Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.658898817Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.658944888Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65902739Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65904562Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659133292Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659195843Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659291115Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659350406Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659370546Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659444778Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659480828Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659526809Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.65956007Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659638562Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659707283Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659794305Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659810965Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659880546Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.659921777Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660009119Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6600571Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660111851Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660150432Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660248923Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660260404Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660291664Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/insights-operator-5f67b55555-j5zzl.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660375936Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/insights-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660383276Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/insights-operator/insights-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660390006Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/insights-operator/insights-operator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660435337Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660827235Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/insights-operator/insights-operator/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660896116Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-j5zzl/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.660948717Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661003168Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/insights-runtime-extractor-6hnpv.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661193882Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661206002Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/exporter/exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661212452Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/exporter/exporter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661256923Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/exporter/exporter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661345665Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661413866Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/exporter/exporter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661448277Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/extractor/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661461257Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/extractor/extractor/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661475197Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/extractor/extractor/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661519018Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/extractor/extractor/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66161788Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661691621Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/extractor/extractor/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661717912Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661729422Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661739222Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661795723Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661878775Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.661946936Z namespaces/openshift-insights/pods/insights-runtime-extractor-6hnpv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662020418Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662067078Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/insights-runtime-extractor-fjkjl.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662168071Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662176711Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/exporter/exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662182121Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/exporter/exporter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662222532Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/exporter/exporter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662304713Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662369515Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/exporter/exporter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662405335Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/extractor/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662416155Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/extractor/extractor/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662425796Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/extractor/extractor/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662470977Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/extractor/extractor/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662565428Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66263302Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/extractor/extractor/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66266472Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66267311Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662678401Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662737652Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662819613Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.662891635Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjkjl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663132949Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66317981Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/insights-runtime-extractor-lnx9f.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663264872Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663271852Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/exporter/exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663281752Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/exporter/exporter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663325643Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/exporter/exporter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663419775Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663486396Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/exporter/exporter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663513117Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/extractor/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663519467Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/extractor/extractor/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663551467Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/extractor/extractor/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663585018Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/extractor/extractor/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66368388Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663739811Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/extractor/extractor/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663792242Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663799442Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663812132Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663847333Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.663932905Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664102458Z namespaces/openshift-insights/pods/insights-runtime-extractor-lnx9f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664143059Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664186Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664247511Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664282041Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664336693Z namespaces/openshift-keda/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664343173Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664355223Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664392544Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664482045Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664528496Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664540117Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664585347Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664645979Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664677089Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664766581Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664847863Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664917344Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664925454Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.664965635Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665184399Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66521744Z namespaces/openshift-keda/operators.coreos.com/installplans/install-6sd6s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665324642Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665365633Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665414203Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665453054Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665512395Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665553136Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665673748Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665725569Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665786221Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665822011Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665862952Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.665905983Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666002765Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666079186Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666157988Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666198269Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666240679Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66628607Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666323921Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666397222Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666458404Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666502704Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666585566Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666637587Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666688258Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6667902Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666856721Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.666954993Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667092446Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667170217Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66729218Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667459483Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667516334Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667561235Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667605986Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667639757Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667695388Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667752909Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66782837Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667908192Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.667952493Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668008624Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668072395Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668115816Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668159877Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668204548Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668248238Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668288879Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668374071Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668421112Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668481613Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668526734Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668596225Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668645246Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668727288Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668800619Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668877421Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668911371Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.668955422Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669035034Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669080574Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669154066Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669212737Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669256978Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669332179Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.66936735Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669424021Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669509493Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669583544Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669662166Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669734447Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669810709Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.669932881Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670116155Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670161355Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670199296Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670246557Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670288498Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670331019Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670361639Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670441391Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670518202Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670582034Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670611074Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670680236Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670719146Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670808508Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670861819Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67090431Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.670954101Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.671014342Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.671059063Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.671098833Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.671149885Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.671195206Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.671269017Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.671317178Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672159954Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672202625Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672270296Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672312807Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672398049Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67246287Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672537941Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672591162Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672638813Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672699444Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672740815Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672819437Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672860618Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.672900008Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67297196Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673062931Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673106103Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673208894Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673287846Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673359437Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673439509Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6735122Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673628533Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673801676Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673869447Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673919848Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.673963739Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67402557Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674096582Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674138023Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674218194Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674293306Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674334946Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674379907Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674441918Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674478719Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67452944Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674574801Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674634262Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674675553Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674732534Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674769325Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674859706Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674904057Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.674957948Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67502124Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675083921Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675131012Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675205853Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675280905Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675358946Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675416067Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675446008Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675510839Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67555057Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675632521Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675678262Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675722133Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675808125Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675872236Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675883176Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675915687Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.675959058Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676036679Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676123601Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676214063Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676482478Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676554409Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676632401Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676753573Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676908756Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.676954017Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677019488Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677067179Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67710699Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677148611Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677195512Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677268463Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677344435Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677391175Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677425436Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677476317Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677519338Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677578969Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67760876Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677662131Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677690361Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677776393Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677820864Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677890905Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677928256Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.677992517Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678042178Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67812096Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678194961Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678275403Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678349164Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678382265Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678447946Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678478967Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678563028Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678606309Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67863984Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678719411Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678798993Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678836514Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.678939116Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679042947Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679113309Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.67918807Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679331073Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679443205Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679590988Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679655429Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6797045Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679760331Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679813242Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679853093Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679890424Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.679968145Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680107608Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680151559Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68019069Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68023349Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680279631Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680323492Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680350043Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680405004Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680449975Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680505736Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680551817Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680608668Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680658829Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68070878Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680754431Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680828332Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680903523Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.680994545Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681065697Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681103367Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681172949Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681209509Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681287601Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681323612Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681368132Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681441444Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681499615Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681535786Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681626968Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681708429Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681832941Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681892613Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.681970074Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682112427Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68225997Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682306171Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682335971Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682404123Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682444323Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682501654Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682541065Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682624977Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682700268Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682742609Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68279109Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682840321Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682880622Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682932803Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.682974524Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683049835Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683083956Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683180348Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683224208Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68328686Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683335881Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683398292Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683453933Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683536705Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683656577Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683776519Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.6838378Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683857301Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683922602Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.683968113Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684080435Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684136866Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684180637Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684267929Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684298809Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684305909Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684410031Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684468572Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684510863Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684618126Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684704147Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68487598Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.684951782Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685094145Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685209077Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68537939Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685432151Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685462602Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685520193Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685551553Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685600285Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685642345Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685714017Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685791168Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685836319Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685863999Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685918221Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.685952961Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686030693Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686046153Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-qtkbq/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686079994Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-qtkbq/kube-storage-version-migrator-operator-79964ff6f9-qtkbq.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686212716Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-qtkbq/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686222466Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-qtkbq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686229197Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-qtkbq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686240607Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-qtkbq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686362829Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-qtkbq/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686493602Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686523172Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686588104Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686628234Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686697206Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686728416Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686792437Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.686831248Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68689143Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68692634Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687111614Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687217496Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687319288Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687374189Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68741362Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687469181Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687496871Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687581153Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687646854Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687669995Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687764096Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687849358Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.687891599Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688024312Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688090283Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688205605Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688276176Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688388768Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688511681Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688671194Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688705495Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688741225Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688791136Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688823227Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688871698Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.688910119Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.68899954Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689079452Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689128453Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689144663Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689206334Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689238925Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689296256Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689305976Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689318677Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/migrator-786f9fbc5-mpht2.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689403368Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/graceful-termination/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689414668Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/graceful-termination/graceful-termination/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689421108Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689464659Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689546951Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689618652Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689645233Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/migrator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689656063Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/migrator/migrator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689691694Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/migrator/migrator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689736415Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/migrator/migrator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689831747Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689902428Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-mpht2/migrator/migrator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.689947239Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69001155Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690068411Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690107952Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690159043Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690165993Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690173623Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690215084Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690307666Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690393217Z namespaces/openshift-marketplace/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690399687Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690407828Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690441398Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690502889Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69051027Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69054205Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690630742Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690709844Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690791925Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690877267Z namespaces/openshift-monitoring/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.690923628Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.691002999Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69105015Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.691117881Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.691166362Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.691303625Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.691710093Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69208477Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692301514Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692348055Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692409266Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692446607Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692526579Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69256896Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69260698Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692677342Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692738493Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.692784814Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.695626779Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.695778512Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.696799402Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.696876933Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.697779841Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.697899643Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698371552Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698535795Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698569856Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698713108Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698746709Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698817731Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698854361Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.698942683Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699128957Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699184308Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699226738Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699362111Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699382472Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699484134Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699517214Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699639817Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699676577Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.69980333Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.699958473Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.700074445Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70031151Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.700448932Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.700579915Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.700663336Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.700765818Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70084768Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.700949122Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701006573Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701104295Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701193547Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701272388Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70136861Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701446261Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701607535Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701685666Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701774358Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701856779Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.701938191Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702047493Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702095224Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702138845Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702187006Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702193266Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702250417Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702339659Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702347759Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70242142Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702592434Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702601834Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702606704Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702644575Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702733006Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702794208Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702831978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702838939Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702849889Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702885119Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.702997682Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703074113Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703111854Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703121004Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703135474Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703179355Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703266047Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703337848Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703382039Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703391469Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703400649Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70344087Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703524442Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703588963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703629084Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703637534Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703641764Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703683605Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703782727Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703845738Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703890609Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703896869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.703907429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70395314Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704064212Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704125743Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704156994Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704163894Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704167104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704208255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704283926Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704347728Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704369868Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704412929Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/cluster-monitoring-operator-54cb84584-t6smv.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70449948Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/cluster-monitoring-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704505941Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704515231Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704569762Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.704927899Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705023891Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-t6smv/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705072882Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705105222Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-state-metrics-845b954455-zmrjk.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705210054Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-main/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705216954Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705227035Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705275236Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705357867Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705421629Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705453359Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-self/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705459249Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705464759Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70551817Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705603902Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705658463Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705705024Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-state-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705711164Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705716624Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705769155Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705896328Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.705958579Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-zmrjk/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7060389Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706058981Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/metrics-server-9b9977845-hjnlw.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706161073Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/metrics-server/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706171163Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/metrics-server/metrics-server/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706179143Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/metrics-server/metrics-server/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706219954Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706300195Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706366037Z namespaces/openshift-monitoring/pods/metrics-server-9b9977845-hjnlw/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706417698Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706446658Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/monitoring-plugin-cd8656b8-hm9jk.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706560471Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/monitoring-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706571151Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706579551Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706617292Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706710974Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706776775Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-hm9jk/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706829236Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706872946Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/node-exporter-hkt6w.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.706991919Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/init-textfile/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707005709Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/init-textfile/init-textfile/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707013009Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70704659Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707137762Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707207513Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707221103Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707226544Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707244754Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707301385Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707388377Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707456368Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707499289Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/node-exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707512599Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/node-exporter/node-exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707519719Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70755535Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707666432Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707730173Z namespaces/openshift-monitoring/pods/node-exporter-hkt6w/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707777884Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707831125Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/node-exporter-hxmwv.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707935637Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/init-textfile/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707944847Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/init-textfile/init-textfile/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707951567Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.707960178Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70806412Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708128601Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708155091Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708161592Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708173532Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708227673Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708317665Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708382606Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708408946Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/node-exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708416876Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/node-exporter/node-exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708424707Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708472348Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.70857907Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708647191Z namespaces/openshift-monitoring/pods/node-exporter-hxmwv/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708713762Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708752763Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/node-exporter-khmgj.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708864405Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/init-textfile/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708873275Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/init-textfile/init-textfile/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708878325Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.708930166Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7091013Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709174341Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709199662Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709208282Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709218972Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709257563Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709349434Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709432346Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709485697Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/node-exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709495728Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/node-exporter/node-exporter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709513658Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709551758Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709677901Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709758202Z namespaces/openshift-monitoring/pods/node-exporter-khmgj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709809814Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.709887755Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/openshift-state-metrics-57f99c8b49-w92fp.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710051278Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-main/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710063539Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710066919Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710107309Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710210741Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710303013Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710337584Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-self/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710350164Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710383235Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710434235Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710550688Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710631119Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71066924Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/openshift-state-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71067624Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7106796Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710709701Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710805563Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710868034Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-w92fp/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710904985Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.710968546Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71116958Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71117988Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71118566Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711229761Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711316173Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711385894Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711416555Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711423515Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711435525Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711475906Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711566117Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711630149Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711779212Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711785852Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711789162Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711832203Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.711923084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712016566Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712065227Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712072887Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712076298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712112918Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71220841Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712291922Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712324282Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712335183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712340563Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712380793Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712461085Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712599377Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712633448Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712640058Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712644988Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712683549Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712921274Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.712994945Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713047066Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713055866Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713059336Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713096127Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713185829Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7132521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713292681Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713325471Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/prometheus-operator-7b7d896497-cbxqd.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713424013Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713430794Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713434174Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713464624Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713551056Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713613867Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713645088Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/prometheus-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713653338Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713664978Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713692869Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713868942Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713942683Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-cbxqd/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.713996435Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714098017Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714223359Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714233419Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714238359Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71427593Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714399222Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714463014Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-z7vp8/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714496034Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714539205Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/telemeter-client-d747cb99-5tb2q.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714736269Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714743549Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714747039Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71480904Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.714926353Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.715044775Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.715091166Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/reload/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.715098106Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/reload/reload/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.715101406Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/reload/reload/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.715160137Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/reload/reload/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.715254929Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717081984Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/reload/reload/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717100765Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/telemeter-client/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717106765Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/telemeter-client/telemeter-client/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717112455Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717117415Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717122585Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717127635Z namespaces/openshift-monitoring/pods/telemeter-client-d747cb99-5tb2q/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717132645Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717137885Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/thanos-querier-6675f8b559-zb88l.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717142876Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717148186Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717153386Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717158296Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717163376Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717168336Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717173006Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-rules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717177766Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717181986Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717186246Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717190566Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717194737Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717202197Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-web/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717227317Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717233697Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717238527Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717243927Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717248638Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717253558Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717258248Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717263048Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717268228Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717273508Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717284928Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717290288Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/prom-label-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717295408Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717300139Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717314609Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71738152Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717449302Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717496592Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/thanos-query/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717503832Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/thanos-query/thanos-query/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717507273Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/thanos-query/thanos-query/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717542293Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717663146Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717742297Z namespaces/openshift-monitoring/pods/thanos-querier-6675f8b559-zb88l/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717790698Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717824349Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71788976Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.717926681Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718090444Z namespaces/openshift-multus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718134075Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718214086Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718247807Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718311598Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718352939Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718589984Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718688135Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718776507Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.718809618Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71888885Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719180565Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719330888Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719382429Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.71944408Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719487491Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719515142Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719591533Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719646404Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719682835Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719764296Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719820917Z namespaces/openshift-multus/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.719839928Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.720010051Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.720097693Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.720590522Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.720736745Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.721362287Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72148464Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.721615712Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.721657003Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.721700454Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.721809006Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.721889717Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.721972509Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722113672Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722154673Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722243004Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722319416Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722405118Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722437448Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722470209Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72253955Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722579531Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722611491Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722648132Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722703323Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722736424Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722814495Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722887597Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722929808Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.722969229Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72305235Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723096971Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723150362Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723174682Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723238274Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723277244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723322795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/multus-additional-cni-plugins-gl82r.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723465908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/bond-cni-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723475388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723478828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723509439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723591161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723657972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723694883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723702012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/cni-plugins/cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723705463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723754044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723834655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723902467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723940147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/egress-router-binary-copy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723946667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.723950217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724014919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72410129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724166212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724207252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724213733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724217153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724254113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724323405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724387116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724426207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/routeoverride-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724433217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724436737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724464327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724568489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724632281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724675382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni-bincopy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724684952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724695152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724714302Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724792684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724857105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724883246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724889046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724898876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.724931516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725034629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72511695Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gl82r/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725155461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725193501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/multus-additional-cni-plugins-kxc6b.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725326964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/bond-cni-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725334004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725337374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725366955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725462167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725537768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725567879Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725573839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/cni-plugins/cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725582179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72563959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725717531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725783583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725806803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/egress-router-binary-copy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725820744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725823944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725867534Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.725959506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726075378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726124019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726130479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7261536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72616033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726233661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726298513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726334863Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/routeoverride-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726341144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726346604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726390115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726481236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726560028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726606789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni-bincopy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726614599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726618489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72663732Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726759152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726825803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726856414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726862664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726866334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.726898174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727002676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727093288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kxc6b/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727145669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72718953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/multus-additional-cni-plugins-vnxkj.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727317843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/bond-cni-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727324853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727332963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727350503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727428615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727502216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727543627Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727549997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/cni-plugins/cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727553517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727586018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727664539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727734741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727763291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/egress-router-binary-copy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727769671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727773242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727819403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727906294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.727971345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728081997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728092658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728096288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728128268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72820585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728265421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728300852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/routeoverride-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728307522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728310812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728341913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728422854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728496805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728507046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni-bincopy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728520656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728536226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728569397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728660209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72872663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728763531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728769451Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728780031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728810551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728889203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.728957824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vnxkj/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729014115Z namespaces/openshift-multus/pods/multus-fw7vg/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729068636Z namespaces/openshift-multus/pods/multus-fw7vg/multus-fw7vg.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729169918Z namespaces/openshift-multus/pods/multus-fw7vg/kube-multus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729176229Z namespaces/openshift-multus/pods/multus-fw7vg/kube-multus/kube-multus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729179699Z namespaces/openshift-multus/pods/multus-fw7vg/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72921695Z namespaces/openshift-multus/pods/multus-fw7vg/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.72974438Z namespaces/openshift-multus/pods/multus-fw7vg/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729805371Z namespaces/openshift-multus/pods/multus-fw7vg/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729883742Z namespaces/openshift-multus/pods/multus-npmhc/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.729908743Z namespaces/openshift-multus/pods/multus-npmhc/multus-npmhc.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730014155Z namespaces/openshift-multus/pods/multus-npmhc/kube-multus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730041475Z namespaces/openshift-multus/pods/multus-npmhc/kube-multus/kube-multus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730047975Z namespaces/openshift-multus/pods/multus-npmhc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730067176Z namespaces/openshift-multus/pods/multus-npmhc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730425383Z namespaces/openshift-multus/pods/multus-npmhc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730490594Z namespaces/openshift-multus/pods/multus-npmhc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730508824Z namespaces/openshift-multus/pods/multus-zf9qv/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730559125Z namespaces/openshift-multus/pods/multus-zf9qv/multus-zf9qv.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730649547Z namespaces/openshift-multus/pods/multus-zf9qv/kube-multus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730664778Z namespaces/openshift-multus/pods/multus-zf9qv/kube-multus/kube-multus/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730668178Z namespaces/openshift-multus/pods/multus-zf9qv/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730708568Z namespaces/openshift-multus/pods/multus-zf9qv/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.730952023Z namespaces/openshift-multus/pods/multus-zf9qv/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731046825Z namespaces/openshift-multus/pods/multus-zf9qv/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731073785Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731152867Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/network-metrics-daemon-5mlm8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731236549Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731249659Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731253139Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731277939Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731362261Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731430632Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731456843Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/network-metrics-daemon/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731463613Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731467043Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731503184Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731638736Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731778019Z namespaces/openshift-multus/pods/network-metrics-daemon-5mlm8/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73181353Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731856711Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/network-metrics-daemon-jrf26.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731937662Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731941882Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.731945322Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732005744Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732131876Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732196777Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732233028Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/network-metrics-daemon/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732240588Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732244078Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732276939Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732389151Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732454552Z namespaces/openshift-multus/pods/network-metrics-daemon-jrf26/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732494683Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732518473Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/network-metrics-daemon-qkfdw.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732587985Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732595045Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732602625Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732639906Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732724727Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73285792Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732894011Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/network-metrics-daemon/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732899061Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732902781Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.732926411Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733095894Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733159946Z namespaces/openshift-multus/pods/network-metrics-daemon-qkfdw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733195367Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733223527Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733280448Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733287408Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733313219Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7334013Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733446311Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733491692Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733580454Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733625665Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733654985Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733720607Z namespaces/openshift-network-console/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733755357Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733803818Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733836359Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73389374Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.733995452Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734104154Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734217546Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734302018Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734351709Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73438435Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734454621Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734487681Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734533542Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734563233Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734642764Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734674435Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734718026Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734792787Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734837848Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734866239Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.734992261Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735126374Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735242596Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735315937Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73546193Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735586953Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735699405Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735757406Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735797307Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735847708Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.735878979Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73593662Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73597244Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736066632Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736097363Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736137833Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736169304Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736251026Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736320227Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736366868Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736398689Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736448319Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73648087Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736527671Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736534331Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736566552Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/networking-console-plugin-6cdb5968b9-zbqbp.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736635753Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/networking-console-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736643003Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736646743Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736686764Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736771606Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736832207Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-zbqbp/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736864058Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736905888Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.736944169Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737008261Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737073762Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737107162Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737157263Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737185094Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737237955Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737274386Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737379197Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737476879Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737585361Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737620162Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737664153Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737730224Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737763605Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737823696Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737860627Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737904428Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.737931648Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738053351Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738099151Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738139832Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738217994Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738258374Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738297615Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738394017Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738476419Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738666202Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738743064Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.738956598Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739071Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739175032Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739229433Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739264334Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739313515Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739359136Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739437488Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739483768Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739527059Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.73958011Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739619731Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739664202Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739701433Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739791714Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739866866Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739913057Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.739949607Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740021099Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74007367Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740124731Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740162551Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740212912Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740222983Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740247683Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/network-check-source-56499946bc-8mcsf.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740323674Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/check-endpoints/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740330465Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/check-endpoints/check-endpoints/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740334365Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740367075Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740477628Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740539149Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-8mcsf/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740564699Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74061041Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/network-check-target-6zbbl.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740689162Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/network-check-target-container/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740700332Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740703992Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740733333Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740808854Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740875285Z namespaces/openshift-network-diagnostics/pods/network-check-target-6zbbl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740911026Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.740956847Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/network-check-target-8tbjh.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741055829Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/network-check-target-container/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741066029Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741069609Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74110495Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741188971Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741252163Z namespaces/openshift-network-diagnostics/pods/network-check-target-8tbjh/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741288853Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741324704Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/network-check-target-stnmw.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741398155Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/network-check-target-container/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741407486Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741410996Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741437066Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741526028Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741591729Z namespaces/openshift-network-diagnostics/pods/network-check-target-stnmw/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74162863Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741668371Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741712472Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741718761Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741755032Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741835924Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741881195Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.741921936Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742025898Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742073168Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742116649Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74216235Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742203741Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742262732Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742303203Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742346664Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742376764Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742456576Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742531647Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742611299Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74264143Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74268847Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742724261Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742769662Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742834883Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742882464Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.742909615Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743008387Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74317666Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74318507Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743209221Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743270792Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743288182Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743395574Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743463745Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743540977Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743622569Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74369917Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743856323Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.743962325Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744023436Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744065757Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744113828Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744145479Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744197089Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74422454Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744275781Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744304712Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744386293Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744469405Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744503335Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744543326Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744586927Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744615408Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744666969Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744694019Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74474608Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74475254Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744798281Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744834382Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744873503Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744921794Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.744948784Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745020476Z namespaces/openshift-network-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745059316Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745119698Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745147978Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745201909Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74522869Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745335582Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745412703Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745488045Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745532546Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745560306Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745630797Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745669158Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745713019Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745741659Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745822361Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745856222Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745900153Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.745972454Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746038645Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746052305Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746085516Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746130857Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746159658Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74631199Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746377262Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746536575Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746618227Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74678636Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746868751Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.746994504Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747060055Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747100016Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747181467Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747238079Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747268299Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74732105Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747349731Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747403952Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747444123Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747485253Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747522744Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747599355Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747673277Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747722328Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747759639Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74781402Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74784369Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747911372Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.747929282Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748016094Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748052044Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748111256Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748122076Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748134586Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/iptables-alerter-mmgrz.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748215447Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/iptables-alerter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748223918Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748227358Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748251328Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74833575Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748399611Z namespaces/openshift-network-operator/pods/iptables-alerter-mmgrz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748439432Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748465772Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/iptables-alerter-s2fnd.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748538474Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/iptables-alerter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748545134Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748548564Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748580205Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748665446Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748730728Z namespaces/openshift-network-operator/pods/iptables-alerter-s2fnd/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748755728Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748802899Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/iptables-alerter-x6smt.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74885979Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/iptables-alerter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74886997Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74887467Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.748915161Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749012933Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749088174Z namespaces/openshift-network-operator/pods/iptables-alerter-x6smt/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749101365Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749158796Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749181886Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749237767Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749276448Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749319009Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74937914Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74940775Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749458591Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749498502Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749575854Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749646515Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749723987Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749774598Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749808348Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749853069Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.74987999Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.749960641Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750024373Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750063103Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750147345Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750189926Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750231837Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750334668Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.75041971Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750530752Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750605424Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750682305Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.750796317Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751005472Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751153714Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751181945Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751249196Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751281527Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751327638Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751363879Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.75142788Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751505191Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751541972Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751571403Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751627744Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751657544Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751724695Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751763576Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751842198Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751849798Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.751889929Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.75194398Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752004031Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752055962Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752096613Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752142154Z namespaces/openshift-operators/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752149794Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752153864Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752182434Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752232415Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752281116Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752338137Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752369098Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752413599Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.75245776Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752638943Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752754975Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752829087Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752870197Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.752902478Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753057711Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753092132Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753138893Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753182194Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753259635Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753301016Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753330906Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753415738Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753453339Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753459209Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753537081Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753576571Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753611822Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753817966Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.753896908Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.754243554Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.754362777Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.754859356Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.754948478Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755126061Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755177602Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755210573Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755296644Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755403127Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755449058Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755525409Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.75557177Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755630831Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755689672Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755781124Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755831155Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755874266Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755917077Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755923717Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.755954587Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756023939Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.75606969Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756222133Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756258243Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756304104Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756363015Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756420626Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756472667Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756557569Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7565952Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756659971Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756787284Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756811334Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756824384Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756866535Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756887706Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756941436Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.756951597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757028528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovnkube-node-44jxb.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757213262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-node/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757221582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757225462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757251073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757349744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757417146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757447976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757458757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757462947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757485247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757585259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.75766555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757678481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/nbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757682661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/nbdb/nbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757687851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/nbdb/nbdb/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757725122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757817473Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757877485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757913005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/northd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757932436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/northd/northd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757936136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/northd/northd/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.757942706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/northd/northd/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7581768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758243622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/northd/northd/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758272322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-acl-logging/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758279642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758283242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758324343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758416545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758462186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758470206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-controller/ovn-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758474066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758507557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758732411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758793992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758818213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovnkube-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758823443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758828993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.758866884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.759869763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.759933865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.759961045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/sbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.759968945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/sbdb/sbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.759972565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/sbdb/sbdb/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760035936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760132238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76019393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-44jxb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76022818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760296501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovnkube-node-m2zfz.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760447184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-node/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760455364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760459505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760489325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760596207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760656248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760680129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760687649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760696019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76072864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760834632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760899773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760925104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/nbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760932164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/nbdb/nbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760935604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/nbdb/nbdb/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.760970955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761098027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761161858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761187309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/northd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761198299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/northd/northd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761208079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/northd/northd/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76123405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/northd/northd/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761336992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761399123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/northd/northd/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761431274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-acl-logging/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761440444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761444064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761474534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761559206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761603507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761611497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-controller/ovn-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761615177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761647448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761825201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761887062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761927243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovnkube-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761937773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761943053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.761966264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.762838411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.762902812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.762935323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/sbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.762943043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/sbdb/sbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.762950693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/sbdb/sbdb/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.762973853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763099206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763162677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-m2zfz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763201878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76333155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovnkube-node-q9rgs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763476093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-node/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763484243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763488023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763517874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763635946Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763695317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763735968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763754168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763758648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763785929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763908322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.763964952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764029944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/nbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764045314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/nbdb/nbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764050834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/nbdb/nbdb/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764085665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764164006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764224868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764261848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/northd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764269158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/northd/northd/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764272938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/northd/northd/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764301519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/northd/northd/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764393871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764458872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/northd/northd/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764493233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-acl-logging/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764503743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764508713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764539234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764613665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764661226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764676356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-controller/ovn-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764681257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764706847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76486044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764922151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764960292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovnkube-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764968782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.764972322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.765023023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.765825559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76588863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.765948661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/sbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.765956401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/sbdb/sbdb/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.765959711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/sbdb/sbdb/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766009852Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766125094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766189146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q9rgs/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766232436Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766250947Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766306438Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766317268Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766353729Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76643709Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766556123Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766599334Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766638814Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766715496Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766795447Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766836788Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766879999Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76691755Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7669259Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76692957Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.766967741Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767046862Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767090693Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767151854Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767195925Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767241036Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767261296Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767365569Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7674617Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767562492Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767585263Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767639844Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767662134Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767710285Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767799617Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767845158Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.767883968Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76796368Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768035702Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768048452Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768080862Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768125563Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768167114Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768267746Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768344268Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768537021Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768613373Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768731505Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.768850737Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769051281Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769104652Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769148183Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769185384Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769226774Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769266595Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769306336Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769382897Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769452349Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.76950417Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769544391Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769585481Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769628422Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769680413Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769713204Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769757875Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769768385Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-9d2bg/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769806746Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-9d2bg/service-ca-operator-5d7b7dc95c-9d2bg.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769878847Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-9d2bg/service-ca-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769889707Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-9d2bg/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769905508Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-9d2bg/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.769916398Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-9d2bg/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770107342Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-9d2bg/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770265875Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770288505Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770344046Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770371987Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770422038Z namespaces/openshift-service-ca/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770464798Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770511869Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7705515Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770598111Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770631592Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770709223Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770803745Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770897107Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770939558Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.770965528Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77105194Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77108529Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771165132Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771202993Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771236363Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771310285Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771361566Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771372886Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771391056Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771443497Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771492908Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771607121Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771685012Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771810544Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.771879066Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772006818Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772144971Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772313824Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772347585Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772387786Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772428907Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772467007Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772497518Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772535498Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7726203Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772690161Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772726532Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772768023Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772813554Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772845984Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772890365Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772899125Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.772929366Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/service-ca-7bb4f4bcc7-bxfn6.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773051899Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/service-ca-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773065869Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773070139Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7731066Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773314334Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773375345Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-bxfn6/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773413455Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773439626Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773487017Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773524738Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773574319Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77361263Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7736715Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773706621Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773758072Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773778563Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773859164Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.773931896Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774025987Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774069088Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774110919Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77415544Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774188871Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774267282Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774325933Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774360184Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774441775Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774471086Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774515217Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774616849Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77468587Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774768192Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774843743Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.774926725Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775065807Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77522229Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775269591Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775296652Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775348103Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775389684Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775426734Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775463075Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775549917Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775608408Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775655759Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77569092Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775740281Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775783632Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775839402Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775856353Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775910034Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.775941015Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776022376Z namespaces/openshift/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776069347Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776127828Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776154769Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77620308Z namespaces/openshift/apps/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77623981Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776315082Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776385723Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776464205Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776496085Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776536866Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776589107Z namespaces/openshift/batch/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776604508Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776692559Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77673092Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77676462Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776844462Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776889553Z namespaces/openshift/core/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.776929574Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777106057Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777177059Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77725721Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777332971Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777401483Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777526675Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777687138Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777733549Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77777908Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777820201Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.777852061Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.779038335Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.779062085Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.779160327Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.779231928Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77933555Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.779431092Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.779513664Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.779664447Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.77983394Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780052404Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780150026Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780232238Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78034627Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780456592Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780556784Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780639335Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780729077Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780820499Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.780931401Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781066514Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781152985Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781250518Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781352619Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781427291Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781518252Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781612164Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781707486Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.781789828Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78190326Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782028913Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782123934Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782224986Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782323348Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78240668Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782509422Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782591123Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782702386Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.782866619Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78292111Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783049342Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783142534Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783233966Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783368328Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783491001Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783576443Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783697335Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.783837408Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78394477Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784077442Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784169844Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784254785Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784344667Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.7844609Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784571982Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784686404Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784792336Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.784904248Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78500944Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785191254Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785306936Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785420188Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785457929Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785539281Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785603282Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785646252Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785683663Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785731884Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785764485Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785811256Z namespaces/openshift/policy/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785848476Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785893617Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785933658Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.785991079Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786002689Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78605139Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786150392Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786266735Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786371957Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786477289Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786635372Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786735074Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786845796Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.786946508Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78708195Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.787188553Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.787334765Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.787452058Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.78758342Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.787683132Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.787814035Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.787910267Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788050819Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788167301Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788265803Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788376616Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788470397Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788572059Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788676841Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788772543Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788871375Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.788973717Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789102219Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789212142Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789322844Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789415785Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789508777Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789602649Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789739792Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789851154Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.789945936Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790100329Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790196161Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790309193Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790410825Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790508867Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790624529Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790733051Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790846603Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.790965335Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791122319Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791256601Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791380164Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791498386Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791611548Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.79169341Z network_logs/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791736881Z network_logs/cluster_scale [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791830872Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791902704Z network_logs/multi-networkpolicy [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.791972855Z network_logs/net-attach-def [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.792082847Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.79221574Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.792296221Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.793522435Z nodes/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.793562376Z nodes/debug [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.793651418Z nodes/ip-10-0-132-145.ec2.internal/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.793670478Z nodes/ip-10-0-132-145.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.793965404Z nodes/ip-10-0-132-145.ec2.internal/dmesg [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.794257879Z nodes/ip-10-0-132-145.ec2.internal/ethtool_channels [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.794329941Z nodes/ip-10-0-132-145.ec2.internal/ethtool_features [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.794415973Z nodes/ip-10-0-132-145.ec2.internal/ip-10-0-132-145.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.794777209Z nodes/ip-10-0-132-145.ec2.internal/irq_affinities.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.794925902Z nodes/ip-10-0-132-145.ec2.internal/lscpu [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.795073535Z nodes/ip-10-0-132-145.ec2.internal/lspci [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.795165207Z nodes/ip-10-0-132-145.ec2.internal/podresources.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.79529835Z nodes/ip-10-0-132-145.ec2.internal/pods_info.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.795426382Z nodes/ip-10-0-132-145.ec2.internal/proc_cmdline [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.795505743Z nodes/ip-10-0-132-145.ec2.internal/sysinfo.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.797131785Z nodes/ip-10-0-132-145.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.797283818Z nodes/ip-10-0-136-131.ec2.internal/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.797318209Z nodes/ip-10-0-136-131.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.797551923Z nodes/ip-10-0-136-131.ec2.internal/dmesg [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.797786488Z nodes/ip-10-0-136-131.ec2.internal/ethtool_channels [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.797856129Z nodes/ip-10-0-136-131.ec2.internal/ethtool_features [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.797937151Z nodes/ip-10-0-136-131.ec2.internal/ip-10-0-136-131.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.798260057Z nodes/ip-10-0-136-131.ec2.internal/irq_affinities.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.798375479Z nodes/ip-10-0-136-131.ec2.internal/lscpu [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.798492592Z nodes/ip-10-0-136-131.ec2.internal/lspci [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.798570413Z nodes/ip-10-0-136-131.ec2.internal/podresources.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.798660675Z nodes/ip-10-0-136-131.ec2.internal/pods_info.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.798773967Z nodes/ip-10-0-136-131.ec2.internal/proc_cmdline [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.798850318Z nodes/ip-10-0-136-131.ec2.internal/sysinfo.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.80048354Z nodes/ip-10-0-136-131.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.800643513Z nodes/ip-10-0-136-248.ec2.internal/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.800665194Z nodes/ip-10-0-136-248.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.800940059Z nodes/ip-10-0-136-248.ec2.internal/dmesg [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.801193834Z nodes/ip-10-0-136-248.ec2.internal/ethtool_channels [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.801261125Z nodes/ip-10-0-136-248.ec2.internal/ethtool_features [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.801340917Z nodes/ip-10-0-136-248.ec2.internal/ip-10-0-136-248.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.801638642Z nodes/ip-10-0-136-248.ec2.internal/irq_affinities.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.801779065Z nodes/ip-10-0-136-248.ec2.internal/lscpu [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.801895757Z nodes/ip-10-0-136-248.ec2.internal/lspci [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.801993719Z nodes/ip-10-0-136-248.ec2.internal/podresources.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.802107551Z nodes/ip-10-0-136-248.ec2.internal/pods_info.json [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.802215524Z nodes/ip-10-0-136-248.ec2.internal/proc_cmdline [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.802284175Z nodes/ip-10-0-136-248.ec2.internal/sysinfo.log [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.803912086Z nodes/ip-10-0-136-248.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.80409771Z pod_network_connectivity_check/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.804134171Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.804235953Z static-pods/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.804245173Z static-pods/kube-apiserver/ [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.813788298Z [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.813809648Z sent 57,868 bytes received 4,006,189 bytes 8,128,114.00 bytes/sec [must-gather] [must-gather-7d48g] OUT 2026-07-01T18:29:53.813815738Z total size is 44,154,579 speedup is 10.86 [must-gather] [must-gather ] OUT 2026-07-01T18:29:54.11538051Z namespace/openshift-must-gather-w9pcn 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: a2f40bac-e050-4940-bfe5-34ec391561fb [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-tdvh4 [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-tdvh4-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-tdvh4 [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 6754301 Jul 1 18:30 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-tdvh4/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 0d0116c] 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-tdvh4/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] 3ef3f7a..0d0116c ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded