+ bash + STATUS_FILE=/test-status/deploy-and-e2e-status + echo failed + COMPONENT_NAME=kserve-agent-ci ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:985e48a4dc8e95274c844c2453803bfeaccfe3a179409acdc978d01063c81ae6 + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:985e48a4dc8e95274c844c2453803bfeaccfe3a179409acdc978d01063c81ae6 + COMPONENT_NAME=kserve-controller-ci ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b35c4a846c2b198dabd1aee0c9222f57fed19f1ff3534deedad8a3fc1c39002f + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b35c4a846c2b198dabd1aee0c9222f57fed19f1ff3534deedad8a3fc1c39002f + COMPONENT_NAME=kserve-router-ci ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2feaa93986f148e85720c135b637c474e72e04ce9723043ce041d3faf964b128 + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2feaa93986f148e85720c135b637c474e72e04ce9723043ce041d3faf964b128 + COMPONENT_NAME=kserve-storage-initializer-ci ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:91960d110466aedc4a1b6eb167d73f723c2c405bc96bb70d4636000e200b88f8 + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:91960d110466aedc4a1b6eb167d73f723c2c405bc96bb70d4636000e200b88f8 + COMPONENT_NAME=odh-kserve-llmisvc-controller-ci ++ jq -r --arg component_name odh-kserve-llmisvc-controller-ci '.[$component_name].image' + export LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:a53157c1048771d7ad5ddc414a6217b8bf46f60ddb457e33947ffa503ae10401 + LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:a53157c1048771d7ad5ddc414a6217b8bf46f60ddb457e33947ffa503ae10401 + ./test/scripts/openshift-ci/run-e2e-tests.sh 'llminferenceservice and cluster_cpu' 2 llm-d Installing on cluster Using namespace: kserve for KServe components SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1399 KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b35c4a846c2b198dabd1aee0c9222f57fed19f1ff3534deedad8a3fc1c39002f LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:a53157c1048771d7ad5ddc414a6217b8bf46f60ddb457e33947ffa503ae10401 KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:985e48a4dc8e95274c844c2453803bfeaccfe3a179409acdc978d01063c81ae6 KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:2feaa93986f148e85720c135b637c474e72e04ce9723043ce041d3faf964b128 STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:91960d110466aedc4a1b6eb167d73f723c2c405bc96bb70d4636000e200b88f8 ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1399 SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1399 [INFO] Installing Kustomize v5.8.1 for linux/amd64... [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize v5.8.1 make: Entering directory '/workspace/source' [INFO] Installing yq v4.52.1 for linux/amd64... [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq yq (https://github.com/mikefarah/yq/) version v4.52.1 make: Leaving directory '/workspace/source' Installing KServe Python SDK ... [INFO] Installing uv 0.7.8 for linux/amd64... [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv 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. uv 0.7.8 Creating virtual environment... warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) Using CPython 3.9.25 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv /workspace/source Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 Creating virtual environment at: .venv Resolved 263 packages in 1ms Building kserve @ file:///workspace/source/python/kserve Downloading kubernetes (1.9MiB) Downloading aiohttp (1.7MiB) Downloading uvloop (3.8MiB) Downloading grpcio-tools (2.5MiB) Downloading pydantic-core (2.0MiB) Downloading cryptography (4.3MiB) Downloading grpcio (6.4MiB) Downloading pandas (12.5MiB) Downloading pyarrow (40.1MiB) Downloading mypy (17.2MiB) Downloading numpy (15.7MiB) Downloading botocore (12.9MiB) Downloading portforward (3.9MiB) Downloading black (1.6MiB) Downloading setuptools (1.2MiB) Building timeout-sampler==1.0.3 Building python-simple-logger==2.0.19 Downloading aiohttp Downloading pydantic-core Downloading black Downloading grpcio-tools Downloading setuptools Downloading portforward Downloading uvloop Downloading cryptography Built python-simple-logger==2.0.19 Downloading grpcio Downloading kubernetes Built timeout-sampler==1.0.3 Built kserve @ file:///workspace/source/python/kserve Downloading numpy Downloading pandas Downloading botocore Downloading pyarrow Downloading mypy Prepared 99 packages in 1.84s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 99 packages in 307ms + aiohappyeyeballs==2.6.1 + aiohttp==3.13.3 + aiosignal==1.4.0 + annotated-doc==0.0.4 + annotated-types==0.7.0 + anyio==4.9.0 + attrs==25.3.0 + avro==1.12.0 + black==24.3.0 + boto3==1.37.35 + botocore==1.37.35 + cachetools==5.5.2 + certifi==2025.1.31 + cffi==2.0.0 + charset-normalizer==3.4.1 + click==8.1.8 + cloudevents==1.11.0 + colorama==0.4.6 + colorlog==6.10.1 + coverage==7.8.0 + cryptography==46.0.5 + deprecation==2.1.0 + durationpy==0.9 + execnet==2.1.1 + fastapi==0.121.3 + frozenlist==1.5.0 + google-auth==2.39.0 + grpc-interceptor==0.15.4 + grpcio==1.78.1 + grpcio-testing==1.78.1 + grpcio-tools==1.78.1 + h11==0.16.0 + httpcore==1.0.9 + httptools==0.6.4 + httpx==0.27.2 + httpx-retries==0.4.5 + idna==3.10 + iniconfig==2.1.0 + jinja2==3.1.6 + jmespath==1.0.1 + kserve==0.17.0 (from file:///workspace/source/python/kserve) + kubernetes==32.0.1 + markupsafe==3.0.2 + multidict==6.4.3 + mypy==0.991 + mypy-extensions==1.0.0 + numpy==2.2.4 + oauthlib==3.2.2 + orjson==3.10.16 + packaging==24.2 + pandas==2.2.3 + pathspec==0.12.1 + platformdirs==4.3.7 + pluggy==1.5.0 + portforward==0.7.1 + prometheus-client==0.21.1 + propcache==0.3.1 + protobuf==6.33.5 + psutil==5.9.8 + pyarrow==19.0.1 + pyasn1==0.6.1 + pyasn1-modules==0.4.2 + pycparser==2.22 + pydantic==2.12.4 + pydantic-core==2.41.5 + pyjwt==2.12.1 + pytest==7.4.4 + pytest-asyncio==0.23.8 + pytest-cov==5.0.0 + pytest-httpx==0.30.0 + pytest-xdist==3.6.1 + python-dateutil==2.9.0.post0 + python-dotenv==1.1.0 + python-multipart==0.0.22 + python-simple-logger==2.0.19 + pytz==2025.2 + pyyaml==6.0.2 + requests==2.32.3 + requests-oauthlib==2.0.0 + rsa==4.9.1 + s3transfer==0.11.4 + setuptools==78.1.0 + six==1.17.0 + sniffio==1.3.1 + starlette==0.49.1 + tabulate==0.9.0 + timeout-sampler==1.0.3 + timing-asgi==0.3.1 + tomlkit==0.13.2 + typing-extensions==4.15.0 + typing-inspection==0.4.2 + tzdata==2025.2 + urllib3==2.6.2 + uvicorn==0.34.1 + uvloop==0.21.0 + watchfiles==1.0.5 + websocket-client==1.8.0 + websockets==15.0.1 + yarl==1.20.0 Audited 1 package in 60ms /workspace/source Creating namespace openshift-keda... namespace/openshift-keda created Namespace openshift-keda created/ensured. --- Creating OperatorGroup openshift-keda... operatorgroup.operators.coreos.com/openshift-keda created OperatorGroup openshift-keda created/ensured. --- Creating Subscription for openshift-custom-metrics-autoscaler-operator... subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created Subscription openshift-custom-metrics-autoscaler-operator created/ensured. --- Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). --- Applying KedaController custom resource... 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. kedacontroller.keda.sh/keda configured KedaController custom resource applied. --- Allowing time for KEDA components to be provisioned by the operator ... Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... Pod -l "app=keda-operator" in namespace "openshift-keda" found. Current pods for -l "app=keda-operator" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-operator-ffbb595cb-rp5mp 1/1 Running 0 41s Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... pod/keda-operator-ffbb595cb-rp5mp condition met Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. KEDA Operator pod is ready. Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-metrics-apiserver-7c9f485588-d7kw2 1/1 Running 0 47s Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... pod/keda-metrics-apiserver-7c9f485588-d7kw2 condition met Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. KEDA Metrics API Server pod is ready. Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-admission-cf49989db-m5c6f 1/1 Running 0 52s Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... pod/keda-admission-cf49989db-m5c6f condition met Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. KEDA Webhook pod is ready. --- ✅ KEDA deployment script finished successfully. 🔧 Configuration: KServe deployment: ❌ disabled Kuadrant deployment: ✅ enabled Checking OpenShift server version...(4.20.19) 🎯 Server version (4.20.19) is 4.19.9 or higher - continue with the script ⏳ Installing cert-manager namespace/cert-manager-operator created operatorgroup.operators.coreos.com/cert-manager-operator created subscription.operators.coreos.com/openshift-cert-manager-operator created Waiting for openshift-cert-manager-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (0/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (5/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (10/300) CSV cert-manager-operator.v1.18.1 is ready (Phase: Succeeded). Waiting for CRD certificates.cert-manager.io to appear (timeout: 90s)… CRD certificates.cert-manager.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io condition met ✅ Cert-manager installed ⏳ Installing openshift-lws-operator namespace/openshift-lws-operator created operatorgroup.operators.coreos.com/leader-worker-set created subscription.operators.coreos.com/leader-worker-set created Waiting for leader-worker-set CSV to become ready... Waiting for CSV to be installed for subscription leader-worker-set... (0/300) Waiting for CSV to be installed for subscription leader-worker-set... (5/300) Waiting for CSV to be installed for subscription leader-worker-set... (10/300) Waiting for CSV to be installed for subscription leader-worker-set... (15/300) CSV leader-worker-set.v1.0.0 is ready (Phase: Succeeded). Waiting for CRD leaderworkersetoperators.operator.openshift.io to appear (timeout: 90s)… CRD leaderworkersetoperators.operator.openshift.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/leaderworkersetoperators.operator.openshift.io condition met leaderworkersetoperator.operator.openshift.io/cluster created ⏳ waiting for openshift-lws-operator to be ready.… Waiting for pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to be created... Pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" found. Current pods for -l "name=openshift-lws-operator" in namespace "openshift-lws-operator": NAME READY STATUS RESTARTS AGE openshift-lws-operator-bfc7f696d-656mq 1/1 Running 0 13s Waiting up to 600s for pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to become ready... pod/openshift-lws-operator-bfc7f696d-656mq condition met Pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" are ready. ✅ openshift-lws-operator installed gatewayclass.gateway.networking.k8s.io/openshift-default created Waiting for pod -l "app=istiod" in namespace "openshift-ingress" to be created... Pod -l "app=istiod" in namespace "openshift-ingress" found. Current pods for -l "app=istiod" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE istiod-openshift-gateway-7cd77c7ffd-qndwb 1/1 Running 0 7s Waiting up to 600s for pod(s) -l "app=istiod" in namespace "openshift-ingress" to become ready... pod/istiod-openshift-gateway-7cd77c7ffd-qndwb condition met Pod(s) -l "app=istiod" in namespace "openshift-ingress" are ready. ⏳ Creating a Gateway Error from server (AlreadyExists): namespaces "openshift-ingress" already exists gateway.gateway.networking.k8s.io/openshift-ai-inference created Waiting for pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to be created... Pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" found. Current pods for -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq 1/1 Running 0 7s Waiting up to 600s for pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to become ready... pod/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq condition met Pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" are ready. ⏳ Installing RHCL(Kuadrant) operator namespace/kuadrant-system created subscription.operators.coreos.com/rhcl-operator created operatorgroup.operators.coreos.com/kuadrant created Waiting for rhcl-operator CSV to become ready... Waiting for CSV to be installed for subscription rhcl-operator... (0/600) Waiting for CSV to be installed for subscription rhcl-operator... (5/600) Waiting for CSV to be installed for subscription rhcl-operator... (10/600) Waiting for CSV to be installed for subscription rhcl-operator... (15/600) Waiting for CSV to be installed for subscription rhcl-operator... (20/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV rhcl-operator.v1.3.2 is ready (Phase: Succeeded). Waiting for CRD kuadrants.kuadrant.io to appear (timeout: 90s)… CRD kuadrants.kuadrant.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/kuadrants.kuadrant.io condition met Waiting for apiserver discovery /apis/kuadrant.io/v1beta1 to list kuadrants (timeout: 120s)… Discovery for kuadrant.io/v1beta1 includes kuadrants. ⏳ sleeping 30s after discovery (RESTMapper can trail discovery)… kuadrant.kuadrant.io/kuadrant created ⏳ waiting for Kuadrant Ready (attempt 1/2, timeout 5m)… kuadrant.kuadrant.io/kuadrant condition met Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-cq52j 1/1 Running 0 75s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-cq52j condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ⏳ waiting for authorino service to be created... service/authorino-authorino-authorization condition met service/authorino-authorino-authorization annotated Warning: resource authorinos/authorino 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. authorino.operator.authorino.kuadrant.io/authorino configured Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-cq52j 1/1 Running 0 83s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-cq52j condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ✅ kuadrant(authorino) installed Now using project "kserve" on server "https://a9f452ada8ad2477f964e89bdc5db5a6-75d56c191d4fbcfa.elb.us-east-1.amazonaws.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname ⏳ Installing KServe with SeaweedFS # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied ⏳ Waiting for CRDs to be established Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met ⏳ Applying all resources... customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied serviceaccount/kserve-controller-manager serverside-applied serviceaccount/llmisvc-controller-manager serverside-applied role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied configmap/inferenceservice-config serverside-applied configmap/kserve-parameters serverside-applied secret/kserve-webhook-server-secret serverside-applied secret/mlpipeline-s3-artifact serverside-applied service/kserve-controller-manager-metrics-service serverside-applied service/kserve-controller-manager-service serverside-applied service/kserve-webhook-server-service serverside-applied service/llmisvc-controller-manager-service serverside-applied service/llmisvc-webhook-server-service serverside-applied service/s3-service serverside-applied deployment.apps/kserve-controller-manager serverside-applied deployment.apps/llmisvc-controller-manager serverside-applied deployment.apps/seaweedfs serverside-applied networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied clusterstoragecontainer.serving.kserve.io/default serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied ⏳ Waiting for llmisvc-controller-manager to be ready... Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": NAME READY STATUS RESTARTS AGE llmisvc-controller-manager-5d56b85c4d-2gtxf 0/1 Running 0 6s Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... pod/llmisvc-controller-manager-5d56b85c4d-2gtxf condition met Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied Installing DSC/DSCI resources... dscinitialization.dscinitialization.opendatahub.io/test-dsci created datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created Patching ingress domain, markers: llminferenceservice and cluster_cpu configmap/inferenceservice-config patched pod "kserve-controller-manager-7dcb9f9f85-r9hnx" deleted datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched waiting kserve-controller get ready... pod/kserve-controller-manager-7dcb9f9f85-t2jlx condition met Installing ODH Model Controller manually with PR images customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created serviceaccount/model-serving-api created serviceaccount/odh-model-controller created role.rbac.authorization.k8s.io/leader-election-role created clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created Warning: resource clusterroles/metrics-reader 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. clusterrole.rbac.authorization.k8s.io/metrics-reader configured clusterrole.rbac.authorization.k8s.io/model-serving-api created clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created clusterrole.rbac.authorization.k8s.io/proxy-role created rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created configmap/odh-model-controller-parameters created service/model-serving-api created service/odh-model-controller-metrics-service created service/odh-model-controller-webhook-service created deployment.apps/model-serving-api created deployment.apps/odh-model-controller created servicemonitor.monitoring.coreos.com/model-serving-api-metrics created servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created template.template.openshift.io/guardrails-detector-huggingface-serving-template created template.template.openshift.io/kserve-ovms created template.template.openshift.io/mlserver-runtime-template created template.template.openshift.io/vllm-cpu-runtime-template created template.template.openshift.io/vllm-cpu-x86-runtime-template created template.template.openshift.io/vllm-cuda-runtime-template created template.template.openshift.io/vllm-gaudi-runtime-template created template.template.openshift.io/vllm-multinode-runtime-template created template.template.openshift.io/vllm-rocm-runtime-template created template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created template.template.openshift.io/vllm-spyre-s390x-runtime-template created template.template.openshift.io/vllm-spyre-x86-runtime-template created mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... deployment "odh-model-controller" successfully rolled out Add testing models to SeaweedFS S3 storage ... Waiting for SeaweedFS deployment to be ready... deployment "seaweedfs" successfully rolled out S3 init job not completed, re-creating... job.batch/s3-init created Waiting for S3 init job to complete... job.batch/s3-init condition met networkpolicy.networking.k8s.io/allow-all created Prepare CI namespace and install ServingRuntimes Setting up CI namespace: kserve-ci-e2e-test Tearing down CI namespace: kserve-ci-e2e-test Namespace kserve-ci-e2e-test does not exist, skipping deletion CI namespace teardown complete Creating namespace kserve-ci-e2e-test namespace/kserve-ci-e2e-test created Applying S3 artifact secret secret/mlpipeline-s3-artifact created Applying storage-config secret secret/storage-config created Creating odh-trusted-ca-bundle configmap configmap/odh-trusted-ca-bundle created Installing ServingRuntimes servingruntime.serving.kserve.io/kserve-huggingfaceserver created servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created servingruntime.serving.kserve.io/kserve-lgbserver created servingruntime.serving.kserve.io/kserve-mlserver created servingruntime.serving.kserve.io/kserve-paddleserver created servingruntime.serving.kserve.io/kserve-pmmlserver created servingruntime.serving.kserve.io/kserve-predictiveserver created servingruntime.serving.kserve.io/kserve-sklearnserver created servingruntime.serving.kserve.io/kserve-tensorflow-serving created servingruntime.serving.kserve.io/kserve-torchserve created servingruntime.serving.kserve.io/kserve-tritonserver created servingruntime.serving.kserve.io/kserve-xgbserver created CI namespace setup complete Setup complete === E2E cluster / operator summary === Client Version: 4.20.11 Kustomize Version: v5.6.0 Server Version: 4.20.19 Kubernetes Version: v1.33.9 ClusterVersion desired: 4.20.19 ClusterVersion history (latest): 4.20.19 (Completed) CSVs in kuadrant-system: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-keda: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded custom-metrics-autoscaler.v2.18.1-2 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in cert-manager-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-lws-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded dns-operator.v1.3.0 Succeeded leader-worker-set.v1.0.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-operators (ODH / shared operators, filtered): authorino-operator.v1.3.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded Kuadrant / Authorino (diagnostics): CRD kuadrants.kuadrant.io versions: v1beta1 served=true storage=true Subscriptions in kuadrant-system: authorino-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators authorino-operator.v1.3.0 dns-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators dns-operator.v1.3.0 limitador-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators limitador-operator.v1.3.0 rhcl-operator stable redhat-operators rhcl-operator.v1.3.2 Kuadrant CR conditions (kuadrant/kuadrant-system): Ready=True (Ready) === End E2E cluster / operator summary === /workspace/source REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- MIIDPDCCAiSgAwIBAgIIbv9jjfu5OfgwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNzExMDkzOVoX DTM2MDQxNDExMDkzOVowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtYFJTW3uJWwo Nxh+JrF8MBa/+E8Gd5zFgjkqiJlJJ/yX+etW8Qg82hJvy8PIFmLvK5HXTNQw4hTA zdjFBCVhOyyuNtxchJqWhkmN+8JqzrChf4q0Ym7c2neSg3bfvNDMU97WvkM0Ap8S 2/rMF4ko/UYG6lByoo1+wr9ss9dfXfcjKvsSB4ZxvBzMvChfbr5h61HRLFobFe9N BBTGxqBOBMfgU5sEUOaW8FGFvUjjIBEuAh3znxm+5QRcIfCL0UWDdF3lvNQFlH80 eV5mJRRIDftuSEvnYVsp6g1vCTdAJHqgB/r1vL7mSw/IpymSfq1MXNhoYLEKiAkm FxBuV+Z4gwIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB /zBJBgNVHQ4EQgRASa6+OjetgnbYXZje4k2xgd7inlW0zGUSYQQXgqAARIZfRhU9 d4NRXV+1/PDhHmZLUASAo1ya9iiNQFA4kqzOSDANBgkqhkiG9w0BAQsFAAOCAQEA UaR+fQsiNI0XwU5cBm0Npe+lDQsknusU5k+By32wq6LgHi2AmLd8+UTpOYLE2QRq TnmiDpSJOWDV50gT1e4Y+xuKMH78tvU7knRwKji7eWIDa8GTRsN5wVf2RLk5c6FC Z9hJRHfhtY3Eo6/K2316D+MwCV9V7DKMwQDIBwtp4Wjl1wxhQjwT4JwHSFTkU9m0 p57Y0wwnoxQl955NW/chwa214f8U915OhEttNl1il5cmCDrAEL8qY+w1ko2jLdG5 xhQkeCXcg58YR8YMsQXvF6A/B54/Di0qYKEdEctvbhSS59UToFMeSwqN32bi74a0 A9MNr5LPGM9vh2VKDUV0VA== -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIEADCCAuigAwIBAgIIW8NmHbcp8bgwDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNzExMTAxMVoX DTI3MDQxNzExMTAxMVowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB AOsXAagwHBE+p9wjrEHLJ2flID2gjShvQ4Y1FrcUbCIdX8aigijZ6djkOoj3tuHn C5azLNmJSkPfbfQjfJrybL9FykFnvZQSrSvhyoPNY88wXiO7RM/mz0EMGna4YfSr SW0M/rZpYkz8H36mimnDNiZ3fuxiapFURC//X4CqcpGCPpt3FhRexsncjzz92NM0 fRP7EyKq1BEyApX+XVxGkaasQ20Zj8riIhUIq7sR2BdYAtLCXPWB1+W1SYx5vHUq eDtry9z7txOujS9PiO6UJlNsZvMD5oSpDoE/LoofGAK/nBPSxSbPyIRcs8pwD113 ur0OUR+SmBsiZcFp3h0VTtUCAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV HQ4EQgRAOCdHFGP7hB0mHv5XDTFype0aW5P1WunQQ04xQgy8U7yaIAtig4b2Yr5o lOY/E2iaoPZNGA23D9J+/w8+CSNvzjBLBgNVHSMERDBCgEBJrr46N62CdthdmN7i TbGB3uKeVbTMZRJhBBeCoABEhl9GFT13g1FdX7X88OEeZktQBICjXJr2KI1AUDiS rM5IMEsGA1UdEQREMEKCQCouYXBwcy5iNGZhYzA5Ny1lM2Y5LTQ5OTgtYjYxOS0y NWY1OWFjYTBiMjgucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD ggEBAKTuou407PmMWsZlOPX72U9o03IxYmJn1iZW3z+5nqAcItMX9cNEu6gtu8z3 1Mf4PPQj4vwziwOTzXE94A36S8+dCZswroWE69vGzaEgTHIMQFFB1yI/Igl5BhlE e4311KUWf+SuAEJvA6F4bJaLapCvLsrQ1wIPT8JARZfht/lSkNJI5vb7YecbKZCM eyGrUbopn4HnXbxO49H01EAWxdk+PRwVn98fFI3lpzKvzAmvcwpgj8eBRqlsk4ih 0R0yh05BDdjNnjafUoSz7md1HK963S/QlEh72LU4wTEfrAB0cCXcvPm7dGRqStJJ jgVHAITEtCDh/Tou2lNG534ZSZ8= -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDUTCCAjmgAwIBAgIIe9SwNncx2+cwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NjQyNDcwMjAe Fw0yNjA0MTcxMTE4MjJaFw0yODA2MTUxMTE4MjNaMDYxNDAyBgNVBAMMK29wZW5z aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY0MjQ3MDIwggEiMA0GCSqG SIb3DQEBAQUAA4IBDwAwggEKAoIBAQC1Caxg3ecbanHmXSR0UnT/blVLoclS7y4O 9AsFfQC93ywO3VR5TWsj3G+viZf2oDIn1tFbI70B+0lHTDMdPs63OT9Zh68WD1+h 0vVdQtoyxwecyQHzNYbTTzG7qdUzVGoTgp882AYENPsEmnzWne1EOK1FctuhJCwv xoaEbVufLsKPdZifLr6NF8sWXJykI1TUEj4+nmtF67QO2fuwFA5PjFNmWx/BEQSu mgzzI2QVvTKAAiJJjJBnfq7y8b6deGsN6HRLokitfd0uhTmumem6WI2DflBle1Ml fxcIh490Wx76q/DIjw5tB7bAyHkYg6U6m8tuH2Oz7+1J9ESOh3PvAgMBAAGjYzBh MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBSUhl4p 3tkQSzBX7x9N/gRNzrAJYjAfBgNVHSMEGDAWgBSUhl4p3tkQSzBX7x9N/gRNzrAJ YjANBgkqhkiG9w0BAQsFAAOCAQEAIh11QRPuArHasAh0yDn6W2jgWV0Tl+aUyfP0 wes6uxNtJQpDiuESAHBa4P0y7VImcQZaXTNBhaJrLQS523vSpuu5j5HlGOzp2ev2 zqvdXSmVAJ7I5AjY3UFJUAe86lMTbO3bnNopRG9yp8cGdOcVOykO3THB9sjlLT9V Hc0KRrG9VZz7fAFsL9WCyTKty0gtWx7tVI9KOLOchwltkXDWTEnHNaO/6tYLeLsh zkOaJn5MNy6r4BXQlIa1ac2MQNmTYocpnor7CaEjvzbjEjSNl/Toj4aeGNjUfVgH KbaW2YikYUoZr6ajpSrVxYVxERmWdr4fih5lo+y2rFoQLGi5qg== -----END CERTIFICATE----- Run E2E tests: llminferenceservice and cluster_cpu /workspace/source/kserve-images.sh: line 20: KO_DOCKER_REPO: unbound variable [must-gather ] OUT 2026-04-17T11:28:45.627031224Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: c0b2248f-827c-4ec1-9854-1c82e1df59d5 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-17T11:28:45.658180876Z namespace/openshift-must-gather-k5n87 created [must-gather ] OUT 2026-04-17T11:28:45.665635847Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-jbpxc created [must-gather ] OUT 2026-04-17T11:28:45.692815408Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather-bhrhp] POD 2026-04-17T11:28:50.892076381Z [disk usage checker] Started [must-gather-bhrhp] POD 2026-04-17T11:28:50.926748958Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-bhrhp] POD 2026-04-17T11:28:51.178339928Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather-bhrhp] POD 2026-04-17T11:28:51.359981542Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:51.360013225Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:51.360013225Z namespaces "redhat-ods-operator" not found [must-gather-bhrhp] POD 2026-04-17T11:28:51.362662136Z Error getting logs from redhat-ods-operator [must-gather-bhrhp] POD 2026-04-17T11:28:51.545878253Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:51.545910188Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:51.545910188Z namespaces "redhat-ods-monitoring" not found [must-gather-bhrhp] POD 2026-04-17T11:28:51.548152508Z Error getting logs from redhat-ods-monitoring [must-gather-bhrhp] POD 2026-04-17T11:28:51.724058293Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:51.724092853Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:51.724092853Z namespaces "redhat-ods-applications" not found [must-gather-bhrhp] POD 2026-04-17T11:28:51.726275016Z Error getting logs from redhat-ods-applications [must-gather-bhrhp] POD 2026-04-17T11:28:51.900281716Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:51.900325103Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:51.900325103Z namespaces "rhods-notebooks" not found [must-gather-bhrhp] POD 2026-04-17T11:28:51.902721865Z Error getting logs from rhods-notebooks [must-gather-bhrhp] POD 2026-04-17T11:28:52.079991236Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:52.080024403Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:52.080024403Z namespaces "rhoai-model-registries" not found [must-gather-bhrhp] POD 2026-04-17T11:28:52.082625495Z Error getting logs from rhoai-model-registries [must-gather-bhrhp] POD 2026-04-17T11:28:52.265655881Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:52.265689931Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:52.265689931Z namespaces "istio-system" not found [must-gather-bhrhp] POD 2026-04-17T11:28:52.269067846Z Error getting logs from istio-system [must-gather-bhrhp] POD 2026-04-17T11:28:52.449695705Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:52.449732035Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:52.449732035Z namespaces "knative-serving" not found [must-gather-bhrhp] POD 2026-04-17T11:28:52.452142340Z Error getting logs from knative-serving [must-gather-bhrhp] POD 2026-04-17T11:28:52.620599964Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:52.620694484Z error: inspection completed with the errors occurred while gathering data: [must-gather-bhrhp] POD 2026-04-17T11:28:52.620694484Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather-bhrhp] POD 2026-04-17T11:28:52.623227345Z Error getting logs from redhat-ods-applications-auth-provider [must-gather-bhrhp] POD 2026-04-17T11:28:52.926711226Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:53.224536195Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:28:53.378850652Z error: the server doesn't have a resource type "auths" [must-gather-bhrhp] POD 2026-04-17T11:28:53.472861722Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:53.474891925Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:53.617676981Z error: the server doesn't have a resource type "monitorings" [must-gather-bhrhp] POD 2026-04-17T11:28:53.706817095Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:53.709081626Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:53.855196655Z error: the server doesn't have a resource type "featuretrackers" [must-gather-bhrhp] POD 2026-04-17T11:28:53.942838982Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:53.944961651Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:54.084679084Z error: the server doesn't have a resource type "codeflares" [must-gather-bhrhp] POD 2026-04-17T11:28:54.171120605Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:54.173396625Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:54.317465593Z error: the server doesn't have a resource type "dashboards" [must-gather-bhrhp] POD 2026-04-17T11:28:54.404108647Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:54.406044077Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:54.551987106Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather-bhrhp] POD 2026-04-17T11:28:54.636005795Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:54.638909197Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:54.780211497Z error: the server doesn't have a resource type "feastoperators" [must-gather-bhrhp] POD 2026-04-17T11:28:54.864119439Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:54.866162738Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:55.008718806Z error: the server doesn't have a resource type "kserves" [must-gather-bhrhp] POD 2026-04-17T11:28:55.091829252Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:55.093814829Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:55.238913395Z error: the server doesn't have a resource type "kueues" [must-gather-bhrhp] POD 2026-04-17T11:28:55.324509312Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:55.326436073Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:55.471733555Z error: the server doesn't have a resource type "modelcontrollers" [must-gather-bhrhp] POD 2026-04-17T11:28:55.561296046Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:55.563396859Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:55.704215305Z error: the server doesn't have a resource type "modelmeshservings" [must-gather-bhrhp] POD 2026-04-17T11:28:55.788020462Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:55.790034829Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:55.933658502Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-bhrhp] POD 2026-04-17T11:28:55.933830305Z error: the server doesn't have a resource type "modelregistries" [must-gather-bhrhp] POD 2026-04-17T11:28:56.018520457Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:56.020770481Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:56.167923154Z error: the server doesn't have a resource type "rays" [must-gather-bhrhp] POD 2026-04-17T11:28:56.254187049Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:56.256483633Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:56.395615013Z error: the server doesn't have a resource type "trainingoperators" [must-gather-bhrhp] POD 2026-04-17T11:28:56.482622874Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:56.484870577Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:56.632945245Z error: the server doesn't have a resource type "trustyais" [must-gather-bhrhp] POD 2026-04-17T11:28:56.719877473Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:56.721971829Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:56.860310188Z error: the server doesn't have a resource type "workbenches" [must-gather-bhrhp] POD 2026-04-17T11:28:56.946502682Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:56.948744192Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:57.085629347Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather-bhrhp] POD 2026-04-17T11:28:57.171508744Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:57.174972356Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:57.312060032Z error: the server doesn't have a resource type "llamastackoperators" [must-gather-bhrhp] POD 2026-04-17T11:28:57.396571854Z error: arguments in resource/name form must have a single resource and name [must-gather-bhrhp] POD 2026-04-17T11:28:57.398733036Z Error collecting info from [must-gather-bhrhp] POD 2026-04-17T11:28:58.156208441Z error: the server doesn't have a resource type "predictors" [must-gather-bhrhp] POD 2026-04-17T11:28:58.300006662Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather-bhrhp] POD 2026-04-17T11:28:58.434335348Z error: the server doesn't have a resource type "smcp" [must-gather-bhrhp] POD 2026-04-17T11:28:58.575056225Z error: the server doesn't have a resource type "smm" [must-gather-bhrhp] POD 2026-04-17T11:28:58.715653093Z error: the server doesn't have a resource type "smmr" [must-gather-bhrhp] POD 2026-04-17T11:28:59.356834405Z error: the server doesn't have a resource type "knativeservings" [must-gather-bhrhp] POD 2026-04-17T11:28:59.497256480Z error: the server doesn't have a resource type "configurations" [must-gather-bhrhp] POD 2026-04-17T11:28:59.640172010Z error: the server doesn't have a resource type "routes" [must-gather-bhrhp] POD 2026-04-17T11:28:59.798965058Z error: the server doesn't have a resource type "services" [must-gather-bhrhp] POD 2026-04-17T11:28:59.937958152Z error: the server doesn't have a resource type "revisions" [must-gather-bhrhp] POD 2026-04-17T11:29:00.505433647Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:00.653468658Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:00.745087771Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:00.821390923Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:00.941246843Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-bhrhp] POD 2026-04-17T11:29:01.006605145Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:01.148934625Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:01.247967779Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:01.330581054Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:01.508058326Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:01.649180499Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:01.729985295Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:01.813660305Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:01.993652648Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:02.147131485Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:02.225166068Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:02.301214729Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:02.486815622Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:02.627051350Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:02.707530760Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:02.785700619Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:02.968344317Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:03.110969429Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:03.195619465Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:03.276284761Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:03.448010366Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:03.593588056Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:03.676877853Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:03.751761593Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:03.926666489Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:04.069550901Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:04.153590112Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:04.231079309Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:04.407021385Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:04.556501461Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:04.639778648Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:04.716707781Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:04.892166177Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:05.033538399Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:05.115790077Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:05.195588449Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:05.368695598Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:05.509743898Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:05.660136724Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:05.743702098Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:05.919073944Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-bhrhp] POD 2026-04-17T11:29:05.948822673Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-bhrhp] POD 2026-04-17T11:29:06.066699537Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:06.161070778Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:06.240721682Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:06.419413891Z Gathering data for ns/openshift-ingress... [must-gather-bhrhp] POD 2026-04-17T11:29:06.707673056Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:06.892472723Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:07.008906772Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:07.187012490Z Gathering data for ns/openshift-ingress... [must-gather-bhrhp] POD 2026-04-17T11:29:07.463312785Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:07.944278171Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:08.064648260Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:08.243769798Z Gathering data for ns/kuadrant-system... [must-gather-bhrhp] POD 2026-04-17T11:29:08.558325935Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-bhrhp] POD 2026-04-17T11:29:08.744406480Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-bhrhp] POD 2026-04-17T11:29:08.877853016Z Wrote inspect data to must-gather. [must-gather-bhrhp] POD 2026-04-17T11:29:10.954120673Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather-bhrhp] POD 2026-04-17T11:29:11.132744243Z Caches written to disk [must-gather-bhrhp] OUT 2026-04-17T11:29:12.139572434Z waiting for gather to complete [must-gather-bhrhp] OUT 2026-04-17T11:29:12.142061431Z downloading gather output [must-gather-bhrhp] OUT 2026-04-17T11:29:12.403828847Z receiving incremental file list [must-gather-bhrhp] OUT 2026-04-17T11:29:12.417784127Z ./ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.417861529Z aggregated-discovery-api.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.418140076Z aggregated-discovery-apis.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.418945454Z event-filter.html [must-gather-bhrhp] OUT 2026-04-17T11:29:12.419326233Z timestamp [must-gather-bhrhp] OUT 2026-04-17T11:29:12.419456266Z version [must-gather-bhrhp] OUT 2026-04-17T11:29:12.422831263Z cluster-scoped-resources/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.422866324Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.422880025Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.422934576Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.422959286Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.422971836Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423046188Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423081019Z namespaces/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423095159Z namespaces/kserve-ci-e2e-test/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423160251Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423191792Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423338545Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423387226Z namespaces/kserve-ci-e2e-test/apps/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423402546Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423503699Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423606231Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423668443Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423722974Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423745424Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423800686Z namespaces/kserve-ci-e2e-test/batch/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423842427Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423926049Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.423957129Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42400182Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424083722Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424125493Z namespaces/kserve-ci-e2e-test/core/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424159794Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424306117Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424377599Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424456341Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424543043Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424625085Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424743597Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424910001Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424959392Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.424988913Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425040584Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425070245Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425129326Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425178327Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425273509Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42530344Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425351341Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425391992Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425432893Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425477734Z namespaces/kserve-ci-e2e-test/policy/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425517445Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425561406Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425586807Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425638448Z namespaces/kuadrant-system/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425686169Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42574311Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425781031Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425820012Z namespaces/kuadrant-system/apps/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425864983Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.425943175Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426285523Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42659014Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426628771Z namespaces/kuadrant-system/autoscaling/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426674312Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426719953Z namespaces/kuadrant-system/batch/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426761504Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426838876Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426887446Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426914797Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.426995329Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42703674Z namespaces/kuadrant-system/core/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.427081191Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.427212564Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.427353087Z namespaces/kuadrant-system/core/events.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.427844268Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42792105Z namespaces/kuadrant-system/core/pods.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.428297329Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.428398481Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.428632017Z namespaces/kuadrant-system/core/services.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.428749399Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42877845Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.428898833Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.428938084Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.428966354Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429008955Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429085457Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429125138Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429166119Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42921302Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429267361Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429315502Z namespaces/kuadrant-system/pods/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429324623Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429354703Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino-68bd676465-g4tfv.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429434815Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429441405Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429446235Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429473846Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429578108Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.42964643Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429669581Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429716872Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/authorino-operator-7587b89b76-cq52j.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429811124Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429819444Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429822794Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.429858295Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.4300663Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430131341Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430170442Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430211853Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/dns-operator-controller-manager-844548ff4c-wrptj.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430317495Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430328456Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430331886Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430363697Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430472129Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430539481Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430582391Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430608682Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin-6c886788f8-ghw7m.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430693924Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430701364Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430707034Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430733865Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430810247Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430875628Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430904859Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.430932979Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431051922Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431062093Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431065403Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431100114Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43138066Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431447822Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431484682Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431513583Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador-limitador-67566c68b4-88szw.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431606085Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431613525Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431616805Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431637596Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431731128Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431793269Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43181494Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431861011Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/limitador-operator-controller-manager-c7fb4c8d5-rwb7v.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431952393Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431959853Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.431963203Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432001424Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432160438Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43224102Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43228237Z namespaces/kuadrant-system/policy/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432322171Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432367092Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432411004Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432451325Z namespaces/openshift-ingress/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432494975Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432572147Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432605938Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432656089Z namespaces/openshift-ingress/apps/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.4326922Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.432774932Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433026898Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433303734Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433352825Z namespaces/openshift-ingress/autoscaling/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433380036Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433454428Z namespaces/openshift-ingress/batch/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433485928Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43357422Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433620491Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433648082Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433729384Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433769175Z namespaces/openshift-ingress/core/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.433809176Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.434279447Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.434413639Z namespaces/openshift-ingress/core/events.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.434646825Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.434730167Z namespaces/openshift-ingress/core/pods.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.434994483Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435112406Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435332921Z namespaces/openshift-ingress/core/services.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435424413Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435453043Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435541325Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435579926Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435623787Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435656598Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43574476Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435785071Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435825312Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435881193Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435923984Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435982426Z namespaces/openshift-ingress/pods/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.435989986Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436046667Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/istiod-openshift-gateway-55ff986f96-wvdj2.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43615857Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43616639Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43617295Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.4361973Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436558699Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43662553Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436668241Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436696372Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436824325Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436832235Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436835525Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436869006Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.436984599Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43705089Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437070851Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437116972Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router-default-7cbc658598-mr5gb.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437237895Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437249305Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437252735Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437287405Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/current.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437397318Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/previous.insecure.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437461929Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/previous.log [must-gather-bhrhp] OUT 2026-04-17T11:29:12.43749168Z namespaces/openshift-ingress/policy/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437518201Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437574602Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-bhrhp] OUT 2026-04-17T11:29:12.437619173Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-bhrhp] OUT 2026-04-17T11:29:12.444670345Z [must-gather-bhrhp] OUT 2026-04-17T11:29:12.444690816Z sent 2,851 bytes received 166,649 bytes 339,000.00 bytes/sec [must-gather-bhrhp] OUT 2026-04-17T11:29:12.444696536Z total size is 1,697,154 speedup is 10.01 [must-gather ] OUT 2026-04-17T11:29:12.494701375Z namespace/openshift-must-gather-k5n87 deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: c0b2248f-827c-4ec1-9854-1c82e1df59d5 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-17T11:29:12.603820513Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: c0b2248f-827c-4ec1-9854-1c82e1df59d5 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-17T11:29:12.624717893Z namespace/openshift-must-gather-d2skc created [must-gather ] OUT 2026-04-17T11:29:12.632598044Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-p9r6s created [must-gather ] OUT 2026-04-17T11:29:12.669955812Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather-xtp6s] POD 2026-04-17T11:29:14.026480057Z [disk usage checker] Started [must-gather-xtp6s] POD 2026-04-17T11:29:14.055361805Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather-xtp6s] POD 2026-04-17T11:29:14.260350388Z Gathering data for ns/openshift-cluster-version... [must-gather-xtp6s] POD 2026-04-17T11:29:14.423586241Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-xtp6s] POD 2026-04-17T11:29:14.527190709Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-xtp6s] POD 2026-04-17T11:29:14.629059050Z Gathering data for ns/default... [must-gather-xtp6s] POD 2026-04-17T11:29:14.971573612Z Gathering data for ns/openshift... [must-gather-xtp6s] POD 2026-04-17T11:29:15.437983105Z Gathering data for ns/kube-system... [must-gather-xtp6s] POD 2026-04-17T11:29:16.101696999Z Gathering data for ns/openshift-etcd... [must-gather-xtp6s] POD 2026-04-17T11:29:16.469783075Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:16.469819230Z error: inspection completed with the errors occurred while gathering data: [must-gather-xtp6s] POD 2026-04-17T11:29:16.469819230Z namespaces "assisted-installer" not found [must-gather-xtp6s] POD 2026-04-17T11:29:16.699772566Z Waiting on subprocesses to finish execution. [must-gather-xtp6s] POD 2026-04-17T11:29:16.706550442Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather-xtp6s] POD 2026-04-17T11:29:16.708537536Z 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-xtp6s] POD 2026-04-17T11:29:16.719650805Z INFO: Gathering HAProxy config files [must-gather-xtp6s] POD 2026-04-17T11:29:16.731073408Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather-xtp6s] POD 2026-04-17T11:29:16.746873084Z INFO: Collecting host service logs for crio [must-gather-xtp6s] POD 2026-04-17T11:29:16.747182599Z INFO: Collecting host service logs for kubelet [must-gather-xtp6s] POD 2026-04-17T11:29:16.747492434Z INFO: Collecting host service logs for rpm-ostreed [must-gather-xtp6s] POD 2026-04-17T11:29:16.747760814Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather-xtp6s] POD 2026-04-17T11:29:16.748039994Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather-xtp6s] POD 2026-04-17T11:29:16.748307948Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather-xtp6s] POD 2026-04-17T11:29:16.748587901Z INFO: Collecting host service logs for NetworkManager [must-gather-xtp6s] POD 2026-04-17T11:29:16.748846148Z INFO: Collecting host service logs for openvswitch [must-gather-xtp6s] POD 2026-04-17T11:29:16.749114052Z INFO: Collecting host service logs for ovs-configuration [must-gather-xtp6s] POD 2026-04-17T11:29:16.749393205Z INFO: Collecting host service logs for ovsdb-server [must-gather-xtp6s] POD 2026-04-17T11:29:16.749667393Z INFO: Collecting host service logs for ovs-vswitchd [must-gather-xtp6s] POD 2026-04-17T11:29:16.749845158Z INFO: Waiting for node performance related collection to complete ... [must-gather-xtp6s] POD 2026-04-17T11:29:16.749987709Z INFO: Waiting for worker host service log collection to complete ... [must-gather-xtp6s] POD 2026-04-17T11:29:17.129747089Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-8q9jb [must-gather-xtp6s] POD 2026-04-17T11:29:17.129804665Z insights-runtime-extractor-8h88w [must-gather-xtp6s] POD 2026-04-17T11:29:17.129824923Z insights-runtime-extractor-hx7b7 [must-gather-xtp6s] POD 2026-04-17T11:29:17.129844923Z insights-runtime-extractor-wl8lk [must-gather-xtp6s] POD 2026-04-17T11:29:17.327270836Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather-xtp6s] POD 2026-04-17T11:29:17.327361818Z INFO: on-disk MachineConfig config collection complete. [must-gather-xtp6s] POD 2026-04-17T11:29:17.380957831Z INFO: "metallb-operator" not detected. Skipping. [must-gather-xtp6s] POD 2026-04-17T11:29:17.694774852Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather-xtp6s] POD 2026-04-17T11:29:17.694774852Z See 'oc rsync -h' for help and examples [must-gather-xtp6s] POD 2026-04-17T11:29:17.883667493Z No resources found [must-gather-xtp6s] POD 2026-04-17T11:29:17.893451314Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:17.912813542Z No resources found in openshift-etcd namespace. [must-gather-xtp6s] POD 2026-04-17T11:29:18.193461980Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather-xtp6s] POD 2026-04-17T11:29:18.222168773Z ERROR: No running kube-apiserver pods found [must-gather-xtp6s] POD 2026-04-17T11:29:18.222602616Z error: the server doesn't have a resource type "performanceprofile" [must-gather-xtp6s] POD 2026-04-17T11:29:18.312156127Z INFO: 'previous-logs' folder not found on ip-10-0-128-205.ec2.internal, skipping... [must-gather-xtp6s] POD 2026-04-17T11:29:18.404352851Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather-xtp6s] POD 2026-04-17T11:29:18.404486794Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:18.502796432Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather-xtp6s] POD 2026-04-17T11:29:18.515395378Z INFO: Worker host service log collection to complete. [must-gather-xtp6s] POD 2026-04-17T11:29:18.580596664Z INFO: Waiting for HAProxy config collection to complete ... [must-gather-xtp6s] POD 2026-04-17T11:29:18.795003073Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:19.095944298Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather-xtp6s] POD 2026-04-17T11:29:19.295280589Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:19.296035810Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather-xtp6s] POD 2026-04-17T11:29:19.372078870Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-xtp6s] POD 2026-04-17T11:29:19.410514069Z No resources found [must-gather-xtp6s] POD 2026-04-17T11:29:19.431975145Z Gathering data for ns/kuadrant-system... [must-gather-xtp6s] POD 2026-04-17T11:29:19.627475957Z tar: Removing leading `/' from member names [must-gather-xtp6s] POD 2026-04-17T11:29:19.634076404Z INFO: HAProxy config collection complete. [must-gather-xtp6s] POD 2026-04-17T11:29:19.642276774Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:19.703752018Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:19.733728209Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:19.747406187Z INFO: 'previous-logs' folder not found on ip-10-0-129-94.ec2.internal, skipping... [must-gather-xtp6s] POD 2026-04-17T11:29:19.759326864Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:19.889855150Z error: the server doesn't have a resource type "machineconfigs" [must-gather-xtp6s] POD 2026-04-17T11:29:20.010897809Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-xtp6s] POD 2026-04-17T11:29:20.109924898Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:20.125877234Z INFO: Getting rules from prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:20.257808850Z INFO: 'previous-logs' folder not found on ip-10-0-142-114.ec2.internal, skipping... [must-gather-xtp6s] POD 2026-04-17T11:29:20.257919962Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather-xtp6s] POD 2026-04-17T11:29:20.257973836Z INFO: Machine Config Daemon termination log collection complete. [must-gather-xtp6s] POD 2026-04-17T11:29:20.261912418Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:20.392916814Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-xtp6s] POD 2026-04-17T11:29:20.528231526Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:20.639964704Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:20.645930660Z Gathering data for ns/openshift-monitoring... [must-gather-xtp6s] POD 2026-04-17T11:29:20.769974215Z INFO: Getting status/config from prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:20.859658183Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather-xtp6s] POD 2026-04-17T11:29:20.938107347Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:21.175924546Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:21.255810351Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:21.312089711Z INFO: INTERCONNECT MODE [must-gather-xtp6s] POD 2026-04-17T11:29:21.312089711Z INFO: Gathering ovn-kubernetes DBs [must-gather-xtp6s] POD 2026-04-17T11:29:21.497126525Z INFO: Gathering OVN_Northbound from ovnkube-node-hzwl5... [must-gather-xtp6s] POD 2026-04-17T11:29:21.497410013Z INFO: Gathering OVN_Northbound from ovnkube-node-sps6r... [must-gather-xtp6s] POD 2026-04-17T11:29:21.497636421Z INFO: Gathering OVN_Northbound from ovnkube-node-wjrrc... [must-gather-xtp6s] POD 2026-04-17T11:29:21.497901939Z INFO: Gathering OVN_Southbound from ovnkube-node-hzwl5... [must-gather-xtp6s] POD 2026-04-17T11:29:21.498143065Z INFO: Gathering OVN_Southbound from ovnkube-node-sps6r... [must-gather-xtp6s] POD 2026-04-17T11:29:21.498510534Z INFO: Gathering OVN_Southbound from ovnkube-node-wjrrc... [must-gather-xtp6s] POD 2026-04-17T11:29:21.509182889Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:21.551734810Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:21.797731259Z tar: Removing leading `/' from member names [must-gather-xtp6s] POD 2026-04-17T11:29:21.824142146Z tar: Removing leading `/' from member names [must-gather-xtp6s] POD 2026-04-17T11:29:21.825532829Z tar: Removing leading `/' from member names [must-gather-xtp6s] POD 2026-04-17T11:29:21.907933807Z tar: Removing leading `/' from member names [must-gather-xtp6s] POD 2026-04-17T11:29:21.928309116Z tar: Removing leading `/' from member names [must-gather-xtp6s] POD 2026-04-17T11:29:21.963754807Z tar: Removing leading `/' from member names [must-gather-xtp6s] POD 2026-04-17T11:29:22.034268014Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:22.109561005Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:22.342362203Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather-xtp6s] POD 2026-04-17T11:29:22.503002477Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:22.559388608Z INFO: Waiting for network log collection to complete ... [must-gather-xtp6s] POD 2026-04-17T11:29:22.559417221Z INFO: Waiting for ovnk database copies to complete ... [must-gather-xtp6s] POD 2026-04-17T11:29:22.559789336Z INFO: Copying ovnk databases complete. [must-gather-xtp6s] POD 2026-04-17T11:29:22.561326419Z 3.6M must-gather/network_logs/ovnk_database_store [must-gather-xtp6s] POD 2026-04-17T11:29:22.563737934Z ovnk_database_store/ [must-gather-xtp6s] POD 2026-04-17T11:29:22.563737934Z ovnk_database_store/ovnkube-node-sps6r_nbdb [must-gather-xtp6s] POD 2026-04-17T11:29:22.572119070Z ovnk_database_store/ovnkube-node-sps6r_sbdb [must-gather-xtp6s] POD 2026-04-17T11:29:22.597247889Z ovnk_database_store/ovnkube-node-hzwl5_sbdb [must-gather-xtp6s] POD 2026-04-17T11:29:22.622220827Z ovnk_database_store/ovnkube-node-hzwl5_nbdb [must-gather-xtp6s] POD 2026-04-17T11:29:22.632886177Z ovnk_database_store/ovnkube-node-wjrrc_sbdb [must-gather-xtp6s] POD 2026-04-17T11:29:22.654979485Z ovnk_database_store/ovnkube-node-wjrrc_nbdb [must-gather-xtp6s] POD 2026-04-17T11:29:22.666906823Z INFO: Network log collection complete. [must-gather-xtp6s] POD 2026-04-17T11:29:22.795650870Z W0417 11:29:22.795602 1358 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather-xtp6s] POD 2026-04-17T11:29:22.800011540Z INFO: Getting status from alertmanager-main-0 [must-gather-xtp6s] POD 2026-04-17T11:29:22.804641236Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:23.053538106Z Gathering data for ns/openshift-network-console... [must-gather-xtp6s] POD 2026-04-17T11:29:23.215239894Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:23.571237497Z Gathering data for ns/openshift-console-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:23.587859351Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:23.877929744Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather-xtp6s] POD 2026-04-17T11:29:23.880812713Z INFO: Fallback to identify the container image from release info [must-gather-xtp6s] POD 2026-04-17T11:29:23.909204485Z W0417 11:29:23.909161 297 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather-xtp6s] POD 2026-04-17T11:29:24.007073554Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:24.041689022Z Gathering data for ns/openshift-console... [must-gather-xtp6s] POD 2026-04-17T11:29:24.121152295Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather-xtp6s] POD 2026-04-17T11:29:24.492971977Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:24.596843595Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather-xtp6s] POD 2026-04-17T11:29:24.721984036Z daemonset.apps/perf-node-gather-daemonset created [must-gather-xtp6s] POD 2026-04-17T11:29:24.866908218Z Waiting for performance profile collector pods to become ready: 1 [must-gather-xtp6s] POD 2026-04-17T11:29:24.904048932Z Gathering data for ns/openshift-dns-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:25.248653445Z Gathering data for ns/openshift-dns... [must-gather-xtp6s] POD 2026-04-17T11:29:25.871078417Z Gathering data for ns/openshift-image-registry... [must-gather-xtp6s] POD 2026-04-17T11:29:25.986279216Z Waiting for performance profile collector pods to become ready: 2 [must-gather-xtp6s] POD 2026-04-17T11:29:26.344550516Z Gathering data for ns/openshift-ingress-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:26.697290371Z Gathering data for ns/openshift-ingress... [must-gather-xtp6s] POD 2026-04-17T11:29:27.128744371Z Waiting for performance profile collector pods to become ready: 3 [must-gather-xtp6s] POD 2026-04-17T11:29:27.220901254Z Gathering data for ns/openshift-ingress-canary... [must-gather-xtp6s] POD 2026-04-17T11:29:27.675011383Z Gathering data for ns/openshift-insights... [must-gather-xtp6s] POD 2026-04-17T11:29:28.268671413Z Waiting for performance profile collector pods to become ready: 4 [must-gather-xtp6s] POD 2026-04-17T11:29:29.125759356Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather-xtp6s] POD 2026-04-17T11:29:29.395936937Z Waiting for performance profile collector pods to become ready: 5 [must-gather-xtp6s] POD 2026-04-17T11:29:30.344897039Z Gathering data for ns/openshift-lws-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:30.540023574Z Waiting for performance profile collector pods to become ready: 6 [must-gather-xtp6s] POD 2026-04-17T11:29:30.954166658Z Gathering data for ns/kserve... [must-gather-xtp6s] POD 2026-04-17T11:29:31.683300273Z Waiting for performance profile collector pods to become ready: 7 [must-gather-xtp6s] POD 2026-04-17T11:29:32.423093485Z Gathering data for ns/openshift-config... [must-gather-xtp6s] POD 2026-04-17T11:29:32.751933471Z Gathering data for ns/openshift-config-managed... [must-gather-xtp6s] POD 2026-04-17T11:29:32.829673491Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather-xtp6s] POD 2026-04-17T11:29:33.100298989Z Collecting performance related data for node ip-10-0-142-114.ec2.internal [must-gather-xtp6s] POD 2026-04-17T11:29:33.108162171Z Collecting performance related data for node ip-10-0-129-94.ec2.internal [must-gather-xtp6s] POD 2026-04-17T11:29:33.116985488Z Collecting performance related data for node ip-10-0-128-205.ec2.internal [must-gather-xtp6s] POD 2026-04-17T11:29:33.286342835Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:33.674573643Z Gathering data for ns/openshift-kube-apiserver... [must-gather-xtp6s] POD 2026-04-17T11:29:34.073818519Z Gathering data for ns/openshift-kube-controller-manager... [must-gather-xtp6s] POD 2026-04-17T11:29:34.131031513Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather-xtp6s] POD 2026-04-17T11:29:34.471805440Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:34.926412775Z Gathering data for ns/openshift-kube-scheduler... [must-gather-xtp6s] POD 2026-04-17T11:29:35.222507214Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:35.561492138Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather-xtp6s] POD 2026-04-17T11:29:35.973791589Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:36.394904525Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather-xtp6s] POD 2026-04-17T11:29:37.041930981Z Gathering data for ns/openshift-multus... [must-gather-xtp6s] POD 2026-04-17T11:29:38.513247867Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather-xtp6s] POD 2026-04-17T11:29:39.136655201Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather-xtp6s] POD 2026-04-17T11:29:40.129681887Z Gathering data for ns/openshift-host-network... [must-gather-xtp6s] POD 2026-04-17T11:29:40.511302351Z Gathering data for ns/openshift-network-diagnostics... [must-gather-xtp6s] POD 2026-04-17T11:29:41.073833579Z Gathering data for ns/openshift-network-node-identity... [must-gather-xtp6s] POD 2026-04-17T11:29:41.559964289Z Gathering data for ns/openshift-network-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:41.840337013Z Collecting kubelet logs for node ip-10-0-142-114.ec2.internal [must-gather-xtp6s] POD 2026-04-17T11:29:41.842558161Z Collecting kubelet logs for node ip-10-0-129-94.ec2.internal [must-gather-xtp6s] POD 2026-04-17T11:29:41.844581673Z Collecting kubelet logs for node ip-10-0-128-205.ec2.internal [must-gather-xtp6s] POD 2026-04-17T11:29:42.052542033Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather-xtp6s] POD 2026-04-17T11:29:42.237833187Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather-xtp6s] POD 2026-04-17T11:29:42.245423263Z INFO: Node performance data collection complete. [must-gather-xtp6s] POD 2026-04-17T11:29:42.381196095Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:42.887619454Z Gathering data for ns/openshift-apiserver-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:43.234715432Z Gathering data for ns/openshift-apiserver... [must-gather-xtp6s] POD 2026-04-17T11:29:43.655848459Z Gathering data for ns/openshift-controller-manager-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:43.976580376Z Gathering data for ns/openshift-controller-manager... [must-gather-xtp6s] POD 2026-04-17T11:29:44.141295854Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather-xtp6s] POD 2026-04-17T11:29:44.310058830Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:45.055482414Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather-xtp6s] POD 2026-04-17T11:29:45.408678618Z Gathering data for ns/openshift-service-ca-operator... [must-gather-xtp6s] POD 2026-04-17T11:29:45.777799142Z Gathering data for ns/openshift-service-ca... [must-gather-xtp6s] POD 2026-04-17T11:29:46.172231803Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather-xtp6s] POD 2026-04-17T11:29:47.116830234Z Wrote inspect data to must-gather. [must-gather-xtp6s] POD 2026-04-17T11:29:47.116874543Z error: inspection completed with the errors occurred while gathering data: [must-gather-xtp6s] POD 2026-04-17T11:29:47.116874543Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather-xtp6s] POD 2026-04-17T11:29:47.258560982Z error: the server doesn't have a resource type "clusters" [must-gather-xtp6s] POD 2026-04-17T11:29:47.415846587Z Caches written to disk [must-gather-xtp6s] OUT 2026-04-17T11:29:48.428476808Z waiting for gather to complete [must-gather-xtp6s] OUT 2026-04-17T11:29:48.431860965Z downloading gather output [must-gather-xtp6s] OUT 2026-04-17T11:29:48.680529181Z receiving incremental file list [must-gather-xtp6s] OUT 2026-04-17T11:29:48.699992694Z ./ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.700043155Z aggregated-discovery-api.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.700366893Z aggregated-discovery-apis.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.701170091Z event-filter.html [must-gather-xtp6s] OUT 2026-04-17T11:29:48.703694268Z timestamp [must-gather-xtp6s] OUT 2026-04-17T11:29:48.703783821Z version [must-gather-xtp6s] OUT 2026-04-17T11:29:48.712637742Z cluster-scoped-resources/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.712671483Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.712689093Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.712763075Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.71298397Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713071962Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713130733Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713162294Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713269336Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713354708Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.71345891Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713495702Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713611174Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.713696246Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.714044844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.714092115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.71429938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.714549405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.71474489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.714893913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.71826531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.719810075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.719949098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apikeys.devportal.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.720082521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiproducts.devportal.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.720577312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.720714496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.720865179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.721002232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authconfigs.authorino.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.72177824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.721998755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorinos.operator.authorino.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.722118578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorizationpolicies.security.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.722302082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authpolicies.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.723416927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.723645793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.723815786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.724098073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificaterequests.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.724242526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificates.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.724446051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certmanagers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.724709597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/challenges.acme.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.725396252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.725506365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.725614857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.72574034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.725820682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.725917434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.726085458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.726268662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterissuers.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.727011839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.727141432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.727283645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.729091886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.72925353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.729418154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.729633749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.729893395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.730314334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.730464488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.7305797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.730689182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.730790375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.730910718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.73101627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.731180164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.731341477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.73145085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.731721796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.731851979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.731969772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.732525474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.732658307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.73277283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.732961594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/destinationrules.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.733696621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.733810044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.733996378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnshealthcheckprobes.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.73410579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnspolicies.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.734326535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.734431228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.735364919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.735556463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.735714357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.735869611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.736013004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.736150407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.73630452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/envoyfilters.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.736468634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.736644298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.736779671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.736938405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.737420116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.73760328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.738067961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.738186833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.739063043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.739186006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.739309759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.739446382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.739637276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.739899722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.740037885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.740148448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.740342762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.740469775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.740598408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.740747371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.740889954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.741018877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.74333935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.743810001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.744412445Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.744600989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.744743952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.744885576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.744993158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.74509562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/issuers.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.745887838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocnis.sailoperator.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.746206595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocsrs.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.746529503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisions.sailoperator.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.75124477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisiontags.sailoperator.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.751344392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istios.sailoperator.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.752796745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.754277389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kuadrants.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.754414102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.754566256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.754701419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.754820411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.754926844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersetoperators.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.755039036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersets.leaderworkerset.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.764511542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/limitadors.limitador.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.764790848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.768997834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.773096567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.773271311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.773467496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.773751642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.773891245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.774033659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.774137911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.774304975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.77454547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.774650963Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.774756115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.7749595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oidcpolicies.extensions.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775084723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775206985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775337178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775449981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775579054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775714487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775824629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.775925692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.776060615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/orders.acme.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.776196738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.776315771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/peerauthentications.security.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.776448714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.776570566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/planpolicies.extensions.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.776691769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.776933845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.777064628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.777313763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.777446026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.777564549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.777663161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.779507193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.779624206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.779736088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxyconfigs.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.779846651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.779952133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ratelimitpolicies.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.780102947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.780210559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/requestauthentications.security.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.780382093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.780501476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.781949148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.782095592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.782209294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.782388458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.782516021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/serviceentries.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.782693256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.782949381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.783467893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/sidecars.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.783738499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.783848852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.783956884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.784059157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.784679811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetries.telemetry.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.784862905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetrypolicies.extensions.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.784972988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.786341459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tlspolicies.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.786503662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tokenratelimitpolicies.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.786646726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.786755598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.786903541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.787019594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.787173618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/virtualservices.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.787573216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.787675659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.787785872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.787960745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.788109509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/wasmplugins.extensions.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.788254422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadentries.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.788396335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadgroups.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.788579959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ztunnels.sailoperator.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.789597363Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.789794897Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.789830588Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.78993434Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.acme.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790012432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790092104Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790168486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79033791Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790437572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790527544Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790607396Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790699858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79079811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790880302Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.790964504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791060236Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cert-manager.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791140638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79124345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791336752Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791418294Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791505216Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791592588Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79166962Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791761672Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791846394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.791930726Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792017748Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792095519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792176371Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792288794Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792371926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792457808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792564Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792637952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792722954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792808576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.leaderworkerset.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.792909478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79300067Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793081232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793167194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793276426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793369508Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79344817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793542092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793649025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793729947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793828969Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.793904111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794015923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794136636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794247388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794344911Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794428732Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794515214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.sailoperator.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794606567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794689238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794783191Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794873653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.794965645Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795050737Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795148669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795254021Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.telemetry.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795346733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795427645Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795529417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795615939Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795721612Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795802694Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795898496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.devportal.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.795977388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79606558Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796166062Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796273134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796370537Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796464319Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796569031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796655473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.limitador.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796732925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796823027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.796908299Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797001051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797082433Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797181375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.sailoperator.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797334009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797432641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.telemetry.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797524443Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797617065Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797709007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797810029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797899171Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha3.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.797988673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798073966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798208309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798323471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798430854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798538356Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798634738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798743141Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.networking.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798850103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.operator.authorino.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.798928845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799021307Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.security.istio.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799121929Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799187421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta2.authorino.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799333654Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta3.authorino.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799412966Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799508088Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799566019Z cluster-scoped-resources/certificates.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.79958969Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799643181Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5dsls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799744324Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8rn5v.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799830946Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9ctlw.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.799920297Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9l8xc.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800002519Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cdtbx.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800095661Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fqtwt.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800180923Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kh92m.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800287866Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nkccm.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800438309Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sn7vj.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800528631Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-thx5b.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800639404Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tkv99.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800724466Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wm8s2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.800815518Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-m68hs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80091773Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-n7t2b.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.801007232Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-z2bg4.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.801122655Z cluster-scoped-resources/config.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.801168116Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80133601Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.801460612Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.801543164Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.801626146Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.801924863Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802026875Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802129568Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8022444Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802389034Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802468926Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802549717Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802630029Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802715331Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802795093Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802906456Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.802985257Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80309176Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803172462Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803277304Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803362146Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803440797Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80352867Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803630482Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803673903Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803772925Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803860057Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.803945949Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804033061Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804115113Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804203505Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804386539Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804495612Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804612154Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804719087Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804830119Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.804972192Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805080815Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805189207Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805342071Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805475434Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805577996Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805672118Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805770621Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805876063Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.805964025Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806027176Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806115518Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80617407Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806275932Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806333423Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806402835Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806424885Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806508347Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806526698Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806591449Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806655021Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806695392Z cluster-scoped-resources/console.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806713682Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806767733Z cluster-scoped-resources/console.openshift.io/consoleplugins/kuadrant-console-plugin.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806870816Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.806964338Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807019119Z cluster-scoped-resources/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807036659Z cluster-scoped-resources/core/nodes/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807093561Z cluster-scoped-resources/core/nodes/ip-10-0-128-205.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807295805Z cluster-scoped-resources/core/nodes/ip-10-0-129-94.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807443969Z cluster-scoped-resources/core/nodes/ip-10-0-142-114.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807576632Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807653893Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807722305Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.807833228Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80792967Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.808021322Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.808114224Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.808208936Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80838575Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.808499772Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.808624115Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.808722148Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.80882123Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.808923482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809024744Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809125917Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809244989Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809357002Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809438494Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809522416Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809613668Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8096929Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809790292Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809887334Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.809984596Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810089769Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81013753Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810254843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810359565Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810438957Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810527309Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810628441Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810780604Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.810927208Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8110312Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811092431Z cluster-scoped-resources/gateway.networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811113312Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811173704Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/openshift-default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811239065Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811255375Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811314587Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811420039Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81146413Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811554252Z cluster-scoped-resources/migration.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811560772Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811612913Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811721896Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811877469Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811947981Z cluster-scoped-resources/oauth.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.811956611Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812009972Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812122685Z cluster-scoped-resources/operator.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812128935Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812193237Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812295099Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81233498Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812440532Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812469003Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812558195Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812598146Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812661677Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812700508Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812815431Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812848311Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812910913Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.812944324Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813006865Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813039156Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813112328Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813135288Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81321921Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813270841Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813347943Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813368443Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813430005Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813488546Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813530037Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813578498Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81364905Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813701381Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813811004Z cluster-scoped-resources/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813817224Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813867445Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813932936Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.813983027Z cluster-scoped-resources/operators.coreos.com/operators/authorino-operator.kuadrant-system.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81409628Z cluster-scoped-resources/operators.coreos.com/operators/dns-operator.kuadrant-system.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.814208102Z cluster-scoped-resources/operators.coreos.com/operators/leader-worker-set.openshift-lws-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.814482279Z cluster-scoped-resources/operators.coreos.com/operators/limitador-operator.kuadrant-system.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.814601322Z cluster-scoped-resources/operators.coreos.com/operators/openshift-cert-manager-operator.cert-manager-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.814729054Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.814847407Z cluster-scoped-resources/operators.coreos.com/operators/rhcl-operator.kuadrant-system.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81497631Z cluster-scoped-resources/operators.coreos.com/operators/servicemeshoperator3.openshift-operators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815063522Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815118543Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815180135Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815300217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815399449Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815559533Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815664196Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815766358Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81586626Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.815964762Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816068565Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816169387Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81629039Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816392502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816495365Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816614597Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816716279Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816821052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.816920164Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817019206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817119299Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81716855Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817309073Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817409715Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817514928Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817682932Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817785994Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817885926Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.817988879Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818093151Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818192693Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818315266Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818418398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818524561Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818622053Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818724835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.818826698Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.81893173Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819035582Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819104824Z cluster-scoped-resources/sailoperator.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819111244Z cluster-scoped-resources/sailoperator.io/istios/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819166865Z cluster-scoped-resources/sailoperator.io/istios/openshift-gateway.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819272578Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819283598Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819338419Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819395371Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819401891Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819433201Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819471322Z cluster-scoped-resources/storage.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819484042Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819550834Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819600765Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819660886Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-205.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819762519Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-94.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819861621Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-114.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819926233Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.819984214Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820084376Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820148238Z host_service_logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820199169Z host_service_logs/masters/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820273091Z host_service_logs/masters/NetworkManager_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820349432Z host_service_logs/masters/crio_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820425954Z host_service_logs/masters/kubelet_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820501876Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820654769Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820774462Z host_service_logs/masters/openvswitch_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820855824Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.820941476Z host_service_logs/masters/ovs-configuration_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821027028Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821105699Z host_service_logs/masters/ovsdb-server_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821185971Z host_service_logs/masters/rpm-ostreed_service.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821251983Z ingress_controllers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821269543Z ingress_controllers/default/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821273043Z ingress_controllers/default/router-default-7cbc658598-mr5gb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821342805Z ingress_controllers/default/router-default-7cbc658598-mr5gb/haproxy.config [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821488768Z insights-data/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821500928Z machine_config_ondisk/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821506788Z machine_config_termination_logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821511739Z monitoring/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821527099Z monitoring/alertmanager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.82155717Z monitoring/alertmanager/status.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821665672Z monitoring/alertmanager/status.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821728884Z monitoring/prometheus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821785215Z monitoring/prometheus/alertmanagers.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821885717Z monitoring/prometheus/alertmanagers.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.821974089Z monitoring/prometheus/rules.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.822697506Z monitoring/prometheus/rules.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.822754577Z monitoring/prometheus/prometheus-k8s-0/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.822805108Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.823629537Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.823655827Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.823700028Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.823803671Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.823882822Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.823995385Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824032306Z monitoring/prometheus/status/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824081567Z monitoring/prometheus/status/config.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824569258Z monitoring/prometheus/status/config.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.82465705Z monitoring/prometheus/status/flags.json [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824763753Z monitoring/prometheus/status/flags.stderr [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824968047Z namespaces/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824979507Z namespaces/cert-manager-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824985378Z namespaces/cert-manager-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.824991188Z namespaces/cert-manager-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.825017398Z namespaces/cert-manager-operator/coordination.k8s.io/leases/cert-manager-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.825126261Z namespaces/cert-manager-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.825148021Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.825187482Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.825455968Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.825677153Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.825831907Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.826045642Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.826345169Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.826633895Z namespaces/cert-manager-operator/operators.coreos.com/installplans/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.826687266Z namespaces/cert-manager-operator/operators.coreos.com/installplans/install-lsv95.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.826810009Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.82686342Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.826939842Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.826981973Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/cert-manager-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827059265Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827102686Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/openshift-cert-manager-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827177997Z namespaces/cert-manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827193038Z namespaces/cert-manager/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827202248Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827269339Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827439534Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827609227Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827764051Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.827956715Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828184591Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828441556Z namespaces/default/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828518188Z namespaces/default/default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.82858963Z namespaces/default/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828632711Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828692742Z namespaces/default/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828749693Z namespaces/default/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828825145Z namespaces/default/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828902397Z namespaces/default/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.828977869Z namespaces/default/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.82904273Z namespaces/default/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829086721Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829155762Z namespaces/default/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829187253Z namespaces/default/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829311946Z namespaces/default/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829393128Z namespaces/default/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829442099Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829529701Z namespaces/default/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829591983Z namespaces/default/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829629033Z namespaces/default/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829737626Z namespaces/default/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.829818828Z namespaces/default/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830029262Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830102024Z namespaces/default/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830180556Z namespaces/default/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830400301Z namespaces/default/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830566865Z namespaces/default/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830630406Z namespaces/default/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830672187Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830731798Z namespaces/default/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83078161Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830825611Z namespaces/default/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830851581Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.830950293Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831048116Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831105547Z namespaces/default/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831164118Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83121634Z namespaces/default/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831285891Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831347972Z namespaces/default/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831358473Z namespaces/default/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831420584Z namespaces/default/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831576738Z namespaces/default/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831749452Z namespaces/default/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.831898995Z namespaces/default/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83210794Z namespaces/default/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832362526Z namespaces/default/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83258608Z namespaces/default/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832627781Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832700083Z namespaces/default/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832739894Z namespaces/default/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832811196Z namespaces/kserve-ci-e2e-test/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832822896Z namespaces/kserve-ci-e2e-test/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832852247Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.832909868Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.833072552Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.833255596Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83341319Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.833618154Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.833852329Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834080795Z namespaces/kserve/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834121446Z namespaces/kserve/kserve.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834176667Z namespaces/kserve/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834216198Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834372821Z namespaces/kserve/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834414322Z namespaces/kserve/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834518055Z namespaces/kserve/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834723909Z namespaces/kserve/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834899853Z namespaces/kserve/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.834954914Z namespaces/kserve/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835006735Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835063277Z namespaces/kserve/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835115518Z namespaces/kserve/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83521238Z namespaces/kserve/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835306222Z namespaces/kserve/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835349473Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835445356Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835498567Z namespaces/kserve/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835504777Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835555788Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8356518Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835744622Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835865585Z namespaces/kserve/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.835915676Z namespaces/kserve/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.836161532Z namespaces/kserve/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.836301665Z namespaces/kserve/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.836590411Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.836696104Z namespaces/kserve/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83694878Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837088293Z namespaces/kserve/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837368959Z namespaces/kserve/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837473632Z namespaces/kserve/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837513572Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837627045Z namespaces/kserve/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837668916Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837751078Z namespaces/kserve/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837804859Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837904092Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.837998634Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838062585Z namespaces/kserve/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838118966Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838197928Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83827257Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838373812Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838427053Z namespaces/kserve/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838482235Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838546666Z namespaces/kserve/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838554266Z namespaces/kserve/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838592717Z namespaces/kserve/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.83873876Z namespaces/kserve/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.838901144Z namespaces/kserve/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839036707Z namespaces/kserve/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839270752Z namespaces/kserve/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839522438Z namespaces/kserve/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839732803Z namespaces/kserve/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839740453Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839775534Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/kserve-controller-manager-7dcb9f9f85-t2jlx.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839870026Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839877866Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839882457Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.839935108Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840063791Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840143063Z namespaces/kserve/pods/kserve-controller-manager-7dcb9f9f85-t2jlx/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840181963Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840264405Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/llmisvc-controller-manager-5d56b85c4d-2gtxf.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840376218Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840390668Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840399628Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84048125Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840643204Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840732576Z namespaces/kserve/pods/llmisvc-controller-manager-5d56b85c4d-2gtxf/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840785117Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840833638Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/model-serving-api-86f7b4b499-xnwjm.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84091641Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/server/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84092641Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/server/server/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84093208Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/server/server/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.840989372Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/server/server/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841086754Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/server/server/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841163186Z namespaces/kserve/pods/model-serving-api-86f7b4b499-xnwjm/server/server/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841221367Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841334799Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/odh-model-controller-696fc77849-c7tvm.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841420901Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841427352Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841455242Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841517184Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.841955754Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842034566Z namespaces/kserve/pods/odh-model-controller-696fc77849-c7tvm/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842082707Z namespaces/kserve/pods/s3-init-8qd6s/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842141558Z namespaces/kserve/pods/s3-init-8qd6s/s3-init-8qd6s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84221055Z namespaces/kserve/pods/s3-init-8qd6s/s3-init/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84221707Z namespaces/kserve/pods/s3-init-8qd6s/s3-init/s3-init/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84222031Z namespaces/kserve/pods/s3-init-8qd6s/s3-init/s3-init/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842284951Z namespaces/kserve/pods/s3-init-8qd6s/s3-init/s3-init/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842403464Z namespaces/kserve/pods/s3-init-8qd6s/s3-init/s3-init/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842476605Z namespaces/kserve/pods/s3-init-8qd6s/s3-init/s3-init/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842512876Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842547587Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/seaweedfs-86cc847c5c-ntxzk.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842621149Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/seaweedfs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842627489Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/seaweedfs/seaweedfs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842630919Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/seaweedfs/seaweedfs/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84266896Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/seaweedfs/seaweedfs/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842843564Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842919156Z namespaces/kserve/pods/seaweedfs-86cc847c5c-ntxzk/seaweedfs/seaweedfs/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.842975177Z namespaces/kserve/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843032668Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84309573Z namespaces/kserve/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843154641Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843268763Z namespaces/kuadrant-system/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843328025Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843396326Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843429787Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843497009Z namespaces/kuadrant-system/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843529669Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843613201Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.843922269Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844183364Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844241846Z namespaces/kuadrant-system/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844307747Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844381859Z namespaces/kuadrant-system/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84443697Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844544553Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844624125Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844676836Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844773188Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844833069Z namespaces/kuadrant-system/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844839169Z namespaces/kuadrant-system/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844900341Z namespaces/kuadrant-system/coordination.k8s.io/leases/3745a16e.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.844990053Z namespaces/kuadrant-system/coordination.k8s.io/leases/a3f98d6c.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.845087615Z namespaces/kuadrant-system/coordination.k8s.io/leases/aac3a15d.authorino.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.845182427Z namespaces/kuadrant-system/coordination.k8s.io/leases/f139389e.kuadrant.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84530714Z namespaces/kuadrant-system/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.845360371Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.845496274Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.845623927Z namespaces/kuadrant-system/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.846044887Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.846132439Z namespaces/kuadrant-system/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.846491267Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8466324Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.846862545Z namespaces/kuadrant-system/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.846988248Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847032299Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847139612Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847175672Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847268514Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847318146Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847417568Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.84750544Z namespaces/kuadrant-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847559941Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847615282Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847669224Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847720075Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847795306Z namespaces/kuadrant-system/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847812337Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.847869708Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.848049372Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.848243917Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.848429861Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.848671386Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.848920412Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849183628Z namespaces/kuadrant-system/operators.coreos.com/installplans/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849238469Z namespaces/kuadrant-system/operators.coreos.com/installplans/install-jm649.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849506555Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849552757Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849674709Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849772402Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849874384Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.849940635Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850020627Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/kuadrant.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850081518Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85013912Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/authorino-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850272203Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/dns-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850455407Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/limitador-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85058938Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/rhcl-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850678682Z namespaces/kuadrant-system/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850687252Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850744753Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino-68bd676465-g4tfv.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850827955Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850834586Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850859946Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.850915328Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85103592Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851115392Z namespaces/kuadrant-system/pods/authorino-68bd676465-g4tfv/authorino/authorino/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851178614Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851249235Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/authorino-operator-7587b89b76-cq52j.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851354898Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851361158Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851364438Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851420249Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851605663Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851672965Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-cq52j/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851725616Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851763457Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/dns-operator-controller-manager-844548ff4c-wrptj.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851858219Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851869339Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.851873329Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85191821Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852025763Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852091694Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-wrptj/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852140915Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852174316Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin-6c886788f8-ghw7m.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852285509Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852296409Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852303089Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85234336Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852420982Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852486413Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-ghw7m/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852521994Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852565865Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852674397Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852683918Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852687558Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.852747979Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853020995Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853104777Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-rdcm6/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853145648Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853192229Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador-limitador-67566c68b4-88szw.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853339323Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853356353Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853362013Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853372653Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853507896Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853581098Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-88szw/limitador/limitador/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853603869Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85365608Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/limitador-operator-controller-manager-c7fb4c8d5-rwb7v.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853739932Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853747902Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853766322Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.853848424Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854000018Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854064739Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-rwb7v/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85410587Z namespaces/kuadrant-system/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854140961Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854176822Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854213672Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854291094Z namespaces/kube-node-lease/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854307825Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854311595Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854372826Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-205.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854478609Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-94.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854575941Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-114.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854649102Z namespaces/kube-node-lease/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854658253Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854708034Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.854869407Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.855045471Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.855195435Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85544108Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.855692706Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.855897561Z namespaces/kube-public/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.855905561Z namespaces/kube-public/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.855912251Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.855980213Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.856133926Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.856332541Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.856478964Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.856703929Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.856952085Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857206301Z namespaces/kube-system/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857252392Z namespaces/kube-system/kube-system.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857382255Z namespaces/kube-system/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857420956Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857488547Z namespaces/kube-system/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857532178Z namespaces/kube-system/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857650991Z namespaces/kube-system/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857726532Z namespaces/kube-system/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857799584Z namespaces/kube-system/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857836515Z namespaces/kube-system/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857867286Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857927947Z namespaces/kube-system/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.857960178Z namespaces/kube-system/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85804536Z namespaces/kube-system/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858105741Z namespaces/kube-system/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858147622Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858236314Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858303445Z namespaces/kube-system/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858309736Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858355597Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-wotldmsiamrftky632oahvzca4.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858458339Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-cainjector-leader-election.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858555401Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858653124Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858816897Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.858880359Z namespaces/kube-system/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.85893592Z namespaces/kube-system/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.859098974Z namespaces/kube-system/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.859195146Z namespaces/kube-system/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.859497273Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.859586315Z namespaces/kube-system/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.859875491Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860015255Z namespaces/kube-system/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860377083Z namespaces/kube-system/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860451074Z namespaces/kube-system/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860505776Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860594788Z namespaces/kube-system/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860639059Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86069823Z namespaces/kube-system/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860746681Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860842733Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.860938516Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861009467Z namespaces/kube-system/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861069799Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86113925Z namespaces/kube-system/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861186571Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861250163Z namespaces/kube-system/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861306954Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861349425Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861497958Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861663902Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.861796275Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86199967Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862270946Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862490791Z namespaces/kube-system/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862497681Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862542752Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/global-pull-secret-syncer-27glw.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862626804Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/global-pull-secret-syncer/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862633664Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862637284Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862691565Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862798898Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8628917Z namespaces/kube-system/pods/global-pull-secret-syncer-27glw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86290703Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.862968122Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/global-pull-secret-syncer-87nfm.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863063844Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/global-pull-secret-syncer/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863073354Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863087914Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863137915Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863291419Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863380621Z namespaces/kube-system/pods/global-pull-secret-syncer-87nfm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863410452Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863450122Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/global-pull-secret-syncer-tvkdx.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863533144Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/global-pull-secret-syncer/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863547925Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863553585Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863573785Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863709039Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86377671Z namespaces/kube-system/pods/global-pull-secret-syncer-tvkdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863813131Z namespaces/kube-system/pods/konnectivity-agent-29v4q/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863845462Z namespaces/kube-system/pods/konnectivity-agent-29v4q/konnectivity-agent-29v4q.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863919613Z namespaces/kube-system/pods/konnectivity-agent-29v4q/konnectivity-agent/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863926493Z namespaces/kube-system/pods/konnectivity-agent-29v4q/konnectivity-agent/konnectivity-agent/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863932804Z namespaces/kube-system/pods/konnectivity-agent-29v4q/konnectivity-agent/konnectivity-agent/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.863975454Z namespaces/kube-system/pods/konnectivity-agent-29v4q/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.864362623Z namespaces/kube-system/pods/konnectivity-agent-29v4q/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.864433635Z namespaces/kube-system/pods/konnectivity-agent-29v4q/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.864493256Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.864568358Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/konnectivity-agent-ndrlj.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86464433Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/konnectivity-agent/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86465101Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/konnectivity-agent/konnectivity-agent/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86465634Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/konnectivity-agent/konnectivity-agent/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.864726882Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865042139Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865146351Z namespaces/kube-system/pods/konnectivity-agent-ndrlj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865209953Z namespaces/kube-system/pods/konnectivity-agent-pgpql/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865303335Z namespaces/kube-system/pods/konnectivity-agent-pgpql/konnectivity-agent-pgpql.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865400477Z namespaces/kube-system/pods/konnectivity-agent-pgpql/konnectivity-agent/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865411597Z namespaces/kube-system/pods/konnectivity-agent-pgpql/konnectivity-agent/konnectivity-agent/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865417367Z namespaces/kube-system/pods/konnectivity-agent-pgpql/konnectivity-agent/konnectivity-agent/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865472468Z namespaces/kube-system/pods/konnectivity-agent-pgpql/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865793756Z namespaces/kube-system/pods/konnectivity-agent-pgpql/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865875978Z namespaces/kube-system/pods/konnectivity-agent-pgpql/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.865907778Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8659797Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866057822Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/haproxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866069702Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/haproxy/haproxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866078922Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/haproxy/haproxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866136124Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866336048Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8664217Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-205.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866476451Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866533733Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866601444Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/haproxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866609854Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/haproxy/haproxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866634615Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/haproxy/haproxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866692146Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866812349Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866894611Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-94.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866941082Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.866995033Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867065685Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/haproxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867076485Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/haproxy/haproxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867091396Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/haproxy/haproxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867147827Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867369212Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867436663Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-114.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867494045Z namespaces/kube-system/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867524415Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867576436Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867582827Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867620737Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867695399Z namespaces/kube-system/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.86773547Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867789611Z namespaces/open-cluster-management-agent-addon/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867804052Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867809752Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867818642Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867910754Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867948155Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.867957565Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.868005986Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8681476Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.868375215Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.868551929Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.868765723Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869012359Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869218594Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869249594Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869259365Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869300546Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869460289Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869624803Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869756976Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.869969581Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870210247Z namespaces/open-cluster-management-b4fac097-e3f9-4998-b619-25f59aca0/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870456562Z namespaces/openshift-apiserver-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870485543Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870559864Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870602095Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870648736Z namespaces/openshift-apiserver-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870689727Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870775599Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870845051Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870923803Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.870972954Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871007065Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871064406Z namespaces/openshift-apiserver-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871102517Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871178998Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871218329Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871299321Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871363933Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871443215Z namespaces/openshift-apiserver-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.871474855Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.872390056Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.872475468Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87258795Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.872664532Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.872741984Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.872868667Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873053011Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873120863Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873160603Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873215105Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873270096Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873323617Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873355688Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87343449Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873508071Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873552483Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873585113Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873645025Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873677755Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873731376Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873765127Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873823309Z namespaces/openshift-apiserver-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.873831689Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87389176Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.874043144Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.874217448Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.874368881Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.874575686Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.874830552Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875081417Z namespaces/openshift-apiserver-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875111218Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875169719Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87521218Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875358904Z namespaces/openshift-apiserver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875402845Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875460116Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875502007Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875560818Z namespaces/openshift-apiserver/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875597759Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875673781Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875747092Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875823124Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875873065Z namespaces/openshift-apiserver/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875910126Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.875972518Z namespaces/openshift-apiserver/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876010878Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87608695Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876125401Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876159882Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876268064Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876335806Z namespaces/openshift-apiserver/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876358746Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876463318Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8765463Z namespaces/openshift-apiserver/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876625562Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876701744Z namespaces/openshift-apiserver/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876780556Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.876905899Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877079072Z namespaces/openshift-apiserver/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87738718Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877424031Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877496242Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877530843Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877583394Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877618915Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877700527Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877771508Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87782584Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87786803Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877926522Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.877965363Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.878004084Z namespaces/openshift-apiserver/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.878018864Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.878063495Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.878211978Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.878409233Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.878536736Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87873736Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.878962866Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.87916666Z namespaces/openshift-apiserver/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879205531Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879305743Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879348114Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879385635Z namespaces/openshift-authentication-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879394055Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879399275Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879451157Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879500198Z namespaces/openshift-authentication-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879517448Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879568229Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879709323Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.879872466Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880003939Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880192923Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880449069Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880658594Z namespaces/openshift-authentication/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880666404Z namespaces/openshift-authentication/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880672214Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880711575Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.880862629Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881026202Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881155915Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881395061Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881638136Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881835341Z namespaces/openshift-cloud-controller-manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881844101Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881847641Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881881242Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881937483Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.881945693Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.882004875Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.882150538Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.882354833Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.882487066Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88267373Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.882904285Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88310119Z namespaces/openshift-cloud-credential-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88310928Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88311275Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883146361Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883211322Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883218582Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883301094Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883333985Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883373116Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883408967Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8835669Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883731884Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.883860747Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884071162Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884330118Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884546662Z namespaces/openshift-cloud-network-config-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884592034Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884641625Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884681186Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884739857Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884779988Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88485706Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.884929251Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885018273Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885043184Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885089355Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885148416Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885198757Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885287739Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885357201Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885395572Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885472644Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885508264Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885514644Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885583586Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885628437Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885666408Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88577269Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885847472Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885935654Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.885999816Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886080388Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886249191Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886401705Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886458906Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886502947Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886552118Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886595839Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88663548Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886669551Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886735152Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886774183Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886853495Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886928327Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.886983668Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887017309Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88706475Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887098681Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887148052Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887179642Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887212283Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887410668Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887587772Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887707894Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.887907969Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888139414Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8883687Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88840156Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888441331Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888448961Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888485342Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888539433Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888603745Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888622325Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888687827Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888754208Z namespaces/openshift-cluster-csi-drivers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888801589Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888876251Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888902402Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.888960903Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889000454Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889153337Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.88925285Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889347842Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889404753Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889479975Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889537726Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889591327Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889686479Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889744641Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889798662Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889894384Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889951776Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.889963046Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890021437Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890121239Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890217942Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890385885Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890493078Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890542859Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890654231Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.890747934Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891082461Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891174113Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891399228Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891585042Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891709625Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891777287Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891831488Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89190698Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.891959021Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892037673Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892084544Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892147215Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892188406Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892311919Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892410051Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892460162Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892507363Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892553805Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892611856Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892674537Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892681847Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892724788Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.892899603Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.893066046Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.893200179Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.893447195Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.893688841Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.893876155Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.893886555Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.893944406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/aws-ebs-csi-driver-node-gstdw.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894048589Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-driver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894056289Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-driver/csi-driver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894060319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-driver/csi-driver/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89412227Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-driver/csi-driver/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894221293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894329725Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-driver/csi-driver/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894375306Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-liveness-probe/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894384976Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-liveness-probe/csi-liveness-probe/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894393217Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894449358Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89455962Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894635382Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894673683Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-node-driver-registrar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894682313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894697744Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894740304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894844587Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.894921109Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gstdw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89498261Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895041871Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/aws-ebs-csi-driver-node-m6zb6.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895144103Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-driver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895153764Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-driver/csi-driver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895158724Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-driver/csi-driver/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895205535Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-driver/csi-driver/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895327088Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.8954041Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-driver/csi-driver/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895445121Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-liveness-probe/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895452971Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-liveness-probe/csi-liveness-probe/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895473511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895532772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895634015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895714627Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895770668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-node-driver-registrar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895779678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895784778Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895842739Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.895959302Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896024454Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-m6zb6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896080925Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896119216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/aws-ebs-csi-driver-node-qs97w.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896214918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-driver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896221238Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-driver/csi-driver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896251349Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-driver/csi-driver/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89632252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-driver/csi-driver/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896430893Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896504214Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-driver/csi-driver/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896563276Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-liveness-probe/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896570736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-liveness-probe/csi-liveness-probe/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896576106Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896635108Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89674448Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896821382Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896875923Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-node-driver-registrar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896881963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896889693Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.896949945Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897062007Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897139709Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs97w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89718516Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897256492Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897336004Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897342534Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897394985Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897463326Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897521648Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897589609Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897644611Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897706032Z namespaces/openshift-cluster-machine-approver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897715062Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897718342Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897769043Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897848645Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897854745Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897906557Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897988348Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.897997479Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89805767Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.898256714Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.898443069Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.898578122Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.898789046Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899023032Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899246957Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899355099Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899411171Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899469872Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899541194Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899601755Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899730058Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.89982874Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.899951023Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900007304Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900064346Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900148068Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900199929Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900286691Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900339242Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900438994Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900502685Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900568507Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900664879Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900726091Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900733691Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900784102Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900850953Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.900885524Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.901776774Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.901883147Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90202583Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.902118352Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.902328317Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90247845Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.902705736Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.902792538Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.902846679Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.902936071Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.902980492Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903055894Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903109405Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903210027Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90334792Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903425212Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903473533Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903546545Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903591616Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903665908Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903712798Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90377545Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903820551Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903882052Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903890242Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.903958794Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.904146838Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.904353893Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.904503247Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.904762072Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905039359Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905321795Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905332325Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905384536Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/tuned-j7lpw.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905480189Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/tuned/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905486579Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/tuned/tuned/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905492689Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/tuned/tuned/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9055568Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/tuned/tuned/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905677123Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/tuned/tuned/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905757525Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j7lpw/tuned/tuned/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905816056Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905873918Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/tuned-prk6q.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.905956349Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/tuned/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90596449Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/tuned/tuned/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90597977Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/tuned/tuned/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906048882Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/tuned/tuned/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906169824Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/tuned/tuned/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906254466Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-prk6q/tuned/tuned/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906316558Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906372569Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/tuned-r62zn.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906453201Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/tuned/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906461631Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/tuned/tuned/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906538753Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/tuned/tuned/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906590584Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/tuned/tuned/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906706897Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/tuned/tuned/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906783188Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r62zn/tuned/tuned/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906828489Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90687911Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906935442Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.906986713Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907038414Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907044534Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907095446Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-205.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907195708Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-94.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907315351Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-114.ec2.internal.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907411093Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907460104Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907551136Z namespaces/openshift-cluster-samples-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907607497Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907679539Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90772714Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907800571Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907851313Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.907945975Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908072258Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90818222Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908253502Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908341904Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908392515Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908440646Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908513158Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908579379Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90860981Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908694642Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908758813Z namespaces/openshift-cluster-samples-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908814994Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.908976638Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.90905533Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909179733Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909288885Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909396908Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909520241Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909694565Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909731766Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909782596Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909842228Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909889729Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909951211Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.909988611Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910075393Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910170345Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910268378Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910314779Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91038569Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910425301Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910525373Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910561154Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910640936Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910661287Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910715188Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910760709Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9108049Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.910944203Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.911133637Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.911298761Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.911530316Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.911776072Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.911973106Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.911980497Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912020947Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator-6dc5bdb6b4-rrkhp.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912095669Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator-watch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912105989Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9121096Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91213602Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912238363Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912323985Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912344805Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912348725Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator/cluster-samples-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912352415Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912430787Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912820026Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912911928Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-rrkhp/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.912935108Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91300293Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913060151Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913101852Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913187324Z namespaces/openshift-cluster-storage-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913249266Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913350598Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913388379Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91346872Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913520462Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913620374Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913730037Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913844429Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913910321Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.913969992Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914037333Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914091825Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914184837Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914259238Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91432244Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914416202Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914468093Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914539685Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914578466Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914701779Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91475766Z namespaces/openshift-cluster-storage-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914812811Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.914922993Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.915023756Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.915322753Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.915421385Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.915548918Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.915686041Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.915894056Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.915978948Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916034409Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91609399Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916145251Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916218793Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916308605Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916409407Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916495999Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916586221Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916643923Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916691524Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916742945Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916823647Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916855137Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.916937289Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91698334Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.917058662Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.917121703Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.917163604Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.917357739Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.917540643Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.917689426Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.917919082Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918186618Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918406833Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918421413Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918483654Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/volume-data-source-validator-7c6cbb6c87-r5k85.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918574236Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/volume-data-source-validator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918581337Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/volume-data-source-validator/volume-data-source-validator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918587597Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918642208Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91875222Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918826962Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-r5k85/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918892134Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.918939055Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919000436Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919045637Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919118819Z namespaces/openshift-cluster-version/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91917316Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919342544Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919393805Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919464977Z namespaces/openshift-cluster-version/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919513178Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.91960616Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919695612Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919790624Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919852406Z namespaces/openshift-cluster-version/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919909207Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.919974448Z namespaces/openshift-cluster-version/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92003007Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920123172Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920183693Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920251765Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920361537Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920426899Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920433489Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92047104Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920523031Z namespaces/openshift-cluster-version/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920573822Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920674774Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920750486Z namespaces/openshift-cluster-version/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920845428Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92091886Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.920998082Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921128745Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92136454Z namespaces/openshift-cluster-version/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921425941Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921471493Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921513123Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921549514Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921613586Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921655297Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921724268Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92180281Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921852281Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921887232Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921943723Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.921981224Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.922046326Z namespaces/openshift-cluster-version/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.922056726Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.922092417Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9222619Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.922456245Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.922598868Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.922815423Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923048188Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923247193Z namespaces/openshift-cluster-version/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923287654Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923357155Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923398146Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923493868Z namespaces/openshift-config-managed/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923529229Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92357889Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923635272Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923693063Z namespaces/openshift-config-managed/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923715453Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923819846Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.923902758Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92400423Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924254256Z namespaces/openshift-config-managed/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924368558Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92443106Z namespaces/openshift-config-managed/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924472901Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924575963Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924608844Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924653125Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924729267Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.924803958Z namespaces/openshift-config-managed/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92485365Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.927882468Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92796262Z namespaces/openshift-config-managed/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928051742Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928128514Z namespaces/openshift-config-managed/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928210966Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92840933Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928512853Z namespaces/openshift-config-managed/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928577444Z namespaces/openshift-config-managed/core/configmaps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928618975Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928706877Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928755688Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928780509Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92884086Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928883651Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928948303Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.928985384Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929063385Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929142957Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929206898Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.92926241Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929310841Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929355702Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929390553Z namespaces/openshift-config-managed/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929418423Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929469915Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929671419Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.929885294Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930024517Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930260522Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930539039Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930798555Z namespaces/openshift-config-managed/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930842566Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930890297Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930897907Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930928448Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.930993599Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93105228Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931066251Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931124982Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931165063Z namespaces/openshift-config-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931175713Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931180043Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931245985Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931314716Z namespaces/openshift-config-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931339967Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931371738Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931517641Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931684185Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.931820948Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932032193Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932293139Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932526524Z namespaces/openshift-config/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932579355Z namespaces/openshift-config/openshift-config.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932624856Z namespaces/openshift-config/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932663217Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932721948Z namespaces/openshift-config/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932758759Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932839611Z namespaces/openshift-config/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932911163Z namespaces/openshift-config/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.932991175Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933042086Z namespaces/openshift-config/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933076326Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933133878Z namespaces/openshift-config/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933168459Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933280311Z namespaces/openshift-config/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933322202Z namespaces/openshift-config/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933357563Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933440805Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933502716Z namespaces/openshift-config/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933547617Z namespaces/openshift-config/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93366184Z namespaces/openshift-config/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933733891Z namespaces/openshift-config/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933810533Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933888525Z namespaces/openshift-config/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.933962246Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93412554Z namespaces/openshift-config/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934300264Z namespaces/openshift-config/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934364596Z namespaces/openshift-config/core/secrets/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934411647Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934465088Z namespaces/openshift-config/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934498209Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93456307Z namespaces/openshift-config/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934598841Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934646672Z namespaces/openshift-config/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934681833Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934762805Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934835366Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934870797Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934914468Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.934963179Z namespaces/openshift-config/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93499631Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.935040881Z namespaces/openshift-config/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.935047051Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.935096392Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.935244826Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93542707Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.935556003Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.935766318Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936003393Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936190327Z namespaces/openshift-config/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936244509Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93631558Z namespaces/openshift-config/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936333411Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936420242Z namespaces/openshift-console-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936458483Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936524995Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936574546Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936643448Z namespaces/openshift-console-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936678008Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93675764Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936868833Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936964875Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.936998746Z namespaces/openshift-console-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937033396Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937105348Z namespaces/openshift-console-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937138429Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937220601Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937577209Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93761836Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937700672Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937738092Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937745843Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937774793Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937844055Z namespaces/openshift-console-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.937894566Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.938475579Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.938556921Z namespaces/openshift-console-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.938786376Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.938858068Z namespaces/openshift-console-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.938979371Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939106004Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93936837Z namespaces/openshift-console-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93939786Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939452551Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939505183Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939520833Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939577814Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939656206Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939740218Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.93981128Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939846091Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939899352Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939952353Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.939999254Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940043195Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940086096Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940129217Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940173858Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940218239Z namespaces/openshift-console-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94025352Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940324981Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940477695Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940653809Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940797182Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.940976656Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.941210802Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.941433807Z namespaces/openshift-console-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.941452877Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-22ddd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.941461217Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-22ddd/console-operator-9d4b6777b-22ddd.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94155621Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-22ddd/console-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94157185Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-22ddd/console-operator/console-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94158244Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-22ddd/console-operator/console-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94159038Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-22ddd/console-operator/console-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942092882Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-22ddd/console-operator/console-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942142373Z namespaces/openshift-console-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942168523Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942242195Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942284196Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942345257Z namespaces/openshift-console-user-settings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942358568Z namespaces/openshift-console-user-settings/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942371738Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942404699Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942553382Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942719656Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.942852559Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943045043Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943303069Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943531544Z namespaces/openshift-console/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943575405Z namespaces/openshift-console/openshift-console.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943656827Z namespaces/openshift-console/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943684668Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943737969Z namespaces/openshift-console/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9437826Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.943859592Z namespaces/openshift-console/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944014225Z namespaces/openshift-console/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944290121Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944341203Z namespaces/openshift-console/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944388244Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944423535Z namespaces/openshift-console/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944464696Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944555178Z namespaces/openshift-console/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944585658Z namespaces/openshift-console/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944633509Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944709491Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944770892Z namespaces/openshift-console/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.944803413Z namespaces/openshift-console/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.945449848Z namespaces/openshift-console/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9455325Z namespaces/openshift-console/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.945801956Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.945874828Z namespaces/openshift-console/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946038811Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946160934Z namespaces/openshift-console/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946369289Z namespaces/openshift-console/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94642599Z namespaces/openshift-console/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946471261Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946517922Z namespaces/openshift-console/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946553823Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946610924Z namespaces/openshift-console/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946655325Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946727807Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946802769Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94686574Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946889001Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946954432Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.946996023Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947049844Z namespaces/openshift-console/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947083985Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947132106Z namespaces/openshift-console/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947143497Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947188698Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947359161Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947521725Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947652668Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.947868113Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948102698Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948370974Z namespaces/openshift-console/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948382325Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948414685Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/console-5b8985c5dc-nxw2k.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948507208Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/console/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948515408Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/console/console/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948520968Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/console/console/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948567919Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/console/console/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948674541Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/console/console/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948737013Z namespaces/openshift-console/pods/console-5b8985c5dc-nxw2k/console/console/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948792124Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948825115Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/downloads-6bcc868b7-fjq7v.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948925287Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/download-server/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948932117Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/download-server/download-server/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948945178Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/download-server/download-server/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.948987779Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/download-server/download-server/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949147582Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/download-server/download-server/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949196163Z namespaces/openshift-console/pods/downloads-6bcc868b7-fjq7v/download-server/download-server/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949248014Z namespaces/openshift-console/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949294945Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949382157Z namespaces/openshift-console/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949419328Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94948844Z namespaces/openshift-controller-manager-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9495207Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949585532Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949620573Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949675964Z namespaces/openshift-controller-manager-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949716965Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949809177Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949879509Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.94995679Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.949998502Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950037652Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950090953Z namespaces/openshift-controller-manager-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950125244Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950204486Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950279218Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950324399Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950407231Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950466672Z namespaces/openshift-controller-manager-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950503953Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950609915Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950682627Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950758599Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950839861Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.950911052Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951037905Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951209129Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951281491Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951332732Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951370373Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951413124Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951478875Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951512086Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951591118Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951662879Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95169838Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951734101Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951784412Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951817333Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951868444Z namespaces/openshift-controller-manager-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951877124Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.951928475Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.952078899Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.952277963Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.952412596Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.952608601Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.952833086Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95301986Z namespaces/openshift-controller-manager-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953054191Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953093382Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953124882Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953206535Z namespaces/openshift-controller-manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953266756Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953333917Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953362888Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953562643Z namespaces/openshift-controller-manager/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953596563Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953682795Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953759107Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953839039Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95387426Z namespaces/openshift-controller-manager/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953920001Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.953977472Z namespaces/openshift-controller-manager/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954011053Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954093965Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954137106Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954191297Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954286769Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95432252Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95433186Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954389691Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954442483Z namespaces/openshift-controller-manager/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954477003Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954586936Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954659548Z namespaces/openshift-controller-manager/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954741779Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954815081Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.954896733Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955028346Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955184429Z namespaces/openshift-controller-manager/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955243841Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955294392Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955350683Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955387514Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955447846Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955483686Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955560398Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95563202Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955684071Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955718441Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955774993Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955808724Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955865535Z namespaces/openshift-controller-manager/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955874385Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.955930377Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95607834Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.956264294Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.956398857Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.956597312Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.956819937Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957040192Z namespaces/openshift-controller-manager/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957080853Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957143844Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957182335Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957237316Z namespaces/openshift-dns-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957360819Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9574301Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957469211Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957525163Z namespaces/openshift-dns-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957560983Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957644405Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957714277Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957791149Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95784495Z namespaces/openshift-dns-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957885051Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957941282Z namespaces/openshift-dns-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.957970663Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958056675Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958110256Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958163157Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958253079Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958318571Z namespaces/openshift-dns-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958367612Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958458024Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958538896Z namespaces/openshift-dns-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958639158Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958709729Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958784251Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.958909104Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959094598Z namespaces/openshift-dns-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95915607Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.95919522Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959281562Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959321014Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959378575Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959413356Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959491497Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959565409Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959641721Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959666471Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959716543Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959759353Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959813505Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959857496Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959899467Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959933677Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.959982538Z namespaces/openshift-dns-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.960015529Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96004674Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.960196793Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.960391068Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.960547531Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.960735136Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.960953391Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961155405Z namespaces/openshift-dns-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961178146Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961252517Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961299468Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96135759Z namespaces/openshift-dns/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961409121Z namespaces/openshift-dns/openshift-dns.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961835021Z namespaces/openshift-dns/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961864631Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961948063Z namespaces/openshift-dns/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.961990074Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962123527Z namespaces/openshift-dns/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962202139Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962318132Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962369333Z namespaces/openshift-dns/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962387163Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962466495Z namespaces/openshift-dns/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962487455Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962580598Z namespaces/openshift-dns/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962625309Z namespaces/openshift-dns/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96267574Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962750441Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962787522Z namespaces/openshift-dns/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962848024Z namespaces/openshift-dns/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.962944436Z namespaces/openshift-dns/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.963035318Z namespaces/openshift-dns/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.963260633Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.963343465Z namespaces/openshift-dns/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.963597251Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.963722914Z namespaces/openshift-dns/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.963919308Z namespaces/openshift-dns/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96398302Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96402211Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964056991Z namespaces/openshift-dns/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964102192Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964163904Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964201565Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964310277Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964384229Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96443645Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964468551Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964528472Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964581853Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964629374Z namespaces/openshift-dns/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964667555Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964706786Z namespaces/openshift-dns/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964718116Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964763997Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.964913891Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.965075314Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.965203497Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.965450383Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.965689648Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.965916584Z namespaces/openshift-dns/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.965925784Z namespaces/openshift-dns/pods/dns-default-6wgpx/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.965960474Z namespaces/openshift-dns/pods/dns-default-6wgpx/dns-default-6wgpx.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966043256Z namespaces/openshift-dns/pods/dns-default-6wgpx/dns/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966050487Z namespaces/openshift-dns/pods/dns-default-6wgpx/dns/dns/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966054037Z namespaces/openshift-dns/pods/dns-default-6wgpx/dns/dns/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966091008Z namespaces/openshift-dns/pods/dns-default-6wgpx/dns/dns/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966175639Z namespaces/openshift-dns/pods/dns-default-6wgpx/dns/dns/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966250731Z namespaces/openshift-dns/pods/dns-default-6wgpx/dns/dns/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966290852Z namespaces/openshift-dns/pods/dns-default-6wgpx/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966295942Z namespaces/openshift-dns/pods/dns-default-6wgpx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966299432Z namespaces/openshift-dns/pods/dns-default-6wgpx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966349643Z namespaces/openshift-dns/pods/dns-default-6wgpx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966430695Z namespaces/openshift-dns/pods/dns-default-6wgpx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966495247Z namespaces/openshift-dns/pods/dns-default-6wgpx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966533767Z namespaces/openshift-dns/pods/dns-default-crscn/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966567548Z namespaces/openshift-dns/pods/dns-default-crscn/dns-default-crscn.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96666183Z namespaces/openshift-dns/pods/dns-default-crscn/dns/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966668701Z namespaces/openshift-dns/pods/dns-default-crscn/dns/dns/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966672661Z namespaces/openshift-dns/pods/dns-default-crscn/dns/dns/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966711582Z namespaces/openshift-dns/pods/dns-default-crscn/dns/dns/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966798964Z namespaces/openshift-dns/pods/dns-default-crscn/dns/dns/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966871295Z namespaces/openshift-dns/pods/dns-default-crscn/dns/dns/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966947577Z namespaces/openshift-dns/pods/dns-default-crscn/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966956417Z namespaces/openshift-dns/pods/dns-default-crscn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.966967137Z namespaces/openshift-dns/pods/dns-default-crscn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967004758Z namespaces/openshift-dns/pods/dns-default-crscn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96709321Z namespaces/openshift-dns/pods/dns-default-crscn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967158362Z namespaces/openshift-dns/pods/dns-default-crscn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967190733Z namespaces/openshift-dns/pods/dns-default-hst8c/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967251924Z namespaces/openshift-dns/pods/dns-default-hst8c/dns-default-hst8c.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967329896Z namespaces/openshift-dns/pods/dns-default-hst8c/dns/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967337446Z namespaces/openshift-dns/pods/dns-default-hst8c/dns/dns/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967348336Z namespaces/openshift-dns/pods/dns-default-hst8c/dns/dns/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967391267Z namespaces/openshift-dns/pods/dns-default-hst8c/dns/dns/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967477719Z namespaces/openshift-dns/pods/dns-default-hst8c/dns/dns/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96754111Z namespaces/openshift-dns/pods/dns-default-hst8c/dns/dns/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967585962Z namespaces/openshift-dns/pods/dns-default-hst8c/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967593472Z namespaces/openshift-dns/pods/dns-default-hst8c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967601992Z namespaces/openshift-dns/pods/dns-default-hst8c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967640453Z namespaces/openshift-dns/pods/dns-default-hst8c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967737685Z namespaces/openshift-dns/pods/dns-default-hst8c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967838017Z namespaces/openshift-dns/pods/dns-default-hst8c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967902019Z namespaces/openshift-dns/pods/node-resolver-5rdwf/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.967921179Z namespaces/openshift-dns/pods/node-resolver-5rdwf/node-resolver-5rdwf.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968025812Z namespaces/openshift-dns/pods/node-resolver-5rdwf/dns-node-resolver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968037092Z namespaces/openshift-dns/pods/node-resolver-5rdwf/dns-node-resolver/dns-node-resolver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968042942Z namespaces/openshift-dns/pods/node-resolver-5rdwf/dns-node-resolver/dns-node-resolver/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968063342Z namespaces/openshift-dns/pods/node-resolver-5rdwf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968154084Z namespaces/openshift-dns/pods/node-resolver-5rdwf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968217576Z namespaces/openshift-dns/pods/node-resolver-5rdwf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968300928Z namespaces/openshift-dns/pods/node-resolver-h7hkk/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968341459Z namespaces/openshift-dns/pods/node-resolver-h7hkk/node-resolver-h7hkk.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968429151Z namespaces/openshift-dns/pods/node-resolver-h7hkk/dns-node-resolver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968436911Z namespaces/openshift-dns/pods/node-resolver-h7hkk/dns-node-resolver/dns-node-resolver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968446101Z namespaces/openshift-dns/pods/node-resolver-h7hkk/dns-node-resolver/dns-node-resolver/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968494302Z namespaces/openshift-dns/pods/node-resolver-h7hkk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968587474Z namespaces/openshift-dns/pods/node-resolver-h7hkk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968649916Z namespaces/openshift-dns/pods/node-resolver-h7hkk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968696747Z namespaces/openshift-dns/pods/node-resolver-rctf4/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968741128Z namespaces/openshift-dns/pods/node-resolver-rctf4/node-resolver-rctf4.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96881789Z namespaces/openshift-dns/pods/node-resolver-rctf4/dns-node-resolver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9688275Z namespaces/openshift-dns/pods/node-resolver-rctf4/dns-node-resolver/dns-node-resolver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.96884567Z namespaces/openshift-dns/pods/node-resolver-rctf4/dns-node-resolver/dns-node-resolver/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.968889131Z namespaces/openshift-dns/pods/node-resolver-rctf4/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969009114Z namespaces/openshift-dns/pods/node-resolver-rctf4/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969073135Z namespaces/openshift-dns/pods/node-resolver-rctf4/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969098876Z namespaces/openshift-dns/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969169398Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969245309Z namespaces/openshift-dns/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969332181Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969393593Z namespaces/openshift-etcd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969472665Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969523626Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969559867Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969620978Z namespaces/openshift-etcd/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969660389Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969756711Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969819792Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969895264Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969943145Z namespaces/openshift-etcd/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.969983946Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970041507Z namespaces/openshift-etcd/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970072318Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97014897Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970209241Z namespaces/openshift-etcd/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970294663Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970389645Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970445577Z namespaces/openshift-etcd/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970491228Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97059354Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970665072Z namespaces/openshift-etcd/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970742123Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970865566Z namespaces/openshift-etcd/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.970944828Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971060091Z namespaces/openshift-etcd/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971206434Z namespaces/openshift-etcd/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971292476Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971333517Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971388588Z namespaces/openshift-etcd/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971415549Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971469Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97149546Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971584502Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971658684Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971704875Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971763337Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971814648Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971861249Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97191125Z namespaces/openshift-etcd/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97191969Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.971979081Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.972130295Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.972333179Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.972471533Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.972700478Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.972983624Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973197129Z namespaces/openshift-etcd/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97323646Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973315032Z namespaces/openshift-etcd/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973366903Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973443855Z namespaces/openshift-host-network/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973470775Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973548847Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973577708Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973643719Z namespaces/openshift-host-network/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97367041Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973758572Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973828224Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973902535Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973949186Z namespaces/openshift-host-network/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.973990847Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974047638Z namespaces/openshift-host-network/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97409777Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974165201Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974209672Z namespaces/openshift-host-network/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974287674Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974355465Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974429447Z namespaces/openshift-host-network/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974477588Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97456206Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974638612Z namespaces/openshift-host-network/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974711604Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974786835Z namespaces/openshift-host-network/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.974861787Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97500457Z namespaces/openshift-host-network/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975106913Z namespaces/openshift-host-network/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975157704Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975203215Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975288537Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975333258Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975391439Z namespaces/openshift-host-network/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97542825Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975480041Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975521322Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975600354Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975675206Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975724897Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975767488Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975819839Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97586426Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975913791Z namespaces/openshift-host-network/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975925621Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.975966442Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.976116936Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.976315Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.976464424Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.976709199Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.976949744Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977151849Z namespaces/openshift-host-network/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97716844Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977256191Z namespaces/openshift-host-network/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977326583Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977420075Z namespaces/openshift-image-registry/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977446376Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977527278Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977546018Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97761962Z namespaces/openshift-image-registry/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9776387Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977763913Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.977921887Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978113331Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978136951Z namespaces/openshift-image-registry/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978195573Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978216553Z namespaces/openshift-image-registry/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978341076Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978440978Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.97848755Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978533231Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978615993Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978653833Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978661943Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978688384Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978752065Z namespaces/openshift-image-registry/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.978764876Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.979665346Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.979772029Z namespaces/openshift-image-registry/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980044115Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980135327Z namespaces/openshift-image-registry/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980359502Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980505245Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980735191Z namespaces/openshift-image-registry/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980806372Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980860104Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980925065Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.980972956Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981034288Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981082509Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981182241Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981294243Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981358785Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981395166Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981460657Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981495648Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.98159257Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981675232Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981733233Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981771054Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981823095Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981867587Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981934548Z namespaces/openshift-image-registry/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981978139Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.981992999Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.982167893Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.982382548Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.982527271Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.982725286Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.982966501Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983375251Z namespaces/openshift-image-registry/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983389431Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983442512Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/image-registry-9d9f47c87-m5vrb.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983551735Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/registry/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983560635Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/registry/registry/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983567165Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/registry/registry/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983625727Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/registry/registry/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983927083Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/registry/registry/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.983990345Z namespaces/openshift-image-registry/pods/image-registry-9d9f47c87-m5vrb/registry/registry/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984032766Z namespaces/openshift-image-registry/pods/node-ca-btbxk/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984068466Z namespaces/openshift-image-registry/pods/node-ca-btbxk/node-ca-btbxk.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984144448Z namespaces/openshift-image-registry/pods/node-ca-btbxk/node-ca/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984154168Z namespaces/openshift-image-registry/pods/node-ca-btbxk/node-ca/node-ca/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984157659Z namespaces/openshift-image-registry/pods/node-ca-btbxk/node-ca/node-ca/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.98422061Z namespaces/openshift-image-registry/pods/node-ca-btbxk/node-ca/node-ca/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984351643Z namespaces/openshift-image-registry/pods/node-ca-btbxk/node-ca/node-ca/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984413134Z namespaces/openshift-image-registry/pods/node-ca-btbxk/node-ca/node-ca/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984451695Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984486276Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/node-ca-fgzfd.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984566608Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/node-ca/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984575228Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/node-ca/node-ca/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984578528Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/node-ca/node-ca/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984602489Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/node-ca/node-ca/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984700091Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/node-ca/node-ca/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984762252Z namespaces/openshift-image-registry/pods/node-ca-fgzfd/node-ca/node-ca/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984814823Z namespaces/openshift-image-registry/pods/node-ca-kgk95/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984848384Z namespaces/openshift-image-registry/pods/node-ca-kgk95/node-ca-kgk95.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984917626Z namespaces/openshift-image-registry/pods/node-ca-kgk95/node-ca/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984927036Z namespaces/openshift-image-registry/pods/node-ca-kgk95/node-ca/node-ca/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984930586Z namespaces/openshift-image-registry/pods/node-ca-kgk95/node-ca/node-ca/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.984973977Z namespaces/openshift-image-registry/pods/node-ca-kgk95/node-ca/node-ca/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985081949Z namespaces/openshift-image-registry/pods/node-ca-kgk95/node-ca/node-ca/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985159771Z namespaces/openshift-image-registry/pods/node-ca-kgk95/node-ca/node-ca/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985207262Z namespaces/openshift-image-registry/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985343855Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985410347Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985460088Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985510269Z namespaces/openshift-infra/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985520289Z namespaces/openshift-infra/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985527699Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985594831Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985755525Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.985913168Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986043821Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986247896Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986489741Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986697676Z namespaces/openshift-ingress-canary/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986735167Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986793048Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986828739Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986894791Z namespaces/openshift-ingress-canary/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.986934122Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987032364Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987103575Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987177757Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987253699Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.98727889Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987347401Z namespaces/openshift-ingress-canary/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987365221Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987479044Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987527345Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987575616Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987674119Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.98775477Z namespaces/openshift-ingress-canary/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987800361Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.987926664Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.988044057Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.98819866Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.988315843Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.988488907Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.988649641Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.988859485Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.988977418Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989030409Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9890845Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989131221Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989216083Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989273125Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989379687Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989471999Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989534421Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989579772Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989644483Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989697114Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989740566Z namespaces/openshift-ingress-canary/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989779296Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989841608Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.989996331Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.990169875Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.990338849Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.990539594Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.990779949Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.990990034Z namespaces/openshift-ingress-canary/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991000014Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991033615Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/ingress-canary-8jgxz.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991307901Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/serve-healthcheck-canary/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991321991Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991327271Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991378253Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991475855Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991542716Z namespaces/openshift-ingress-canary/pods/ingress-canary-8jgxz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991590568Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991627518Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/ingress-canary-kxgxj.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.99170086Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/serve-healthcheck-canary/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991717131Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991727911Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991768962Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991870564Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.991946096Z namespaces/openshift-ingress-canary/pods/ingress-canary-kxgxj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992008857Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992062108Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/ingress-canary-l6vms.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.99216117Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/serve-healthcheck-canary/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992171501Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992176071Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992210232Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992334665Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992417656Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6vms/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992465928Z namespaces/openshift-ingress-canary/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992527049Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.99259672Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992632511Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992742034Z namespaces/openshift-ingress-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992780805Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992851876Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992888067Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992947079Z namespaces/openshift-ingress-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.992981149Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993064341Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993139413Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993212865Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993336277Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993390229Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.9934475Z namespaces/openshift-ingress-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993501131Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993599373Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993664195Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993719056Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993807658Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.99388675Z namespaces/openshift-ingress-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.993939231Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.994525264Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.994619437Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.994729249Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.994825251Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.994911213Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995044456Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995249111Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995318402Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995368623Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995433395Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995482066Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995551748Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995559308Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995607429Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995686731Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995734572Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995831864Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995918466Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.995995318Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996047909Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.99611152Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996157941Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996247434Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996305535Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996372766Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996411797Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996449798Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996461428Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996490489Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996576651Z namespaces/openshift-ingress-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996587431Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996641312Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996787236Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.996952359Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.997083662Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.997331798Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.997594654Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.997789559Z namespaces/openshift-ingress-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.997829279Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.997903441Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.997950402Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998051865Z namespaces/openshift-ingress/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998106456Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998379312Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998431743Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998507515Z namespaces/openshift-ingress/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998556006Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998652848Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.998928884Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.99916421Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999220691Z namespaces/openshift-ingress/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999310633Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999390125Z namespaces/openshift-ingress/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999425486Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999525618Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999583679Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.99962756Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999727333Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999777124Z namespaces/openshift-ingress/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999787534Z namespaces/openshift-ingress/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999850665Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-ca-openshift-gateway.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:48.999957408Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-deployment-openshift-gateway.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00003949Z namespaces/openshift-ingress/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.000094501Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.000546601Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.000660114Z namespaces/openshift-ingress/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.000898309Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.000997422Z namespaces/openshift-ingress/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.001316909Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.001462952Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.001681247Z namespaces/openshift-ingress/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.001782499Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00182156Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.001928103Z namespaces/openshift-ingress/gateway.networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.001936503Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.001992804Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/openshift-ai-inference.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.002081476Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.002131537Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.002204949Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.002763202Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.002862814Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.002938266Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.002983517Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003019148Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003068839Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00311322Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003171671Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003241842Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003317214Z namespaces/openshift-ingress/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003334395Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003392576Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00355274Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003722124Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.003869567Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004081212Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004337107Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004554252Z namespaces/openshift-ingress/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004563763Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004616004Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/istiod-openshift-gateway-55ff986f96-wvdj2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004722766Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004731896Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004739287Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.004802618Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005096795Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005156866Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-wvdj2/discovery/discovery/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005214718Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00534319Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005462073Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005469943Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005475964Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005547115Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005665238Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005734029Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-6b94bb86d8-lzxtq/istio-proxy/istio-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005790731Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005842652Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router-default-7cbc658598-mr5gb.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005977045Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005984345Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.005989785Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006063737Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00618602Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006282832Z namespaces/openshift-ingress/pods/router-default-7cbc658598-mr5gb/router/router/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006318823Z namespaces/openshift-ingress/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006382744Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006437355Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006493407Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006585409Z namespaces/openshift-insights/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00664199Z namespaces/openshift-insights/openshift-insights.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006714642Z namespaces/openshift-insights/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006761213Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006840735Z namespaces/openshift-insights/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.006891416Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007028109Z namespaces/openshift-insights/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007145611Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007295375Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007358116Z namespaces/openshift-insights/apps/deployments/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007400197Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007482129Z namespaces/openshift-insights/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.00753242Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007604322Z namespaces/openshift-insights/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007651833Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007746565Z namespaces/openshift-insights/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007796786Z namespaces/openshift-insights/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007852087Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.007938509Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.008033152Z namespaces/openshift-insights/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.008082783Z namespaces/openshift-insights/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.008695627Z namespaces/openshift-insights/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.008789909Z namespaces/openshift-insights/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009028524Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009147077Z namespaces/openshift-insights/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009445214Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009547486Z namespaces/openshift-insights/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009692169Z namespaces/openshift-insights/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009774531Z namespaces/openshift-insights/core/configmaps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009827643Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009914514Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.009965976Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010073368Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010133239Z namespaces/openshift-insights/core/services/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01018424Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010268922Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010336634Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010419426Z namespaces/openshift-insights/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010476817Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010532219Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01057968Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010687862Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010766714Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010826545Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010878166Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.010943188Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011002959Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011080891Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011135572Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011205054Z namespaces/openshift-insights/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011279216Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011330057Z namespaces/openshift-insights/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011353917Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011410539Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011561642Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011733576Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.011872949Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.012069883Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0123622Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.012596566Z namespaces/openshift-insights/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.012605826Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-8q9jb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.012654887Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-8q9jb/insights-operator-585dfdc468-8q9jb.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.012753459Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-8q9jb/insights-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.012761999Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-8q9jb/insights-operator/insights-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.012766659Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-8q9jb/insights-operator/insights-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0128227Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-8q9jb/insights-operator/insights-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.013169968Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-8q9jb/insights-operator/insights-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.013489476Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.013549887Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/insights-runtime-extractor-8h88w.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0136639Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01367141Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/exporter/exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01367684Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/exporter/exporter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.013759252Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/exporter/exporter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.013874104Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/exporter/exporter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.013952626Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/exporter/exporter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.013998027Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/extractor/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014011987Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/extractor/extractor/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014023088Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/extractor/extractor/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0140956Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/extractor/extractor/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014219392Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/extractor/extractor/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014336415Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/extractor/extractor/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014375216Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014384356Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014387826Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014433517Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014540359Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014617861Z namespaces/openshift-insights/pods/insights-runtime-extractor-8h88w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014698533Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014751604Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/insights-runtime-extractor-hx7b7.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014842506Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014849317Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/exporter/exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014857977Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/exporter/exporter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.014896398Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/exporter/exporter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01501593Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/exporter/exporter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015098862Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/exporter/exporter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015144613Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/extractor/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015152613Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/extractor/extractor/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015187754Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/extractor/extractor/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015273056Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/extractor/extractor/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015383489Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/extractor/extractor/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01544911Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/extractor/extractor/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015501821Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015646075Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015654315Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015716646Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015817069Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015896101Z namespaces/openshift-insights/pods/insights-runtime-extractor-hx7b7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.015958362Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016015213Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/insights-runtime-extractor-wl8lk.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016099045Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016118606Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/exporter/exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016122075Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/exporter/exporter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016180517Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/exporter/exporter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01630421Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/exporter/exporter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016384121Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/exporter/exporter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016429813Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/extractor/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016435963Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/extractor/extractor/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016439333Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/extractor/extractor/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016492604Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/extractor/extractor/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016606337Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/extractor/extractor/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016683958Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/extractor/extractor/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016729239Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016735589Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01674062Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016797171Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016904083Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.016980465Z namespaces/openshift-insights/pods/insights-runtime-extractor-wl8lk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017025466Z namespaces/openshift-insights/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017085788Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017141389Z namespaces/openshift-insights/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01719545Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017269602Z namespaces/openshift-keda/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017282832Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017286442Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017337893Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017442796Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017508217Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017514187Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017566748Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01764112Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017692421Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017792544Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017887846Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017963077Z namespaces/openshift-keda/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.017971718Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.018042389Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.018198833Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.018390797Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.018587022Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.018811547Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.01896932Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019207136Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019475952Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019526023Z namespaces/openshift-keda/operators.coreos.com/installplans/install-xhx29.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019627215Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019679127Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019743328Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019791869Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019859651Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.019908272Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020026264Z namespaces/openshift-kube-apiserver-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020084266Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020168928Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020220399Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020304461Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020357152Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020451524Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020556307Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020644858Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02069942Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020751611Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020804582Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020852093Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.020946295Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021009557Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021064448Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02115245Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021251492Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021303993Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021428186Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021529059Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021619171Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021710043Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021806605Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.021925368Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022093242Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022161293Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022219114Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022319297Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022370848Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022439219Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022490851Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022583323Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022670305Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022734536Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022785057Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022854999Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02290341Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022972922Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.022980922Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.023041833Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.023194047Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.023391541Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.023537074Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.023730549Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.023965884Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024175019Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024207119Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024307882Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024357233Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024457665Z namespaces/openshift-kube-apiserver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024504906Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024740042Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024791233Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024890435Z namespaces/openshift-kube-apiserver/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.024932526Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025020498Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02509093Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025168441Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025208732Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025277754Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025321725Z namespaces/openshift-kube-apiserver/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025371396Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025438447Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025500899Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02555685Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025642552Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025715544Z namespaces/openshift-kube-apiserver/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025758765Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025869107Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.025957469Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026046201Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026138413Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026234925Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026367588Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026525872Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026581644Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026637815Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026693426Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026747147Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026800949Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02685569Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.026948872Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027033794Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027093815Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027146456Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027246728Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027351381Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027448473Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027508225Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027553715Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027613807Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027660698Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027709629Z namespaces/openshift-kube-apiserver/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027722939Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02775326Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.027904174Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028090578Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028221621Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028439766Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028684411Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028885976Z namespaces/openshift-kube-apiserver/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028902406Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028955207Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.028997748Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02907253Z namespaces/openshift-kube-controller-manager-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029125211Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029185343Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029214013Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029297975Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029341436Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029422698Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.02949388Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029579672Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029612822Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029654773Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029703824Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029746245Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029818197Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029867028Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029912959Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.029984511Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030035352Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030074253Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030176545Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030280918Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030360259Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030432941Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030508713Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030633026Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03080332Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030859881Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030903932Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030946783Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.030989164Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031031895Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031071106Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031146527Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031240799Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031304631Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031345332Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031394593Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031436024Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031497305Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031532556Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031575537Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031589358Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031626738Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031774272Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.031935625Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032066308Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032281183Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032504218Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032706773Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032752134Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032798205Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032836746Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032908097Z namespaces/openshift-kube-controller-manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.032947628Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03300667Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03303241Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033091422Z namespaces/openshift-kube-controller-manager/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033134773Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033212564Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033321187Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033421789Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03345475Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03346627Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033519221Z namespaces/openshift-kube-controller-manager/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033571903Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033644064Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033681305Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033728386Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033798778Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033842089Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033850989Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03389267Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033951811Z namespaces/openshift-kube-controller-manager/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.033988582Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034088404Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034163216Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034452963Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034524164Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034599276Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034716889Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034869942Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034919293Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.034965384Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035009125Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035045946Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035098347Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035128118Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03521332Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035325623Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035371733Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035410044Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035452975Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035494536Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035541607Z namespaces/openshift-kube-controller-manager/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035555718Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035607029Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035751082Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.035935036Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036069139Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036289484Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03651915Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036706544Z namespaces/openshift-kube-controller-manager/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036736635Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036784326Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036828587Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036871618Z namespaces/openshift-kube-scheduler-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.036913399Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03695822Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03699969Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037053522Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037086283Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037166794Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037267007Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037346258Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037381279Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03741658Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037470991Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037504562Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037584474Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037632585Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037666046Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037743098Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037794969Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03782982Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.037934932Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038008113Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038081965Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038161927Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038248929Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038380512Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038532685Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038582057Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038614537Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038662979Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038693009Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03874339Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038791281Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038856023Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038936075Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.038976406Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039031887Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039057928Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039100948Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03915297Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.03916673Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039220951Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039394075Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039563499Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039693912Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.039879936Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040121072Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040355707Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040393468Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040438489Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.04048153Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040586792Z namespaces/openshift-kube-scheduler/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040635573Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040699115Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040733685Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040772136Z namespaces/openshift-kube-scheduler/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040809197Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040886109Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.040955791Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041031572Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041071913Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041105154Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041167835Z namespaces/openshift-kube-scheduler/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041194966Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041295188Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041337759Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.04137555Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041448182Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041506783Z namespaces/openshift-kube-scheduler/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041540614Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041641046Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041711418Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.04179057Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041862081Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.041940973Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042051755Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042202399Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042290151Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042324251Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042376973Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042405773Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042456034Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042485185Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042570467Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042642169Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0426889Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042727181Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042786072Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042827243Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042877904Z namespaces/openshift-kube-scheduler/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042890764Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.042937516Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.043088459Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.043293524Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.043432197Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.043631171Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.043858317Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044046631Z namespaces/openshift-kube-scheduler/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044083802Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044127103Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044162333Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044243975Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044314477Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044383509Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044411009Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044485281Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044514592Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044612114Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044724536Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044814398Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044858469Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.04489527Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044940731Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.044985482Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045056844Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045111385Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045151876Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045249858Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045301409Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045308859Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045351911Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045420462Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045465903Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045562355Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045646367Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045801771Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045875152Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.045991135Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046104728Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046295422Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046363034Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046404464Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046455286Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046500977Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046559178Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046601909Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046675631Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046751062Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046800693Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046844285Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046877255Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046922156Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046961787Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.046971557Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.047043879Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.047175892Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.047359806Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.047497509Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.047680084Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.047905899Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048108203Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048115413Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-6sx6h/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048155784Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-6sx6h/kube-storage-version-migrator-operator-6769c5d45-6sx6h.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048313418Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-6sx6h/kube-storage-version-migrator-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048326698Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-6sx6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048330458Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-6sx6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048370339Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-6sx6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048508682Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-6sx6h/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048642555Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048679336Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048729717Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048806829Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048887361Z namespaces/openshift-kube-storage-version-migrator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048938192Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.048994763Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049024524Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049072525Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049141807Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049243219Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049363122Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049470044Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049503945Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049552086Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049614017Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049662459Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.04973588Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049783771Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049823452Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049902734Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049957875Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.049986666Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050093079Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05017088Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050310613Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050388295Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050513808Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050641871Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050808695Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050855976Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050900647Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050945298Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.050986879Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05102965Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051068181Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051144182Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051245045Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051360587Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051403348Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051441849Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05148133Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051538231Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051544572Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051585892Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.051737456Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05192266Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052086844Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052301399Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052551374Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052745219Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052756269Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052769469Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/migrator-74bb7799d9-vgmt2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052876422Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/graceful-termination/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052889612Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/graceful-termination/graceful-termination/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052895582Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/graceful-termination/graceful-termination/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052905892Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/graceful-termination/graceful-termination/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.052998974Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053063466Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/graceful-termination/graceful-termination/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053101597Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/migrator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053110127Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/migrator/migrator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053114547Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/migrator/migrator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053134248Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/migrator/migrator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05324066Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/migrator/migrator/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053329502Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-vgmt2/migrator/migrator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053363543Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053397363Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053447755Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053480315Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053541937Z namespaces/openshift-lws-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053583378Z namespaces/openshift-lws-operator/openshift-lws-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053638779Z namespaces/openshift-lws-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05368357Z namespaces/openshift-lws-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053743031Z namespaces/openshift-lws-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053766352Z namespaces/openshift-lws-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053848544Z namespaces/openshift-lws-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.053980137Z namespaces/openshift-lws-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05411609Z namespaces/openshift-lws-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054152791Z namespaces/openshift-lws-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054200272Z namespaces/openshift-lws-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054276423Z namespaces/openshift-lws-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054307564Z namespaces/openshift-lws-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054400646Z namespaces/openshift-lws-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054432997Z namespaces/openshift-lws-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054481838Z namespaces/openshift-lws-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05455882Z namespaces/openshift-lws-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054601891Z namespaces/openshift-lws-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054609431Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054665462Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/b8b2488c.x-k8s.io.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054777305Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/openshift-lws-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054842586Z namespaces/openshift-lws-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054881197Z namespaces/openshift-lws-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.054981399Z namespaces/openshift-lws-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.055065961Z namespaces/openshift-lws-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.055385749Z namespaces/openshift-lws-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.055461201Z namespaces/openshift-lws-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.055626844Z namespaces/openshift-lws-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.055745527Z namespaces/openshift-lws-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.055947712Z namespaces/openshift-lws-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056009783Z namespaces/openshift-lws-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056050674Z namespaces/openshift-lws-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056115115Z namespaces/openshift-lws-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056180377Z namespaces/openshift-lws-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056251479Z namespaces/openshift-lws-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056292919Z namespaces/openshift-lws-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056381211Z namespaces/openshift-lws-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056458853Z namespaces/openshift-lws-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056499224Z namespaces/openshift-lws-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056541795Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056611877Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056652197Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/lws-controller-manager-metrics-monitor.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056704859Z namespaces/openshift-lws-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056740439Z namespaces/openshift-lws-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056794531Z namespaces/openshift-lws-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056802701Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.056892603Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.057023506Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05719207Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.057360614Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/leader-worker-set.v1.0.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.057567378Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.057715972Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.057915996Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058102221Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058124511Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/install-krwsn.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058203523Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058233793Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/leader-worker-set.v1.0.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058309895Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058354696Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/leader-worker-set.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058401987Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058429958Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/leader-worker-set.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05850153Z namespaces/openshift-lws-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05850933Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058544611Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/lws-controller-manager-56b679b657-dz99n.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058632333Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058640283Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058644333Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058679754Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058785936Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058849627Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-dz99n/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058886708Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058924029Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/lws-controller-manager-56b679b657-mghcj.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.058998741Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059005161Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/manager/manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059008661Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/manager/manager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059045032Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/manager/manager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059139584Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/manager/manager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059204996Z namespaces/openshift-lws-operator/pods/lws-controller-manager-56b679b657-mghcj/manager/manager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059330349Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.05937435Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/openshift-lws-operator-bfc7f696d-656mq.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059462621Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/openshift-lws-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059471512Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/openshift-lws-operator/openshift-lws-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059475702Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/openshift-lws-operator/openshift-lws-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059511263Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/openshift-lws-operator/openshift-lws-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059667746Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/openshift-lws-operator/openshift-lws-operator/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059730398Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-656mq/openshift-lws-operator/openshift-lws-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059779049Z namespaces/openshift-lws-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059808949Z namespaces/openshift-lws-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059866701Z namespaces/openshift-lws-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059896811Z namespaces/openshift-lws-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059960653Z namespaces/openshift-machine-api/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059970533Z namespaces/openshift-machine-api/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.059977383Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.060016224Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.060172958Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.060370632Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.060494965Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06071063Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.060942695Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06115333Z namespaces/openshift-machine-config-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06116136Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06116657Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.061189721Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.061324324Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.061400266Z namespaces/openshift-machine-config-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.061408456Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.061432716Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06160427Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.061750973Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.061884147Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062072751Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062329267Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062514471Z namespaces/openshift-marketplace/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062524441Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062529061Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062546382Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062625384Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062635024Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062655034Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062757076Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062832298Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06290996Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.062973841Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.063000152Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.063152005Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06334359Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.063474873Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.063656627Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.063877872Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.064096717Z namespaces/openshift-monitoring/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.064126788Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.064191269Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06423672Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.064320562Z namespaces/openshift-monitoring/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.064346473Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.064474146Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.064881375Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065216483Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065447988Z namespaces/openshift-monitoring/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065470568Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06555255Z namespaces/openshift-monitoring/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.06556938Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065667013Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065699823Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065756025Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065822386Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065895058Z namespaces/openshift-monitoring/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.065929469Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.068891516Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.069031049Z namespaces/openshift-monitoring/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.070055302Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.070132194Z namespaces/openshift-monitoring/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.070995614Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.071118157Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.071583607Z namespaces/openshift-monitoring/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.071761791Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.071803002Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.071941885Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.071977596Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072019687Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072073168Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07215447Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072255323Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072305674Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072352805Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072472277Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072497238Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072610391Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072635921Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072729663Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072769054Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.072870497Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07304287Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.073120802Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.073377238Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.073503891Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.073626884Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.073708805Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.073811108Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07389402Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.073960381Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074004942Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074084874Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074166656Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074290609Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074374881Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074462773Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074603566Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074697828Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07477914Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074866192Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.074952474Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075032336Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075084177Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075128868Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075166329Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075181719Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0752471Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075493376Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075759472Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.075899066Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07609974Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.076375826Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.076646792Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.076688973Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.076761595Z namespaces/openshift-monitoring/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.076769375Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.076835887Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0769898Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07699684Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077000851Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077033491Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077126233Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077190905Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077242886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077253766Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077266586Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077297077Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077393229Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077454411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077496602Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077503562Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077506752Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077546843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077634125Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077697006Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077734817Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077743377Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077746617Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077778858Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07786426Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077926872Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077968582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077974743Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.077980863Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078013863Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078101805Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078164407Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078209148Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078219838Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078240099Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078266139Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078353951Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078417533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078474524Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078491314Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078502255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078519285Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078592777Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078653978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078693029Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.07872803Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/cluster-monitoring-operator-75587bd455-2wsvr.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078815062Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/cluster-monitoring-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078822342Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078826222Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.078856553Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079241931Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079315983Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-2wsvr/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079361954Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079402555Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-state-metrics-69db897b98-nqq2j.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079503208Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-main/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079515858Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079519958Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079548869Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079634551Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079697772Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079735823Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-self/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079742173Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079751003Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079786364Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079875926Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079941707Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079980118Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-state-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079988968Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-state-metrics/kube-state-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.079993589Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-state-metrics/kube-state-metrics/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08003408Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080184483Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080284675Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-nqq2j/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080304066Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080359407Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/metrics-server-cbb9b68bb-dbb42.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080434049Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/metrics-server/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080443389Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/metrics-server/metrics-server/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080450589Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/metrics-server/metrics-server/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08050166Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/metrics-server/metrics-server/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080605402Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/metrics-server/metrics-server/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080676614Z namespaces/openshift-monitoring/pods/metrics-server-cbb9b68bb-dbb42/metrics-server/metrics-server/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080713025Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080757536Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/monitoring-plugin-7dccd58f55-hp9n9.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080835148Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/monitoring-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080843208Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/monitoring-plugin/monitoring-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080848368Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/monitoring-plugin/monitoring-plugin/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080864738Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.080965001Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081027362Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-hp9n9/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081074363Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081132434Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/node-exporter-7cq4d.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081255807Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/init-textfile/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081274498Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/init-textfile/init-textfile/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081281928Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/init-textfile/init-textfile/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081315469Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/init-textfile/init-textfile/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08138912Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081455362Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/init-textfile/init-textfile/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081496373Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081505373Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081523623Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081541534Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081639686Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081708558Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081738378Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/node-exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081746588Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/node-exporter/node-exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081750148Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/node-exporter/node-exporter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08179312Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/node-exporter/node-exporter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081901412Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.081963873Z namespaces/openshift-monitoring/pods/node-exporter-7cq4d/node-exporter/node-exporter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082016525Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082048075Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/node-exporter-98dxk.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082142627Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/init-textfile/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082149697Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/init-textfile/init-textfile/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082153088Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/init-textfile/init-textfile/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082185288Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/init-textfile/init-textfile/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082283251Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082366882Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/init-textfile/init-textfile/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082403013Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082410803Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082415134Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082452215Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082542966Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082601628Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082639319Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/node-exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082645999Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/node-exporter/node-exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082651519Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/node-exporter/node-exporter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08269712Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/node-exporter/node-exporter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082803052Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082865474Z namespaces/openshift-monitoring/pods/node-exporter-98dxk/node-exporter/node-exporter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082921715Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.082959946Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/node-exporter-k9kpt.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083050308Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/init-textfile/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083062688Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/init-textfile/init-textfile/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083067469Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/init-textfile/init-textfile/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083116659Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/init-textfile/init-textfile/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083187891Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083315274Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/init-textfile/init-textfile/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083352695Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083359395Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083362885Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083392056Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083474928Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083541379Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08358349Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/node-exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08359143Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/node-exporter/node-exporter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083611421Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/node-exporter/node-exporter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083653732Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/node-exporter/node-exporter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083757534Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083824096Z namespaces/openshift-monitoring/pods/node-exporter-k9kpt/node-exporter/node-exporter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083870607Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.083905117Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/openshift-state-metrics-9d44df66c-5q6cg.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08402928Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-main/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084037871Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084043601Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084076841Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084164863Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084256836Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084297086Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-self/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084303566Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084307757Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084347387Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084428349Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084496711Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084547612Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/openshift-state-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084554852Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/openshift-state-metrics/openshift-state-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084558172Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084597973Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084697955Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084762807Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-5q6cg/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084803628Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.084863539Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085025203Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085031863Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085035563Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085090395Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085163706Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085247718Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085297869Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085304129Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085309469Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08534488Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085433772Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085500094Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085542175Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085548255Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085551615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085577615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085665508Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085727659Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08576492Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08577105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08577431Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085812891Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085898263Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.085961824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086000655Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086006925Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086018596Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086046006Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086142688Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08620425Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086260531Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086270671Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086277071Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086313472Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086496096Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086561498Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086600559Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086606769Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086610139Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086629419Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086730472Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086792603Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086823614Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086866355Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/prometheus-operator-5676c8c784-r4hbg.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086952167Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086958827Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086962227Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.086990818Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08707933Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087142361Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087187182Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/prometheus-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087202752Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/prometheus-operator/prometheus-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087208013Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/prometheus-operator/prometheus-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087257264Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/prometheus-operator/prometheus-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087430648Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087493969Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-r4hbg/prometheus-operator/prometheus-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08753702Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087575121Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/prometheus-operator-admission-webhook-57cf98b594-qc28d.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087686323Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/prometheus-operator-admission-webhook/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087693004Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087698344Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087756615Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087854287Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087919199Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-qc28d/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08794692Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.087995621Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/telemeter-client-bb88f555c-k7tn4.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088141914Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088150994Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088154554Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088182165Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088290807Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088358369Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08839419Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/reload/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08840098Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/reload/reload/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08840438Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/reload/reload/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088436411Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/reload/reload/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088527133Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/reload/reload/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088602394Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/reload/reload/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088638845Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/telemeter-client/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088645045Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/telemeter-client/telemeter-client/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088648325Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/telemeter-client/telemeter-client/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088683526Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/telemeter-client/telemeter-client/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08885308Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088918642Z namespaces/openshift-monitoring/pods/telemeter-client-bb88f555c-k7tn4/telemeter-client/telemeter-client/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.088963373Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089019834Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/thanos-querier-6f7f856ccb-8jmgz.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089153547Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089163937Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089168277Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089194238Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089315041Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089383282Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089417973Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-rules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089424323Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089428383Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089469244Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089553246Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089622368Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089666739Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-web/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089673869Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089677659Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.08971313Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089801962Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089867613Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089909824Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089915894Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089919394Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.089949575Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090029227Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090092028Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090129099Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/prom-label-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090135059Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/prom-label-proxy/prom-label-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090138699Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/prom-label-proxy/prom-label-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0901687Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090273362Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090339834Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090387485Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/thanos-query/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090394905Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/thanos-query/thanos-query/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090400625Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/thanos-query/thanos-query/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090433406Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/thanos-query/thanos-query/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090537608Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/thanos-query/thanos-query/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09060623Z namespaces/openshift-monitoring/pods/thanos-querier-6f7f856ccb-8jmgz/thanos-query/thanos-query/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090643771Z namespaces/openshift-monitoring/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090677352Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090712743Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090751653Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090835665Z namespaces/openshift-multus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090882806Z namespaces/openshift-multus/openshift-multus.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090947778Z namespaces/openshift-multus/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.090981498Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09103502Z namespaces/openshift-multus/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091071151Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091332397Z namespaces/openshift-multus/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091412778Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09148623Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091537801Z namespaces/openshift-multus/apps/daemonsets/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091571322Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091708825Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091820448Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091878239Z namespaces/openshift-multus/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09191894Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091956511Z namespaces/openshift-multus/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.091990072Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.092069513Z namespaces/openshift-multus/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.092117284Z namespaces/openshift-multus/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.092151885Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.092249927Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.092335559Z namespaces/openshift-multus/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0923595Z namespaces/openshift-multus/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.092513183Z namespaces/openshift-multus/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.092625736Z namespaces/openshift-multus/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.093084736Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.093203199Z namespaces/openshift-multus/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.093777832Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.093859504Z namespaces/openshift-multus/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.093980867Z namespaces/openshift-multus/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094038358Z namespaces/openshift-multus/core/configmaps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094070579Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094162661Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094261653Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094342455Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094423447Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094461568Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094548279Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094625021Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094702403Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094741654Z namespaces/openshift-multus/core/services/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094777215Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094834076Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094868367Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094918068Z namespaces/openshift-multus/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.094951889Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09500667Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095040661Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095122793Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095193654Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095249215Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095311977Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095357458Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095391289Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09544753Z namespaces/openshift-multus/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095470191Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095525672Z namespaces/openshift-multus/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095535022Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095572063Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.095711446Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09588374Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096013273Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096200707Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096460803Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096664198Z namespaces/openshift-multus/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096678978Z namespaces/openshift-multus/pods/multus-4mt24/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096737219Z namespaces/openshift-multus/pods/multus-4mt24/multus-4mt24.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096827842Z namespaces/openshift-multus/pods/multus-4mt24/kube-multus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096834711Z namespaces/openshift-multus/pods/multus-4mt24/kube-multus/kube-multus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096838172Z namespaces/openshift-multus/pods/multus-4mt24/kube-multus/kube-multus/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.096876072Z namespaces/openshift-multus/pods/multus-4mt24/kube-multus/kube-multus/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097253991Z namespaces/openshift-multus/pods/multus-4mt24/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097310573Z namespaces/openshift-multus/pods/multus-4mt24/kube-multus/kube-multus/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097340863Z namespaces/openshift-multus/pods/multus-65tnl/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097422665Z namespaces/openshift-multus/pods/multus-65tnl/multus-65tnl.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097512777Z namespaces/openshift-multus/pods/multus-65tnl/kube-multus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097520677Z namespaces/openshift-multus/pods/multus-65tnl/kube-multus/kube-multus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097529567Z namespaces/openshift-multus/pods/multus-65tnl/kube-multus/kube-multus/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097568798Z namespaces/openshift-multus/pods/multus-65tnl/kube-multus/kube-multus/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097812114Z namespaces/openshift-multus/pods/multus-65tnl/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097873125Z namespaces/openshift-multus/pods/multus-65tnl/kube-multus/kube-multus/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097902576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.097950017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/multus-additional-cni-plugins-nw5h9.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09808193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/bond-cni-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09808853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/bond-cni-plugin/bond-cni-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.0980918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098124161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098209123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098306405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098347226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098353976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/cni-plugins/cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098361996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/cni-plugins/cni-plugins/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098450168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/cni-plugins/cni-plugins/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.09852399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098589871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/cni-plugins/cni-plugins/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098618412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/egress-router-binary-copy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098627062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098630612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098680064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098764526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098853248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098881748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/kube-multus-additional-cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098889638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098895318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.098943199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099015201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099083563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099116763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/routeoverride-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099123314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/routeoverride-cni/routeoverride-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099128184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/routeoverride-cni/routeoverride-cni/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099163865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099359119Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099430711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099466542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni-bincopy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099473312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099508783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099541243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099630405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099695957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099722087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099728808Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni/whereabouts-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099733968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni/whereabouts-cni/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099769158Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099859631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099924272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nw5h9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099960723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.099997134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/multus-additional-cni-plugins-v728t.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100122546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/bond-cni-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100129786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/bond-cni-plugin/bond-cni-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100133177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100166687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10028148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100349171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100385532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100393483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/cni-plugins/cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100397033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/cni-plugins/cni-plugins/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100428963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/cni-plugins/cni-plugins/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100514865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100596907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/cni-plugins/cni-plugins/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100633228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/egress-router-binary-copy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100639528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100647608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100701219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100775671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100842873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100891424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/kube-multus-additional-cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100904564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100909864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.100920015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101013607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101090579Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101120249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/routeoverride-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101126439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/routeoverride-cni/routeoverride-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101129869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/routeoverride-cni/routeoverride-cni/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10116419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101279443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101351644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101386395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni-bincopy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101393425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101396675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101430526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101520768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.1015898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101639611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101652021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni/whereabouts-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101657411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni/whereabouts-cni/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101666072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101752074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101821945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-v728t/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101850426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.101926598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/multus-additional-cni-plugins-ww4kd.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10205919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/bond-cni-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102065991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/bond-cni-plugin/bond-cni-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102069301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102109252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102195234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102282446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102320067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102327067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/cni-plugins/cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102330487Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/cni-plugins/cni-plugins/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102366137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/cni-plugins/cni-plugins/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10245127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102520401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/cni-plugins/cni-plugins/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102556472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/egress-router-binary-copy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102566672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102570432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102607093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102684045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102751266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102815998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/kube-multus-additional-cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102826748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102830308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102858929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10293145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.102994902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103032703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/routeoverride-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103038913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/routeoverride-cni/routeoverride-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103042323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/routeoverride-cni/routeoverride-cni/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103070793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103156926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103236817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103282148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni-bincopy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103290429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103293909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103328169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103408461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103481073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103502563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103510194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni/whereabouts-cni/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103513704Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni/whereabouts-cni/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103556575Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103636466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103698618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ww4kd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103733099Z namespaces/openshift-multus/pods/multus-wzjb7/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10376974Z namespaces/openshift-multus/pods/multus-wzjb7/multus-wzjb7.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103855491Z namespaces/openshift-multus/pods/multus-wzjb7/kube-multus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103863562Z namespaces/openshift-multus/pods/multus-wzjb7/kube-multus/kube-multus/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103867862Z namespaces/openshift-multus/pods/multus-wzjb7/kube-multus/kube-multus/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.103896952Z namespaces/openshift-multus/pods/multus-wzjb7/kube-multus/kube-multus/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104398954Z namespaces/openshift-multus/pods/multus-wzjb7/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104467475Z namespaces/openshift-multus/pods/multus-wzjb7/kube-multus/kube-multus/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104498586Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104528587Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/network-metrics-daemon-4d5rw.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104631109Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104639339Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104642869Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10465962Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104763872Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104827433Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104856204Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/network-metrics-daemon/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104865394Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/network-metrics-daemon/network-metrics-daemon/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104868794Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.104904585Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105021898Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105085019Z namespaces/openshift-multus/pods/network-metrics-daemon-4d5rw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10512056Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105151091Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/network-metrics-daemon-dn4mx.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105249633Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105265243Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105268934Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105305174Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105398726Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105456248Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105484459Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/network-metrics-daemon/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105494339Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/network-metrics-daemon/network-metrics-daemon/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105497879Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10554667Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105671463Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105739774Z namespaces/openshift-multus/pods/network-metrics-daemon-dn4mx/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105766225Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105807386Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/network-metrics-daemon-zsnbl.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105886728Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105896538Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105900638Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.105930519Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106019191Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106083912Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106137103Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/network-metrics-daemon/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106147894Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/network-metrics-daemon/network-metrics-daemon/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106151514Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106177314Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106385209Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10645517Z namespaces/openshift-multus/pods/network-metrics-daemon-zsnbl/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106485431Z namespaces/openshift-multus/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106515782Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106573753Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106581304Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106623114Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106700886Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106744387Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106775408Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10686127Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106903561Z namespaces/openshift-multus/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106942102Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106992823Z namespaces/openshift-must-gather-d2skc/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.106999003Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.107002353Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.107034454Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.107186267Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.107390532Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.107518895Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.107715869Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.107946584Z namespaces/openshift-must-gather-d2skc/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108148739Z namespaces/openshift-network-console/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10818401Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108253391Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108309983Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108357694Z namespaces/openshift-network-console/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108402535Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108480367Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108604439Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108696311Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108731822Z namespaces/openshift-network-console/apps/deployments/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108773363Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108854155Z namespaces/openshift-network-console/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108897216Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108935747Z namespaces/openshift-network-console/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.108976828Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10905935Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10909699Z namespaces/openshift-network-console/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109130431Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109217413Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109288665Z namespaces/openshift-network-console/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109324506Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109437748Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.10951299Z namespaces/openshift-network-console/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109640553Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109725095Z namespaces/openshift-network-console/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109866218Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.109983381Z namespaces/openshift-network-console/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110093093Z namespaces/openshift-network-console/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110162575Z namespaces/openshift-network-console/core/configmaps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110203136Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110285937Z namespaces/openshift-network-console/core/services/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110326678Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11037884Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110416251Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110461921Z namespaces/openshift-network-console/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110504413Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110547314Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110584644Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110665056Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110735508Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110783089Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11081825Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110861311Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110903892Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110943603Z namespaces/openshift-network-console/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110949783Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.110984204Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.111156537Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.111387423Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.111519646Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11170653Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.111934345Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112116619Z namespaces/openshift-network-console/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112124619Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11215964Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/networking-console-plugin-cb95c66f6-gv5jl.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112244232Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/networking-console-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112258013Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/networking-console-plugin/networking-console-plugin/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112263002Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/networking-console-plugin/networking-console-plugin/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112316094Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112408986Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112480907Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-gv5jl/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112495948Z namespaces/openshift-network-console/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112567069Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.1125909Z namespaces/openshift-network-console/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112638551Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112683452Z namespaces/openshift-network-diagnostics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112724553Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112774614Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112814175Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112855456Z namespaces/openshift-network-diagnostics/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112895517Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.112997589Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113084431Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113176933Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113219414Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113289186Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113351837Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113393728Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11345855Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11349187Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113538422Z namespaces/openshift-network-diagnostics/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113577532Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113658804Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113696895Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113732676Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113814088Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113853339Z namespaces/openshift-network-diagnostics/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113883739Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.113983862Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114064303Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114286119Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11436767Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114559145Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114639657Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114737919Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11478935Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114834601Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114879002Z namespaces/openshift-network-diagnostics/core/services/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114919613Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.114999505Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115046576Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115088027Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115143608Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115186319Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11521852Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115289331Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115373873Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115448055Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115491736Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115552457Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115644099Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115693501Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115758052Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115807323Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115866635Z namespaces/openshift-network-diagnostics/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115873515Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.115912326Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.116064139Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.116255513Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.116421507Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.116644342Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.116881588Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117077022Z namespaces/openshift-network-diagnostics/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117084352Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117119283Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/network-check-source-8894fc9bd-mqf7t.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117207865Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/check-endpoints/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117215195Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/check-endpoints/check-endpoints/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117218655Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/check-endpoints/check-endpoints/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117287347Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/check-endpoints/check-endpoints/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11741678Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117493372Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-mqf7t/check-endpoints/check-endpoints/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117534173Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117585654Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/network-check-target-7xnhl.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117667516Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/network-check-target-container/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117673826Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/network-check-target-container/network-check-target-container/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117684166Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/network-check-target-container/network-check-target-container/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117719537Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/network-check-target-container/network-check-target-container/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117820509Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117898111Z namespaces/openshift-network-diagnostics/pods/network-check-target-7xnhl/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117947072Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.117992283Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/network-check-target-pb4l4.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118072045Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/network-check-target-container/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118078295Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/network-check-target-container/network-check-target-container/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118081705Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/network-check-target-container/network-check-target-container/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118134436Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/network-check-target-container/network-check-target-container/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118245949Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11832248Z namespaces/openshift-network-diagnostics/pods/network-check-target-pb4l4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118363301Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118412962Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/network-check-target-srg6p.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118490484Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/network-check-target-container/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118497644Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/network-check-target-container/network-check-target-container/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118501284Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/network-check-target-container/network-check-target-container/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118545576Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/network-check-target-container/network-check-target-container/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118645108Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118721189Z namespaces/openshift-network-diagnostics/pods/network-check-target-srg6p/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118784271Z namespaces/openshift-network-diagnostics/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118830592Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118903074Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118915504Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.118945545Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119044377Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119100278Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11915513Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119269492Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119324853Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119375484Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119427126Z namespaces/openshift-network-node-identity/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119488047Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119550008Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.11960395Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119654771Z namespaces/openshift-network-node-identity/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119705592Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119792654Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119898856Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.119978898Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120025269Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12007028Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120106111Z namespaces/openshift-network-node-identity/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120174703Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120264105Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120309966Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120357147Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120454679Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12050367Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12050987Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120581072Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120638143Z namespaces/openshift-network-node-identity/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120694845Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120807827Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.120893219Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121003261Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121082193Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121175405Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12135196Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121467172Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121515063Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121571854Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121630516Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121683697Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121737918Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121791359Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12184508Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121899712Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.121985294Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122078616Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122129907Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122181298Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12225119Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122308291Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122363432Z namespaces/openshift-network-node-identity/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122369832Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122402913Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122548396Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12271104Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.122842853Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123030927Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123280673Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123480068Z namespaces/openshift-network-node-identity/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123495758Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12357227Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12358091Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123630281Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123679472Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123709053Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123759784Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123796805Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123840766Z namespaces/openshift-network-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123888457Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.123954939Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12401035Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124063931Z namespaces/openshift-network-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124120932Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124260706Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124390198Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12447457Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124529852Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124607953Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124680695Z namespaces/openshift-network-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124719566Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124767317Z namespaces/openshift-network-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124796288Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124878329Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124928481Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.124982042Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125074514Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125129425Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125136235Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125196147Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125278199Z namespaces/openshift-network-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125316679Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125464253Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125549315Z namespaces/openshift-network-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125722919Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125805711Z namespaces/openshift-network-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.125980475Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126072257Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12620819Z namespaces/openshift-network-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126301092Z namespaces/openshift-network-operator/core/configmaps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126351973Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126448875Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126521337Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126576398Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12663174Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126685141Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126741152Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126793573Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126844964Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126898955Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.126983197Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12708219Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127133221Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127184592Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127267514Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127322995Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127384957Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127417777Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127472668Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127510689Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12755931Z namespaces/openshift-network-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127565821Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127594731Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.127743115Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12795669Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128100423Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128356589Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128606574Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128804649Z namespaces/openshift-network-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128811309Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12884568Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/iptables-alerter-jc7f5.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128939952Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/iptables-alerter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128946472Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/iptables-alerter/iptables-alerter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128949692Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/iptables-alerter/iptables-alerter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.128994043Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/iptables-alerter/iptables-alerter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129094285Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129169877Z namespaces/openshift-network-operator/pods/iptables-alerter-jc7f5/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129221328Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12928362Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/iptables-alerter-qbctw.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129360291Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/iptables-alerter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129367422Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/iptables-alerter/iptables-alerter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129373562Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/iptables-alerter/iptables-alerter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129401332Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/iptables-alerter/iptables-alerter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129488965Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129553296Z namespaces/openshift-network-operator/pods/iptables-alerter-qbctw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129580907Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129620928Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/iptables-alerter-rz67d.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129682339Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/iptables-alerter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129689039Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/iptables-alerter/iptables-alerter/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129692309Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/iptables-alerter/iptables-alerter/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.12974024Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/iptables-alerter/iptables-alerter/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129840422Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129921654Z namespaces/openshift-network-operator/pods/iptables-alerter-rz67d/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.129961555Z namespaces/openshift-network-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130016417Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130074208Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130129159Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13017921Z namespaces/openshift-node/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.1301857Z namespaces/openshift-node/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130189061Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130259622Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130412266Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13058445Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130726323Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.130929727Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131162483Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131373337Z namespaces/openshift-operator-lifecycle-manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131414578Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13150318Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131541251Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131607253Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131646863Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131745186Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131833598Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13193074Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.131983861Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132039452Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132093464Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132148035Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132251027Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132363Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132398071Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132479513Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132521674Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132579945Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132679307Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132760929Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132850271Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132922293Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.132995324Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133109987Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133336342Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133399394Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133428134Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133489385Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133530286Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133569487Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133614788Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13368418Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133763902Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133803463Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133841604Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133888825Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133927155Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.133982327Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.134020738Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.134093489Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.134099279Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13413213Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.134308574Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.134474878Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.134614371Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.134797015Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13502934Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135214165Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135319727Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135340667Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135382459Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13544418Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13545982Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135511321Z namespaces/openshift-operators/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135520602Z namespaces/openshift-operators/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135524922Z namespaces/openshift-operators/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135547962Z namespaces/openshift-operators/coordination.k8s.io/leases/sail-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135609974Z namespaces/openshift-operators/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135619984Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135631064Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135790358Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.135959392Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.136090075Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.136295339Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.136521124Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.136729159Z namespaces/openshift-operators/operators.coreos.com/installplans/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13676387Z namespaces/openshift-operators/operators.coreos.com/installplans/install-ql9cj.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137132608Z namespaces/openshift-operators/operators.coreos.com/installplans/install-v4hfp.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137462526Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137502087Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137536337Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137589799Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.1376472Z namespaces/openshift-operators/operators.coreos.com/subscriptions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137690111Z namespaces/openshift-operators/operators.coreos.com/subscriptions/servicemeshoperator3.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137753722Z namespaces/openshift-ovn-kubernetes/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137776443Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137845184Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137888996Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137940007Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.137962837Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138152502Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138237804Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138335496Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138379157Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138400737Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138558141Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138594981Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138641483Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138662143Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138747015Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138785006Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138815977Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.138897859Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13895811Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13896723Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.139002751Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.139046512Z namespaces/openshift-ovn-kubernetes/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.139089103Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.139314458Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.13939232Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.139695017Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.139810899Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140269Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140365712Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140525645Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140592937Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140623848Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14071292Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140847593Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140888734Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.140966615Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141009367Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141050928Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141092088Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141130369Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141185891Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141245962Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141300443Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141308283Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141343154Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141397105Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141427896Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141506928Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14158198Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14161582Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141650861Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141713283Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141748763Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141827455Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141863946Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141906317Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141912667Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.141949898Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14202985Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142074801Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142105132Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142150422Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142157113Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142192803Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142367787Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142528831Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142668024Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.142853349Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143078694Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143335789Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14335057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143400851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovnkube-node-hzwl5.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143572475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-node/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143579075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143583385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143612016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143762709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143829001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143850161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-ovn-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143858991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143863981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.143912222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144043305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144111257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144142078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/nbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144152238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/nbdb/nbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144158898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/nbdb/nbdb/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144187519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/nbdb/nbdb/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144316902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/nbdb/nbdb/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144374843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/nbdb/nbdb/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144390573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/northd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144399314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/northd/northd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144405264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/northd/northd/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144443035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/northd/northd/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144563427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/northd/northd/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144621959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/northd/northd/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-acl-logging/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14468133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-acl-logging/ovn-acl-logging/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14468516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14469489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144843044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144882195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144890155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-controller/ovn-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144893455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-controller/ovn-controller/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.144932696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-controller/ovn-controller/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.14513497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.145197802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovn-controller/ovn-controller/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.145254913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovnkube-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.145275214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovnkube-controller/ovnkube-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.145315425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovnkube-controller/ovnkube-controller/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.145367636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150162775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150239866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150258387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/sbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150265047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/sbdb/sbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150269767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/sbdb/sbdb/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150327839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/sbdb/sbdb/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.15041681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/sbdb/sbdb/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150485532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hzwl5/sbdb/sbdb/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150523823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150589404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovnkube-node-sps6r.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150745328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-node/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150754448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150758538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150773409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150913352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.150991183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151009184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-ovn-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151014084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151018084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151060955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151190598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.15128555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151308091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/nbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151319441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/nbdb/nbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151323861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/nbdb/nbdb/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151363432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/nbdb/nbdb/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151464684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/nbdb/nbdb/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151523826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/nbdb/nbdb/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151567587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/northd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151576877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/northd/northd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151581637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/northd/northd/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151590387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/northd/northd/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151694119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/northd/northd/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151757931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/northd/northd/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151793842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-acl-logging/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151802162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-acl-logging/ovn-acl-logging/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151806242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151837573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.151978226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152044998Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152072938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152087919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-controller/ovn-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152101099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-controller/ovn-controller/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152129109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-controller/ovn-controller/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152346714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152416266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovn-controller/ovn-controller/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152452577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovnkube-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152460377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovnkube-controller/ovnkube-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152464677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovnkube-controller/ovnkube-controller/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.152496938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158192807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158281309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.15829579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/sbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.15831064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/sbdb/sbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158323041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/sbdb/sbdb/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158355631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/sbdb/sbdb/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158452863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/sbdb/sbdb/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158520285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-sps6r/sbdb/sbdb/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158557226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158617317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovnkube-node-wjrrc.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158776671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-node/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158783871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158788481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158817262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.158967975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159034327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159072518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-ovn-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159083808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159087538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159100218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159235731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159323863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159361864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/nbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159365924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/nbdb/nbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159369744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/nbdb/nbdb/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159404395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/nbdb/nbdb/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159503557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/nbdb/nbdb/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159560369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/nbdb/nbdb/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159598399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/northd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.15960507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/northd/northd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.15960903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/northd/northd/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.15963654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/northd/northd/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159738093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/northd/northd/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159797904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/northd/northd/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159833935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-acl-logging/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159841565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-acl-logging/ovn-acl-logging/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159845495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.159876696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160007159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.1600768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160116941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160127622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-controller/ovn-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160132302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-controller/ovn-controller/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160159022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-controller/ovn-controller/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160333396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160401148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovn-controller/ovn-controller/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160438078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovnkube-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160445709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovnkube-controller/ovnkube-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160449569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovnkube-controller/ovnkube-controller/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.160477719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165093094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165161806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165210017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/sbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165217517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/sbdb/sbdb/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165221197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/sbdb/sbdb/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165243378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/sbdb/sbdb/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.16535451Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/sbdb/sbdb/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165417812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wjrrc/sbdb/sbdb/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165456913Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165492124Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165526484Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165533354Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165574725Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165667688Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.16579156Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165820131Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165871332Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.165957624Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166045996Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166071467Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166130998Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166180029Z namespaces/openshift-route-controller-manager/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166191709Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.16619528Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166262561Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166322312Z namespaces/openshift-route-controller-manager/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166335123Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166369293Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166567088Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166756352Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.166892455Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.167393697Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.167634322Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.167887868Z namespaces/openshift-service-ca-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.167929999Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.1679889Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168026351Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168070562Z namespaces/openshift-service-ca-operator/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168112113Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168195495Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168326238Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.16842642Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168457031Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168494042Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168555813Z namespaces/openshift-service-ca-operator/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168595004Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168669356Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168712537Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168765678Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168836649Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.16887423Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168885741Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168920571Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.168971733Z namespaces/openshift-service-ca-operator/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169001503Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169108976Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169187417Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169405102Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169476634Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169586937Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169700869Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169869793Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169936314Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.169972915Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170028117Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170054997Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170103718Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170137189Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170221501Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170314143Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170357604Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170398495Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170449156Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170495087Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170540938Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170579589Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.17062571Z namespaces/openshift-service-ca-operator/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170635721Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170670541Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170806374Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.170976278Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171112651Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171311046Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171536311Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171722355Z namespaces/openshift-service-ca-operator/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171728835Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-45hcq/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171756396Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-45hcq/service-ca-operator-d6fc45fc5-45hcq.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171830698Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-45hcq/service-ca-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171838328Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-45hcq/service-ca-operator/service-ca-operator/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171841578Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-45hcq/service-ca-operator/service-ca-operator/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.171874699Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-45hcq/service-ca-operator/service-ca-operator/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172016632Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-45hcq/service-ca-operator/service-ca-operator/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172161635Z namespaces/openshift-service-ca-operator/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172190566Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172244757Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172323649Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.17236573Z namespaces/openshift-service-ca/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172408001Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172456862Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172497543Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172555904Z namespaces/openshift-service-ca/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172590645Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172667037Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172770419Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172864241Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172897182Z namespaces/openshift-service-ca/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172935343Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.172987034Z namespaces/openshift-service-ca/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173018845Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173100817Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173140198Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173179788Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173286391Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173328132Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173335562Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173371893Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173423794Z namespaces/openshift-service-ca/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173460525Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173566047Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173638019Z namespaces/openshift-service-ca/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173745921Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173819663Z namespaces/openshift-service-ca/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.173925145Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174033688Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174190981Z namespaces/openshift-service-ca/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174243583Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174294094Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174342385Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174372546Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174418376Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174465468Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174538419Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174618811Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174657952Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174698823Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174742034Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174779965Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174822926Z namespaces/openshift-service-ca/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174828776Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.174864647Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.17500639Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.175171814Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.175332067Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.175513741Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.175730866Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.175918751Z namespaces/openshift-service-ca/pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.175927971Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.175950661Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/service-ca-865cb79987-jtzjd.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176025803Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/service-ca-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176037393Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/service-ca-controller/service-ca-controller/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176041103Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/service-ca-controller/service-ca-controller/logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176060654Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/service-ca-controller/service-ca-controller/logs/current.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176277989Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.17634616Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-jtzjd/service-ca-controller/service-ca-controller/logs/previous.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176373761Z namespaces/openshift-service-ca/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176403962Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176458013Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176498044Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176552155Z namespaces/openshift-user-workload-monitoring/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176598126Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176653307Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176691028Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176731739Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.1767692Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176850582Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.176921643Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177004845Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177043796Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177079177Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177123228Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177164569Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177263521Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177314262Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177350833Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177429235Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177472606Z namespaces/openshift-user-workload-monitoring/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177512297Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177612819Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177686431Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177758503Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177840434Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.177908536Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178031249Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178172942Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178213633Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178281924Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178320915Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178360666Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178406247Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178442848Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.17852297Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178593871Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178641983Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178679423Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178724114Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178763485Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178806526Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178812436Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178853097Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.178999961Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.179153944Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.179307778Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.179488372Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.179709177Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.179924752Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.179950702Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180003094Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180040524Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180073825Z namespaces/openshift/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180123556Z namespaces/openshift/openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180177907Z namespaces/openshift/apps.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180205368Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18029765Z namespaces/openshift/apps/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180333211Z namespaces/openshift/apps/daemonsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180417683Z namespaces/openshift/apps/deployments.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180480384Z namespaces/openshift/apps/replicasets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180576196Z namespaces/openshift/apps/statefulsets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180607137Z namespaces/openshift/autoscaling/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180651058Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180699189Z namespaces/openshift/batch/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18073085Z namespaces/openshift/batch/cronjobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180811342Z namespaces/openshift/batch/jobs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180847793Z namespaces/openshift/build.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180888714Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180969465Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.180994446Z namespaces/openshift/core/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181048397Z namespaces/openshift/core/configmaps.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181138239Z namespaces/openshift/core/endpoints.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181213291Z namespaces/openshift/core/events.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181315773Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181389305Z namespaces/openshift/core/pods.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181462567Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181577199Z namespaces/openshift/core/secrets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181726853Z namespaces/openshift/core/services.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181769674Z namespaces/openshift/discovery.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181811205Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181854546Z namespaces/openshift/image.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.181897107Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183071733Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183090934Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183179776Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183290028Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183396061Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183500483Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183584545Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183720728Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183877902Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.183993884Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184080626Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184174029Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184316382Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184425754Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184523226Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184620799Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18470457Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184804113Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.184909575Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185044368Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185159091Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185249663Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185346525Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185433757Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185532909Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185623142Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185719244Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185807046Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.185913218Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18601356Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.186108062Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.186214475Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.186348438Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18642744Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.186533172Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.186613904Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.186730907Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18686727Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.186951762Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187062634Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187158436Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18730022Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187425332Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187511434Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187596986Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187721649Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187846722Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.187951955Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188055927Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188142279Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188249471Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188407425Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188521117Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18865087Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188766193Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188868175Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.188981448Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18906728Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189160902Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189300835Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189374747Z namespaces/openshift/k8s.ovn.org/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189416798Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18949963Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189570621Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189618162Z namespaces/openshift/monitoring.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189653973Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189693554Z namespaces/openshift/networking.k8s.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189729845Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189773926Z namespaces/openshift/operators.coreos.com/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189780066Z namespaces/openshift/operators.coreos.com/clusterserviceversions/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.189817567Z namespaces/openshift/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.18995949Z namespaces/openshift/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.190125494Z namespaces/openshift/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.190276407Z namespaces/openshift/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.190472292Z namespaces/openshift/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.190693717Z namespaces/openshift/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.190878551Z namespaces/openshift/policy/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.190915932Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.190957993Z namespaces/openshift/route.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191001704Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191044805Z namespaces/openshift/template.openshift.io/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191052375Z namespaces/openshift/template.openshift.io/templates/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191085426Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191188448Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191329021Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191430854Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191538966Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.19169354Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191792372Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191904484Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.191999656Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.192118849Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.192238532Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.192410546Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.192528328Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.192677002Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.192781174Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.192900257Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193002679Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193108642Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193213024Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193338697Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193433409Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193533611Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193635684Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193723946Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.193825768Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.19393029Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194015782Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194117104Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194242718Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.19435781Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194455472Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194554854Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194654337Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194772219Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194884382Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.194980334Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195078217Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195174319Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195305502Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195405514Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195504386Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195625949Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195735432Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195855254Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.195975257Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.19609128Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196239953Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196375056Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196494709Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196622542Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196760355Z network_logs/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196788025Z network_logs/cluster_scale [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196870187Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather-xtp6s] OUT 2026-04-17T11:29:49.196942219Z network_logs/multi-networkpolicy [must-gather-xtp6s] OUT 2026-04-17T11:29:49.197018381Z network_logs/net-attach-def [must-gather-xtp6s] OUT 2026-04-17T11:29:49.197090692Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather-xtp6s] OUT 2026-04-17T11:29:49.197246886Z network_logs/ovn_kubernetes_top_pods [must-gather-xtp6s] OUT 2026-04-17T11:29:49.197339678Z network_logs/ovnk_database_store.tar.gz [must-gather-xtp6s] OUT 2026-04-17T11:29:49.198561906Z nodes/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.198608007Z nodes/debug [must-gather-xtp6s] OUT 2026-04-17T11:29:49.198695399Z nodes/ip-10-0-128-205.ec2.internal/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.19873161Z nodes/ip-10-0-128-205.ec2.internal/cpu_affinities.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.199001346Z nodes/ip-10-0-128-205.ec2.internal/dmesg [must-gather-xtp6s] OUT 2026-04-17T11:29:49.199287322Z nodes/ip-10-0-128-205.ec2.internal/ethtool_channels [must-gather-xtp6s] OUT 2026-04-17T11:29:49.199354904Z nodes/ip-10-0-128-205.ec2.internal/ethtool_features [must-gather-xtp6s] OUT 2026-04-17T11:29:49.199445816Z nodes/ip-10-0-128-205.ec2.internal/ip-10-0-128-205.ec2.internal_logs_kubelet.gz [must-gather-xtp6s] OUT 2026-04-17T11:29:49.199737872Z nodes/ip-10-0-128-205.ec2.internal/irq_affinities.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.199865306Z nodes/ip-10-0-128-205.ec2.internal/lscpu [must-gather-xtp6s] OUT 2026-04-17T11:29:49.199977608Z nodes/ip-10-0-128-205.ec2.internal/lspci [must-gather-xtp6s] OUT 2026-04-17T11:29:49.20007085Z nodes/ip-10-0-128-205.ec2.internal/podresources.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.200170122Z nodes/ip-10-0-128-205.ec2.internal/pods_info.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.200348197Z nodes/ip-10-0-128-205.ec2.internal/proc_cmdline [must-gather-xtp6s] OUT 2026-04-17T11:29:49.200425828Z nodes/ip-10-0-128-205.ec2.internal/sysinfo.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.202042135Z nodes/ip-10-0-128-205.ec2.internal/sysinfo.tgz [must-gather-xtp6s] OUT 2026-04-17T11:29:49.202196959Z nodes/ip-10-0-129-94.ec2.internal/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.2022427Z nodes/ip-10-0-129-94.ec2.internal/cpu_affinities.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.202517356Z nodes/ip-10-0-129-94.ec2.internal/dmesg [must-gather-xtp6s] OUT 2026-04-17T11:29:49.20273222Z nodes/ip-10-0-129-94.ec2.internal/ethtool_channels [must-gather-xtp6s] OUT 2026-04-17T11:29:49.202803892Z nodes/ip-10-0-129-94.ec2.internal/ethtool_features [must-gather-xtp6s] OUT 2026-04-17T11:29:49.202889594Z nodes/ip-10-0-129-94.ec2.internal/ip-10-0-129-94.ec2.internal_logs_kubelet.gz [must-gather-xtp6s] OUT 2026-04-17T11:29:49.203117939Z nodes/ip-10-0-129-94.ec2.internal/irq_affinities.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.203269833Z nodes/ip-10-0-129-94.ec2.internal/lscpu [must-gather-xtp6s] OUT 2026-04-17T11:29:49.203396006Z nodes/ip-10-0-129-94.ec2.internal/lspci [must-gather-xtp6s] OUT 2026-04-17T11:29:49.203473137Z nodes/ip-10-0-129-94.ec2.internal/podresources.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.20357503Z nodes/ip-10-0-129-94.ec2.internal/pods_info.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.203684812Z nodes/ip-10-0-129-94.ec2.internal/proc_cmdline [must-gather-xtp6s] OUT 2026-04-17T11:29:49.203761634Z nodes/ip-10-0-129-94.ec2.internal/sysinfo.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.205414592Z nodes/ip-10-0-129-94.ec2.internal/sysinfo.tgz [must-gather-xtp6s] OUT 2026-04-17T11:29:49.205567025Z nodes/ip-10-0-142-114.ec2.internal/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.205601496Z nodes/ip-10-0-142-114.ec2.internal/cpu_affinities.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.205917903Z nodes/ip-10-0-142-114.ec2.internal/dmesg [must-gather-xtp6s] OUT 2026-04-17T11:29:49.206143078Z nodes/ip-10-0-142-114.ec2.internal/ethtool_channels [must-gather-xtp6s] OUT 2026-04-17T11:29:49.20621353Z nodes/ip-10-0-142-114.ec2.internal/ethtool_features [must-gather-xtp6s] OUT 2026-04-17T11:29:49.206310352Z nodes/ip-10-0-142-114.ec2.internal/ip-10-0-142-114.ec2.internal_logs_kubelet.gz [must-gather-xtp6s] OUT 2026-04-17T11:29:49.206600059Z nodes/ip-10-0-142-114.ec2.internal/irq_affinities.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.206733991Z nodes/ip-10-0-142-114.ec2.internal/lscpu [must-gather-xtp6s] OUT 2026-04-17T11:29:49.206846974Z nodes/ip-10-0-142-114.ec2.internal/lspci [must-gather-xtp6s] OUT 2026-04-17T11:29:49.206922746Z nodes/ip-10-0-142-114.ec2.internal/podresources.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.207014978Z nodes/ip-10-0-142-114.ec2.internal/pods_info.json [must-gather-xtp6s] OUT 2026-04-17T11:29:49.207152591Z nodes/ip-10-0-142-114.ec2.internal/proc_cmdline [must-gather-xtp6s] OUT 2026-04-17T11:29:49.207244173Z nodes/ip-10-0-142-114.ec2.internal/sysinfo.log [must-gather-xtp6s] OUT 2026-04-17T11:29:49.20887823Z nodes/ip-10-0-142-114.ec2.internal/sysinfo.tgz [must-gather-xtp6s] OUT 2026-04-17T11:29:49.209037354Z pod_network_connectivity_check/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.209072335Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather-xtp6s] OUT 2026-04-17T11:29:49.209165907Z static-pods/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.209175167Z static-pods/kube-apiserver/ [must-gather-xtp6s] OUT 2026-04-17T11:29:49.215722176Z [must-gather-xtp6s] OUT 2026-04-17T11:29:49.215739067Z sent 70,401 bytes received 5,756,864 bytes 3,884,843.33 bytes/sec [must-gather-xtp6s] OUT 2026-04-17T11:29:49.215743227Z total size is 73,417,048 speedup is 12.60 [must-gather ] OUT 2026-04-17T11:29:49.506169433Z namespace/openshift-must-gather-d2skc deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: c0b2248f-827c-4ec1-9854-1c82e1df59d5 ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing WORK_DIR: /workspace/odh-ci-artifacts REPO_PATH: opendatahub-io/odh-build-metadata REPO_BRANCH: ci-artifacts SPARSE_FILE_PATH: test-artifacts/docs SOURCE_PATH: /workspace/artifacts-dir DEST_PATH: test-artifacts/kserve-group-test-cwjhn ALWAYS_PASS: false configuring gh token taking github token from Konflux bot Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD * [new branch] ci-artifacts -> origin/ci-artifacts Already on 'ci-artifacts' branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. TASK_NAME=kserve-group-test-cwjhn-e2e-llm-inference-service PIPELINERUN_NAME=kserve-group-test-cwjhn From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD 51456c7..87e6721 ci-artifacts -> origin/ci-artifacts Updating 51456c7..87e6721 Fast-forward test-artifacts/kserve-group-test-cwjhn/e2e-raw.tar.gz | Bin 0 -> 6561370 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-artifacts/kserve-group-test-cwjhn/e2e-raw.tar.gz -rw-r--r--. 1 root 1001540000 13882668 Apr 17 11:33 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-cwjhn/e2e-llm-inference-service.tar.gz [ci-artifacts 0b9a7f5] Updating CI Artifacts in e2e-llm-inference-service 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-artifacts/kserve-group-test-cwjhn/e2e-llm-inference-service.tar.gz From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. To https://github.com/opendatahub-io/odh-build-metadata.git 87e6721..0b9a7f5 ci-artifacts -> ci-artifacts Found kubeconfig secret: cluster-wmn7t-admin-kubeconfig Wrote kubeconfig to /credentials/cluster-wmn7t-kubeconfig Found admin password secret: cluster-wmn7t-admin-password Retrieved username Wrote password to /credentials/cluster-wmn7t-password API Server URL: https://a9f452ada8ad2477f964e89bdc5db5a6-75d56c191d4fbcfa.elb.us-east-1.amazonaws.com:6443 Console URL: https://console-openshift-console.apps.b4fac097-e3f9-4998-b619-25f59aca0b28.prod.konfluxeaas.com Failing pipeline because deploy-and-e2e step failed 2026/04/17 11:22:06 Entrypoint initialization 2026/04/17 11:22:06 Decoded script /tekton/scripts/script-0-r5r4b 2026/04/17 11:22:06 Decoded script /tekton/scripts/script-1-7t6ws 2026/04/17 11:22:06 Decoded script /tekton/scripts/script-2-8l58x 2026/04/17 11:22:06 Decoded script /tekton/scripts/script-3-t7ktd 2026/04/17 11:22:06 Decoded script /tekton/scripts/script-4-xmsnj 2026/04/17 11:22:06 Decoded script /tekton/scripts/script-5-gbj6f revert/kserve-images-nounset-safe https://github.com/bartoszmajsak/kserve Cloning into '/workspace/source'...