task e2e-raw has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-s66sg-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-s66sg-kubeconfig [get-kubeconfig] Found admin password secret: cluster-s66sg-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-s66sg-password [get-kubeconfig] API Server URL: https://a16c8f8da9d94436c8c4448755397b04-430f325afe0f1651.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.b49763f4-6de4-4f80-9c1f-df6762fd520c.prod.konfluxeaas.com [clone-repo] odh-gateway-2gi-memory-plugin [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2803/3103) Updating files: 91% (2824/3103) Updating files: 92% (2855/3103) Updating files: 93% (2886/3103) Updating files: 94% (2917/3103) Updating files: 95% (2948/3103) Updating files: 96% (2979/3103) Updating files: 97% (3010/3103) Updating files: 98% (3041/3103) Updating files: 99% (3072/3103) Updating files: 100% (3103/3103) Updating files: 100% (3103/3103), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6b582d14e2ac4872224b1689881dc8bee5b7cb124bf9eb2e899c75909c8e99a0 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6b582d14e2ac4872224b1689881dc8bee5b7cb124bf9eb2e899c75909c8e99a0 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:fa64f4616ec402253b31865abd15f2d34ee4c6e5e5a731370da5f6439fadf64b [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:fa64f4616ec402253b31865abd15f2d34ee4c6e5e5a731370da5f6439fadf64b [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:e788363627d3bd87387d8435bb75a383ead19fd028783ab4652218b883f58599 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:e788363627d3bd87387d8435bb75a383ead19fd028783ab4652218b883f58599 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:8e9c7df00b7f8a40f3f94a720eed48825e8534341907d782b2b0fc71879b5a17 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:8e9c7df00b7f8a40f3f94a720eed48825e8534341907d782b2b0fc71879b5a17 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1702 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1702 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1702 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 1.90s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 3.24s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a16c8f8da9d94436c8c4448755397b04-430f325afe0f1651.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-dcjmg 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-dcjmg condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-sgrzw 0/1 Running 0 45s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-sgrzw condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-tspl6 1/1 Running 0 54s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-tspl6 condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:fa64f4616ec402253b31865abd15f2d34ee4c6e5e5a731370da5f6439fadf64b [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6b582d14e2ac4872224b1689881dc8bee5b7cb124bf9eb2e899c75909c8e99a0 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:e788363627d3bd87387d8435bb75a383ead19fd028783ab4652218b883f58599 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:8e9c7df00b7f8a40f3f94a720eed48825e8534341907d782b2b0fc71879b5a17 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-67d95fdc48-lztsh 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-67d95fdc48-lztsh condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-664cc55bd7-4jdhq" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-664cc55bd7-r976j condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.23 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.23 [e2e-raw] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:fa64f4616ec402253b31865abd15f2d34ee4c6e5e5a731370da5f6439fadf64b [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:139b9931612067abc7e712b262b500348c4fe43d7b46622eacefb663fe207b60 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'json-report': '1.5.0', 'asyncio': '0.23.8', 'cov': '5.0.0', 'httpx': '0.30.0', 'anyio': '4.9.0', 'metadata': '3.1.1', 'xdist': '3.6.1'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: json-report-1.5.0, asyncio-0.23.8, cov-5.0.0, httpx-0.30.0, anyio-4.9.0, metadata-3.1.1, xdist-3.6.1 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-06 20:57:36.854 3893 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] [e2e-raw] [gw0] ERROR batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] [gw0] ERROR graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] [gw0] ERROR graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger [e2e-raw] [gw0] ERROR logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] [gw0] ERROR predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] [e2e-raw] ==================================== ERRORS ==================================== [e2e-raw] ______________________ ERROR at setup of test_batcher_raw ______________________ [e2e-raw] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-raw] file /workspace/source/test/e2e/batcher/test_raw_batcher.py, line 33 [e2e-raw] @pytest.mark.raw [e2e-raw] @pytest.mark.asyncio(scope="session") [e2e-raw] async def test_batcher_raw(rest_v1_client, network_layer): [e2e-raw] suffix = str(uuid.uuid4())[1:6] [e2e-raw] service_name = "isvc-raw-sklearn-batcher-" + suffix [e2e-raw] [e2e-raw] annotations = dict() [e2e-raw] annotations["serving.kserve.io/deploymentMode"] = "Standard" [e2e-raw] [e2e-raw] labels = dict() [e2e-raw] labels["networking.kserve.io/visibility"] = "exposed" [e2e-raw] [e2e-raw] predictor = V1beta1PredictorSpec( [e2e-raw] batcher=V1beta1Batcher( [e2e-raw] max_batch_size=32, [e2e-raw] max_latency=5000, [e2e-raw] ), [e2e-raw] min_replicas=1, [e2e-raw] sklearn=V1beta1SKLearnSpec( [e2e-raw] storage_uri="gs://kfserving-examples/models/sklearn/1.0/model", [e2e-raw] resources=V1ResourceRequirements( [e2e-raw] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-raw] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-raw] ), [e2e-raw] ), [e2e-raw] ) [e2e-raw] [e2e-raw] isvc = V1beta1InferenceService( [e2e-raw] api_version=constants.KSERVE_V1BETA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=service_name, [e2e-raw] namespace=KSERVE_TEST_NAMESPACE, [e2e-raw] annotations=annotations, [e2e-raw] labels=labels, [e2e-raw] ), [e2e-raw] spec=V1beta1InferenceServiceSpec(predictor=predictor), [e2e-raw] ) [e2e-raw] kserve_client.create(isvc) [e2e-raw] try: [e2e-raw] kserve_client.wait_isvc_ready(service_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] except RuntimeError as e: [e2e-raw] print( [e2e-raw] kserve_client.api_instance.get_namespaced_custom_object( [e2e-raw] "serving.knative.dev", [e2e-raw] "v1", [e2e-raw] KSERVE_TEST_NAMESPACE, [e2e-raw] "services", [e2e-raw] service_name + "-predictor", [e2e-raw] ) [e2e-raw] ) [e2e-raw] pods = kserve_client.core_api.list_namespaced_pod( [e2e-raw] KSERVE_TEST_NAMESPACE, [e2e-raw] label_selector="serving.kserve.io/inferenceservice={}".format(service_name), [e2e-raw] ) [e2e-raw] for pod in pods.items: [e2e-raw] print(pod) [e2e-raw] raise e [e2e-raw] results = await predict_isvc( [e2e-raw] rest_v1_client, [e2e-raw] service_name, [e2e-raw] "./data/iris_batch_input.json", [e2e-raw] is_batch=True, [e2e-raw] network_layer=network_layer, [e2e-raw] ) [e2e-raw] assert all(x == results[0] for x in results) [e2e-raw] kserve_client.delete(service_name, KSERVE_TEST_NAMESPACE) [e2e-raw] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 121 [e2e-raw] @pytest.fixture(autouse=True) [e2e-raw] def ensure_gateway_proxy_memory(test_case): [e2e-raw] E fixture 'test_case' not found [e2e-raw] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, batcher/test_raw_batcher.py::, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-raw] > use 'pytest --fixtures [testpath]' for help on them. [e2e-raw] [e2e-raw] /workspace/source/test/e2e/common/gateway_proxy_istio.py:121 [e2e-raw] ------------------------------ Captured log setup ------------------------------ [e2e-raw] INFO kserve:conftest.py:40 Logger configured [e2e-raw] _______________ ERROR at setup of test_inference_graph_raw_mode ________________ [e2e-raw] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-raw] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 944 [e2e-raw] @pytest.mark.raw [e2e-raw] @pytest.mark.asyncio(scope="session") [e2e-raw] async def test_inference_graph_raw_mode(rest_v1_client, network_layer): [e2e-raw] logger.info("Starting test test_inference_graph_raw_mode") [e2e-raw] suffix = str(uuid.uuid4())[1:6] [e2e-raw] sklearn_name = "isvc-sklearn-graph-raw-" + suffix [e2e-raw] xgb_name = "isvc-xgboost-graph-raw-" + suffix [e2e-raw] graph_name = "model-chainer-raw-" + suffix [e2e-raw] [e2e-raw] annotations = dict() [e2e-raw] annotations["serving.kserve.io/deploymentMode"] = "Standard" [e2e-raw] labels = dict() [e2e-raw] labels["networking.kserve.io/visibility"] = "exposed" [e2e-raw] [e2e-raw] sklearn_predictor = V1beta1PredictorSpec( [e2e-raw] min_replicas=1, [e2e-raw] sklearn=V1beta1SKLearnSpec( [e2e-raw] storage_uri="gs://kfserving-examples/models/sklearn/1.0/model", [e2e-raw] resources=V1ResourceRequirements( [e2e-raw] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-raw] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-raw] ), [e2e-raw] ), [e2e-raw] ) [e2e-raw] sklearn_isvc = V1beta1InferenceService( [e2e-raw] api_version=constants.KSERVE_V1BETA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=sklearn_name, [e2e-raw] namespace=KSERVE_TEST_NAMESPACE, [e2e-raw] annotations=annotations, [e2e-raw] labels=labels, [e2e-raw] ), [e2e-raw] spec=V1beta1InferenceServiceSpec(predictor=sklearn_predictor), [e2e-raw] ) [e2e-raw] [e2e-raw] xgb_predictor = V1beta1PredictorSpec( [e2e-raw] min_replicas=1, [e2e-raw] xgboost=V1beta1XGBoostSpec( [e2e-raw] storage_uri="gs://kfserving-examples/models/xgboost/1.5/model", [e2e-raw] resources=V1ResourceRequirements( [e2e-raw] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-raw] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-raw] ), [e2e-raw] ), [e2e-raw] ) [e2e-raw] xgb_isvc = V1beta1InferenceService( [e2e-raw] api_version=constants.KSERVE_V1BETA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=xgb_name, [e2e-raw] namespace=KSERVE_TEST_NAMESPACE, [e2e-raw] annotations=annotations, [e2e-raw] labels=labels, [e2e-raw] ), [e2e-raw] spec=V1beta1InferenceServiceSpec(predictor=xgb_predictor), [e2e-raw] ) [e2e-raw] [e2e-raw] nodes = { [e2e-raw] "root": V1alpha1InferenceRouter( [e2e-raw] router_type="Sequence", [e2e-raw] steps=[ [e2e-raw] V1alpha1InferenceStep( [e2e-raw] service_name=sklearn_name, [e2e-raw] ), [e2e-raw] V1alpha1InferenceStep( [e2e-raw] service_name=xgb_name, [e2e-raw] data="$request", [e2e-raw] ), [e2e-raw] ], [e2e-raw] ) [e2e-raw] } [e2e-raw] graph_spec = V1alpha1InferenceGraphSpec( [e2e-raw] nodes=nodes, [e2e-raw] ) [e2e-raw] ig = V1alpha1InferenceGraph( [e2e-raw] api_version=constants.KSERVE_V1ALPHA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCEGRAPH, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=graph_name, namespace=KSERVE_TEST_NAMESPACE, annotations=annotations [e2e-raw] ), [e2e-raw] spec=graph_spec, [e2e-raw] ) [e2e-raw] [e2e-raw] kserve_client = KServeClient( [e2e-raw] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-raw] ) [e2e-raw] kserve_client.create(sklearn_isvc) [e2e-raw] kserve_client.create(xgb_isvc) [e2e-raw] kserve_client.wait_isvc_ready(sklearn_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] kserve_client.wait_isvc_ready(xgb_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] [e2e-raw] kserve_client.create_inference_graph(ig) [e2e-raw] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] [e2e-raw] # Below checks are raw deployment specific. They ensure raw k8s resources created instead of knative resources [e2e-raw] dep = kserve_client.app_api.read_namespaced_deployment( [e2e-raw] graph_name, namespace=KSERVE_TEST_NAMESPACE [e2e-raw] ) [e2e-raw] if not dep: [e2e-raw] raise RuntimeError( [e2e-raw] "Deployment doesn't exist for InferenceGraph {} in raw deployment mode".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] ) [e2e-raw] [e2e-raw] svc = kserve_client.core_api.read_namespaced_service( [e2e-raw] graph_name, namespace=KSERVE_TEST_NAMESPACE [e2e-raw] ) [e2e-raw] if not svc: [e2e-raw] raise RuntimeError( [e2e-raw] "Service doesn't exist for InferenceGraph {} in raw deployment mode".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] ) [e2e-raw] [e2e-raw] try: [e2e-raw] knativeroute = kserve_client.api_instance.get_namespaced_custom_object( [e2e-raw] "serving.knative.dev", "v1", KSERVE_TEST_NAMESPACE, "routes", graph_name [e2e-raw] ) [e2e-raw] if knativeroute: [e2e-raw] raise RuntimeError( [e2e-raw] "Knative route resource shouldn't exist for InferenceGraph {}".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] + "in raw deployment mode" [e2e-raw] ) [e2e-raw] except client.rest.ApiException: [e2e-raw] logger.info("Expected error in finding knative route in raw deployment mode") [e2e-raw] [e2e-raw] try: [e2e-raw] knativesvc = kserve_client.api_instance.get_namespaced_custom_object( [e2e-raw] "serving.knative.dev", "v1", KSERVE_TEST_NAMESPACE, "services", graph_name [e2e-raw] ) [e2e-raw] if knativesvc: [e2e-raw] raise RuntimeError( [e2e-raw] "Knative resources shouldn't exist for InferenceGraph {} ".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] + "in raw deployment mode" [e2e-raw] ) [e2e-raw] except client.rest.ApiException: [e2e-raw] logger.info("Expected error in finding knative service in raw deployment mode") [e2e-raw] [e2e-raw] # TODO Fix this when we enable ALB creation for IG raw deployment mode. This is required for traffic ingress [e2e-raw] # for this predict api call to work [e2e-raw] # [e2e-raw] # res = await predict_ig( [e2e-raw] # rest_v1_client, [e2e-raw] # graph_name, [e2e-raw] # os.path.join(IG_TEST_RESOURCES_BASE_LOCATION, "iris_input.json"), [e2e-raw] # network_layer=network_layer, [e2e-raw] # ) [e2e-raw] # assert res["predictions"] == [1, 1] [e2e-raw] [e2e-raw] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-raw] kserve_client.delete(sklearn_name, KSERVE_TEST_NAMESPACE) [e2e-raw] kserve_client.delete(xgb_name, KSERVE_TEST_NAMESPACE) [e2e-raw] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 121 [e2e-raw] @pytest.fixture(autouse=True) [e2e-raw] def ensure_gateway_proxy_memory(test_case): [e2e-raw] E fixture 'test_case' not found [e2e-raw] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-raw] > use 'pytest --fixtures [testpath]' for help on them. [e2e-raw] [e2e-raw] /workspace/source/test/e2e/common/gateway_proxy_istio.py:121 [e2e-raw] ___________ ERROR at setup of test_inference_graph_raw_mode_with_hpa ___________ [e2e-raw] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-raw] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 1104 [e2e-raw] @pytest.mark.raw [e2e-raw] @pytest.mark.asyncio(scope="session") [e2e-raw] async def test_inference_graph_raw_mode_with_hpa(rest_v1_client, network_layer): [e2e-raw] logger.info("Starting test test_inference_graph_raw_mode_with_hpa") [e2e-raw] suffix = str(uuid.uuid4())[1:6] [e2e-raw] sklearn_name = "isvc-sklearn-graph-raw-hpa-" + suffix [e2e-raw] xgb_name = "isvc-xgboost-graph-raw-hpa-" + suffix [e2e-raw] graph_name = "model-chainer-raw-hpa-" + suffix [e2e-raw] [e2e-raw] annotations = dict() [e2e-raw] annotations["serving.kserve.io/deploymentMode"] = "Standard" [e2e-raw] # annotations["serving.kserve.io/max-scale"] = '5' [e2e-raw] # annotations["serving.kserve.io/metric"] = 'rps' [e2e-raw] # annotations["serving.kserve.io/min-scale"] = '2' [e2e-raw] # annotations["serving.kserve.io/target"] = '30' [e2e-raw] labels = dict() [e2e-raw] labels["networking.kserve.io/visibility"] = "exposed" [e2e-raw] [e2e-raw] sklearn_predictor = V1beta1PredictorSpec( [e2e-raw] min_replicas=1, [e2e-raw] sklearn=V1beta1SKLearnSpec( [e2e-raw] storage_uri="gs://kfserving-examples/models/sklearn/1.0/model", [e2e-raw] resources=V1ResourceRequirements( [e2e-raw] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-raw] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-raw] ), [e2e-raw] ), [e2e-raw] ) [e2e-raw] sklearn_isvc = V1beta1InferenceService( [e2e-raw] api_version=constants.KSERVE_V1BETA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=sklearn_name, [e2e-raw] namespace=KSERVE_TEST_NAMESPACE, [e2e-raw] annotations=annotations, [e2e-raw] labels=labels, [e2e-raw] ), [e2e-raw] spec=V1beta1InferenceServiceSpec(predictor=sklearn_predictor), [e2e-raw] ) [e2e-raw] [e2e-raw] xgb_predictor = V1beta1PredictorSpec( [e2e-raw] min_replicas=1, [e2e-raw] xgboost=V1beta1XGBoostSpec( [e2e-raw] storage_uri="gs://kfserving-examples/models/xgboost/1.5/model", [e2e-raw] resources=V1ResourceRequirements( [e2e-raw] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-raw] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-raw] ), [e2e-raw] ), [e2e-raw] ) [e2e-raw] xgb_isvc = V1beta1InferenceService( [e2e-raw] api_version=constants.KSERVE_V1BETA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=xgb_name, [e2e-raw] namespace=KSERVE_TEST_NAMESPACE, [e2e-raw] annotations=annotations, [e2e-raw] labels=labels, [e2e-raw] ), [e2e-raw] spec=V1beta1InferenceServiceSpec(predictor=xgb_predictor), [e2e-raw] ) [e2e-raw] [e2e-raw] nodes = { [e2e-raw] "root": V1alpha1InferenceRouter( [e2e-raw] router_type="Sequence", [e2e-raw] steps=[ [e2e-raw] V1alpha1InferenceStep( [e2e-raw] service_name=sklearn_name, [e2e-raw] ), [e2e-raw] V1alpha1InferenceStep( [e2e-raw] service_name=xgb_name, [e2e-raw] data="$request", [e2e-raw] ), [e2e-raw] ], [e2e-raw] ) [e2e-raw] } [e2e-raw] graph_spec = V1alpha1InferenceGraphSpec( [e2e-raw] nodes=nodes, [e2e-raw] ) [e2e-raw] ig = V1alpha1InferenceGraph( [e2e-raw] api_version=constants.KSERVE_V1ALPHA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCEGRAPH, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=graph_name, namespace=KSERVE_TEST_NAMESPACE, annotations=annotations [e2e-raw] ), [e2e-raw] spec=graph_spec, [e2e-raw] ) [e2e-raw] [e2e-raw] kserve_client = KServeClient( [e2e-raw] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-raw] ) [e2e-raw] kserve_client.create(sklearn_isvc) [e2e-raw] kserve_client.create(xgb_isvc) [e2e-raw] kserve_client.wait_isvc_ready(sklearn_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] kserve_client.wait_isvc_ready(xgb_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] [e2e-raw] kserve_client.create_inference_graph(ig) [e2e-raw] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] [e2e-raw] # Below checks are raw deployment specific. They ensure raw k8s resources created instead of knative resources [e2e-raw] dep = kserve_client.app_api.read_namespaced_deployment( [e2e-raw] graph_name, namespace=KSERVE_TEST_NAMESPACE [e2e-raw] ) [e2e-raw] if not dep: [e2e-raw] raise RuntimeError( [e2e-raw] "Deployment doesn't exist for InferenceGraph {} in raw deployment mode".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] ) [e2e-raw] [e2e-raw] svc = kserve_client.core_api.read_namespaced_service( [e2e-raw] graph_name, namespace=KSERVE_TEST_NAMESPACE [e2e-raw] ) [e2e-raw] if not svc: [e2e-raw] raise RuntimeError( [e2e-raw] "Service doesn't exist for InferenceGraph {} in raw deployment mode".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] ) [e2e-raw] [e2e-raw] # hpa = kserve_client.hpa_v2_api.read_namespaced_horizontal_pod_autoscaler(graph_name, [e2e-raw] # namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] # if not hpa: [e2e-raw] # raise RuntimeError("HPA doesn't exist for InferenceGraph {} in raw deployment mode".format(graph_name)) [e2e-raw] [e2e-raw] try: [e2e-raw] knativeroute = kserve_client.api_instance.get_namespaced_custom_object( [e2e-raw] "serving.knative.dev", "v1", KSERVE_TEST_NAMESPACE, "routes", graph_name [e2e-raw] ) [e2e-raw] if knativeroute: [e2e-raw] raise RuntimeError( [e2e-raw] "Knative route resource shouldn't exist for InferenceGraph {} ".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] + "in raw deployment mode" [e2e-raw] ) [e2e-raw] except client.rest.ApiException: [e2e-raw] logger.info("Expected error in finding knative route in raw deployment mode") [e2e-raw] [e2e-raw] try: [e2e-raw] knativesvc = kserve_client.api_instance.get_namespaced_custom_object( [e2e-raw] "serving.knative.dev", "v1", KSERVE_TEST_NAMESPACE, "services", graph_name [e2e-raw] ) [e2e-raw] if knativesvc: [e2e-raw] raise RuntimeError( [e2e-raw] "Knative resources shouldn't exist for InferenceGraph {} ".format( [e2e-raw] graph_name [e2e-raw] ) [e2e-raw] + "in raw deployment mode" [e2e-raw] ) [e2e-raw] except client.rest.ApiException: [e2e-raw] logger.info("Expected error in finding knative route in raw deployment mode") [e2e-raw] [e2e-raw] # TODO Fix this when we enable ALB creation for IG raw deployment mode. This is required for traffic ingress [e2e-raw] # for this predict api call to work [e2e-raw] # [e2e-raw] # res = await predict_ig( [e2e-raw] # rest_v1_client, [e2e-raw] # graph_name, [e2e-raw] # os.path.join(IG_TEST_RESOURCES_BASE_LOCATION, "iris_input.json"), [e2e-raw] # network_layer=network_layer, [e2e-raw] # ) [e2e-raw] # assert res["predictions"] == [1, 1] [e2e-raw] [e2e-raw] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-raw] kserve_client.delete(sklearn_name, KSERVE_TEST_NAMESPACE) [e2e-raw] kserve_client.delete(xgb_name, KSERVE_TEST_NAMESPACE) [e2e-raw] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 121 [e2e-raw] @pytest.fixture(autouse=True) [e2e-raw] def ensure_gateway_proxy_memory(test_case): [e2e-raw] E fixture 'test_case' not found [e2e-raw] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-raw] > use 'pytest --fixtures [testpath]' for help on them. [e2e-raw] [e2e-raw] /workspace/source/test/e2e/common/gateway_proxy_istio.py:121 [e2e-raw] _____________________ ERROR at setup of test_kserve_logger _____________________ [e2e-raw] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-raw] file /workspace/source/test/e2e/logger/test_raw_logger.py, line 40 [e2e-raw] @pytest.mark.raw [e2e-raw] @pytest.mark.asyncio(scope="session") [e2e-raw] async def test_kserve_logger(rest_v1_client, network_layer): [e2e-raw] suffix = str(uuid.uuid4())[1:6] [e2e-raw] msg_dumper = "message-dumper-raw-" + suffix [e2e-raw] before(msg_dumper) [e2e-raw] [e2e-raw] service_name = "isvc-logger-raw-" + suffix [e2e-raw] predictor = V1beta1PredictorSpec( [e2e-raw] min_replicas=1, [e2e-raw] logger=V1beta1LoggerSpec( [e2e-raw] mode="all", [e2e-raw] url="http://" [e2e-raw] + msg_dumper [e2e-raw] + "-predictor" [e2e-raw] + "." [e2e-raw] + KSERVE_TEST_NAMESPACE [e2e-raw] + ".svc.cluster.local", [e2e-raw] ), [e2e-raw] sklearn=V1beta1SKLearnSpec( [e2e-raw] storage_uri="gs://kfserving-examples/models/sklearn/1.0/model", [e2e-raw] resources=V1ResourceRequirements( [e2e-raw] requests={"cpu": "10m", "memory": "128Mi"}, [e2e-raw] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-raw] ), [e2e-raw] ), [e2e-raw] ) [e2e-raw] await base_test(msg_dumper, service_name, predictor, rest_v1_client, network_layer) [e2e-raw] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 121 [e2e-raw] @pytest.fixture(autouse=True) [e2e-raw] def ensure_gateway_proxy_memory(test_case): [e2e-raw] E fixture 'test_case' not found [e2e-raw] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, httpx_mock, include_metadata_in_junit_xml, json_metadata, logger/test_raw_logger.py::, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-raw] > use 'pytest --fixtures [testpath]' for help on them. [e2e-raw] [e2e-raw] /workspace/source/test/e2e/common/gateway_proxy_istio.py:121 [e2e-raw] ___________________ ERROR at setup of test_sklearn_scale_raw ___________________ [e2e-raw] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-raw] file /workspace/source/test/e2e/predictor/test_autoscaling.py, line 206 [e2e-raw] @pytest.mark.raw [e2e-raw] @pytest.mark.asyncio(scope="session") [e2e-raw] async def test_sklearn_scale_raw(rest_v1_client, network_layer): [e2e-raw] suffix = str(uuid.uuid4())[1:6] [e2e-raw] service_name = "isvc-sklearn-scale-raw-" + suffix [e2e-raw] predictor = V1beta1PredictorSpec( [e2e-raw] min_replicas=1, [e2e-raw] scale_metric="cpu", [e2e-raw] scale_target=50, [e2e-raw] sklearn=V1beta1SKLearnSpec( [e2e-raw] storage_uri=MODEL, [e2e-raw] resources=V1ResourceRequirements( [e2e-raw] requests={"cpu": "25m", "memory": "128Mi"}, [e2e-raw] limits={"cpu": "50m", "memory": "256Mi"}, [e2e-raw] ), [e2e-raw] ), [e2e-raw] ) [e2e-raw] [e2e-raw] annotations = {"serving.kserve.io/deploymentMode": "Standard"} [e2e-raw] [e2e-raw] labels = dict() [e2e-raw] labels["networking.kserve.io/visibility"] = "exposed" [e2e-raw] [e2e-raw] isvc = V1beta1InferenceService( [e2e-raw] api_version=constants.KSERVE_V1BETA1, [e2e-raw] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-raw] metadata=client.V1ObjectMeta( [e2e-raw] name=service_name, [e2e-raw] namespace=KSERVE_TEST_NAMESPACE, [e2e-raw] annotations=annotations, [e2e-raw] labels=labels, [e2e-raw] ), [e2e-raw] spec=V1beta1InferenceServiceSpec(predictor=predictor), [e2e-raw] ) [e2e-raw] [e2e-raw] kserve_client = KServeClient( [e2e-raw] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-raw] ) [e2e-raw] kserve_client.create(isvc) [e2e-raw] kserve_client.wait_isvc_ready(service_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-raw] api_instance = kserve_client.api_instance [e2e-raw] hpa_resp = api_instance.list_namespaced_custom_object( [e2e-raw] group="autoscaling", [e2e-raw] version="v1", [e2e-raw] namespace=KSERVE_TEST_NAMESPACE, [e2e-raw] label_selector=f"serving.kserve.io/inferenceservice={service_name}", [e2e-raw] plural="horizontalpodautoscalers", [e2e-raw] ) [e2e-raw] [e2e-raw] assert hpa_resp["items"][0]["spec"]["targetCPUUtilizationPercentage"] == 50 [e2e-raw] res = await predict_isvc( [e2e-raw] rest_v1_client, service_name, INPUT, network_layer=network_layer [e2e-raw] ) [e2e-raw] assert res["predictions"] == [1, 1] [e2e-raw] kserve_client.delete(service_name, KSERVE_TEST_NAMESPACE) [e2e-raw] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 121 [e2e-raw] @pytest.fixture(autouse=True) [e2e-raw] def ensure_gateway_proxy_memory(test_case): [e2e-raw] E fixture 'test_case' not found [e2e-raw] > available fixtures: _cleanup_orphaned_predictor_isvcs, _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, predictor/test_autoscaling.py::, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-raw] > use 'pytest --fixtures [testpath]' for help on them. [e2e-raw] [e2e-raw] /workspace/source/test/e2e/common/gateway_proxy_istio.py:121 [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =========================== short test summary info ============================ [e2e-raw] ERROR batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] ERROR graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] ERROR graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] ERROR logger/test_raw_logger.py::test_kserve_logger [e2e-raw] ERROR predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-raw] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-raw] ========================= 4 skipped, 5 errors in 2.94s ========================= [must-gather] [must-gather ] OUT 2026-07-06T20:57:38.669093284Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 70dd7913-01b5-4eda-8a35-a2beabadbe0b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-06T20:57:38.720672149Z namespace/openshift-must-gather-b9tf7 created [must-gather] [must-gather ] OUT 2026-07-06T20:57:38.73168075Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-sr4wm created [must-gather] [must-gather ] OUT 2026-07-06T20:57:38.803897156Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:45.612544941Z [disk usage checker] Started [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:45.615766206Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:45.759415737Z No resources found in openshift-must-gather-b9tf7 namespace. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:45.872893751Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.021324195Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.021464262Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.021464262Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.023647398Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.171449052Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.171480469Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.171480469Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.173542319Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.320991780Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.321021518Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.321021518Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.323373986Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.489509951Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.489541159Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.489541159Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.491855632Z Error getting logs from rhods-notebooks [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.641129784Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.641222098Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.641222098Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.643362228Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.789005739Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.789038061Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.789038061Z namespaces "istio-system" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.791051222Z Error getting logs from istio-system [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.939860055Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.939889087Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.939889087Z namespaces "knative-serving" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:46.941884984Z Error getting logs from knative-serving [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.097099429Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.097128553Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.097128553Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.099289206Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.380092280Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.637850909Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.778064503Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.856620036Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.858521321Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:47.993774613Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.079121196Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.081289331Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.210366805Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.292295069Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.294205710Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.417848372Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.497554353Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.499477278Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.622250161Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.704505013Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.706613791Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.830498296Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.911004127Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:48.913079774Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.039002929Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.121821021Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.124140300Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.249561188Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.327684668Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.329691503Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.452550826Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.533318297Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.535364188Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.657178877Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.735641041Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.737509011Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.859675674Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.937402482Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:49.939223249Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.067393351Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.149548853Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.151672288Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.277767305Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.357442591Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.359544147Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.478454778Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.558970096Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.561085062Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.620254053Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.686941282Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.768408401Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.770759523Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.897684706Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.978162927Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:50.980168543Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:51.105621860Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:51.186667806Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:51.188639625Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:51.315421221Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:51.398190153Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:51.400527199Z Error collecting info from [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:52.086067732Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:52.209124552Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:52.336506230Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:52.462263512Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:52.585058743Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:52.817053898Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:52.940272812Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.061592358Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.182436064Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.306547312Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.433220762Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.561204214Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.676628712Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.799083963Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:53.918128519Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.201405887Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.331246483Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.418615879Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.481896584Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.628974026Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.753325662Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.848140884Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:54.922329683Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.067043974Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.193087845Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.277621728Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.348063961Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.495272282Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.624708026Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.642000628Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.726245806Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.792066440Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:55.939992433Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.063323531Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.142436540Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.208534513Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.357445784Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.495098971Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.582651082Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.650706662Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.798120042Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:56.931422629Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.007458023Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.072802801Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.225462029Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.370106217Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.446968664Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.514992507Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.666742035Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.815762059Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.891492070Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:57.958654401Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.103225989Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.244927224Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.322759443Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.388777984Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.545360005Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.691601483Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.773682161Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.841883181Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:58.999363155Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.140490323Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.218521631Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.287828456Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.435612431Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.562308865Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.647959371Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.718497670Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.861805550Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:57:59.982199647Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:58:00.054284415Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:58:00.120048034Z Wrote inspect data to must-gather. [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:58:00.629311687Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-cwhrh] POD 2026-07-06T20:58:03.837980585Z Caches written to disk [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:04.849763422Z waiting for gather to complete [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:04.853323206Z downloading gather output [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.127238273Z receiving incremental file list [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.136531622Z ./ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.136623275Z aggregated-discovery-api.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.136946083Z aggregated-discovery-apis.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.137788792Z event-filter.html [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.137948466Z timestamp [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.13811157Z version [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138170461Z cluster-scoped-resources/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138181942Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138191762Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138208992Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138335075Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138380916Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138392697Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138446608Z namespaces/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138464358Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138494049Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.13853217Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.13854623Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138616132Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138648343Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138738685Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138828797Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.138914699Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.13896865Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139017501Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139099063Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139144144Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139229486Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139276607Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139322188Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.13940557Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139458102Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139487992Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139617766Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139705098Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139777039Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139859921Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.139935973Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140058266Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140255821Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140308422Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140355563Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140402454Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140446235Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140494816Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140528027Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140613769Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.14066025Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140690111Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140745052Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140792263Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140827824Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140878865Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140926066Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.140955737Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.14740067Z [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.14742456Z sent 761 bytes received 25,150 bytes 17,274.00 bytes/sec [must-gather] [must-gather-cwhrh] OUT 2026-07-06T20:58:05.147433351Z total size is 176,121 speedup is 6.80 [must-gather] [must-gather ] OUT 2026-07-06T20:58:05.179414657Z namespace/openshift-must-gather-b9tf7 deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 70dd7913-01b5-4eda-8a35-a2beabadbe0b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-06T20:58:05.308639112Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 70dd7913-01b5-4eda-8a35-a2beabadbe0b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-06T20:58:05.329940096Z namespace/openshift-must-gather-gwwrd created [must-gather] [must-gather ] OUT 2026-07-06T20:58:05.342966594Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-bl42d created [must-gather] [must-gather ] OUT 2026-07-06T20:58:05.379287793Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:06.717599371Z [disk usage checker] Started [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:06.720892074Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:06.915000786Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:07.061102467Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:07.173916804Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:07.281184275Z Gathering data for ns/default... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:07.632793356Z Gathering data for ns/openshift... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:08.123515948Z Gathering data for ns/kube-system... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.173595112Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.548983714Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.549014445Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.549014445Z namespaces "assisted-installer" not found [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.561511916Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.566309783Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.570075587Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.571319251Z INFO: Gathering HAProxy config files [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.577718984Z INFO: Collecting host service logs for crio [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.578089061Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.578471296Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.578797732Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.579682732Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.580046228Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.580816981Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.581579446Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.581964613Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.582379149Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.582690072Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.582995526Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.584706890Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.627032411Z Executing Istio gather script [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:09.665336593Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.322750501Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.344131614Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.513473276Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.544501662Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.658440632Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-9whmv [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.658494776Z insights-runtime-extractor-ghpnj [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.658514594Z insights-runtime-extractor-gtj4z [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.658533145Z insights-runtime-extractor-vxbs2 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.771586580Z No resources found [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:10.844003802Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.087592289Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.125245682Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.125397122Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.201996988Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.272968990Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.275562152Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.320796629Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.358424104Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.619436057Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.629979279Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.744639882Z No resources found [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.751152154Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.751152154Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.765112055Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.765626763Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.794427796Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.918953260Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.960844418Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:11.986608105Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.001689562Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.007022916Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.099869358Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.106561258Z INFO: 'previous-logs' folder not found on ip-10-0-135-232.ec2.internal, skipping... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.253261169Z tar: Removing leading `/' from member names [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.259109207Z INFO: HAProxy config collection complete. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.267103992Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.339918860Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.439014510Z INFO: 'previous-logs' folder not found on ip-10-0-138-211.ec2.internal, skipping... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.464579397Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.516469644Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.682072485Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.737986852Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.773052848Z INFO: 'previous-logs' folder not found on ip-10-0-141-189.ec2.internal, skipping... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.773085625Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.773093177Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.903112262Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:12.937380055Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.062108912Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.151361519Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.260103412Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.266899629Z INFO: INTERCONNECT MODE [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.266927858Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.379505453Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.444366400Z INFO: Gathering OVN_Northbound from ovnkube-node-6d7c9... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.444605663Z INFO: Gathering OVN_Northbound from ovnkube-node-gth2m... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.444847217Z INFO: Gathering OVN_Northbound from ovnkube-node-s88v7... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.445122678Z INFO: Gathering OVN_Southbound from ovnkube-node-6d7c9... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.445438236Z INFO: Gathering OVN_Southbound from ovnkube-node-gth2m... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.445704364Z INFO: Gathering OVN_Southbound from ovnkube-node-s88v7... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.575709341Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.738720687Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.752977068Z tar: Removing leading `/' from member names [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.805475085Z tar: Removing leading `/' from member names [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.808601794Z tar: Removing leading `/' from member names [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.841321787Z tar: Removing leading `/' from member names [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.854917411Z tar: Removing leading `/' from member names [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.867496840Z tar: Removing leading `/' from member names [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.965723763Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:13.979521609Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.209268818Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.258515893Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.282341716Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.282395648Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.282892215Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.284445132Z 3.1M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.286589684Z ovnk_database_store/ [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.286637682Z ovnk_database_store/ovnkube-node-6d7c9_sbdb [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.304905873Z ovnk_database_store/ovnkube-node-gth2m_sbdb [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.322657681Z ovnk_database_store/ovnkube-node-6d7c9_nbdb [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.331002697Z ovnk_database_store/ovnkube-node-gth2m_nbdb [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.338895563Z ovnk_database_store/ovnkube-node-s88v7_nbdb [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.347080598Z ovnk_database_store/ovnkube-node-s88v7_sbdb [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.367559433Z INFO: Network log collection complete. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.406276563Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.427562844Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.564007540Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.605310973Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.659352305Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.692308473Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.812218658Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.815291193Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.963469066Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.966282318Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:14.993104661Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.041998243Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.237216521Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.239518988Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.319487253Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.432558012Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.497885054Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.572963102Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.655069722Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.657557780Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.732584814Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.881385400Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:15.906978142Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.048753866Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.102710208Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.106618072Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.301883855Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.528080758Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.530758927Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.538999597Z Gathering data for ns/openshift-console... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.693714580Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.802554052Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.898571318Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:16.901064914Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.048076150Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.099806996Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.311819948Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.314317945Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.329722925Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.488317750Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.673403519Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.675829487Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:17.851507105Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:18.026513717Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:18.078374159Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:18.081917147Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:18.196274584Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:18.254470096Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:18.417604894Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:18.462532693Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:19.142011339Z Done executing Istio gather script [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:19.277185535Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:19.339556036Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:19.897480966Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:20.279653204Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:20.475847129Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:20.701438019Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:21.111389948Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:21.587891034Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:21.807370004Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:22.713320349Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:23.466373532Z Gathering data for ns/kserve... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:23.833251609Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:24.091733336Z Collecting performance related data for node ip-10-0-135-232.ec2.internal [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:24.098358276Z Collecting performance related data for node ip-10-0-138-211.ec2.internal [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:24.106116219Z Collecting performance related data for node ip-10-0-141-189.ec2.internal [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:25.269165067Z Gathering data for ns/openshift-config... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:25.746946625Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:26.233147337Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:26.550681632Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:26.813551362Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:26.934182368Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:27.294100027Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:27.719672075Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:28.029604524Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:28.351115285Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:28.733938386Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:29.062709110Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:29.775689220Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:31.815368786Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:31.820058466Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:32.509331435Z Collecting kubelet logs for node ip-10-0-135-232.ec2.internal [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:32.511279969Z Collecting kubelet logs for node ip-10-0-138-211.ec2.internal [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:32.513069004Z Collecting kubelet logs for node ip-10-0-141-189.ec2.internal [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:32.874276385Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-gwwrd namespace [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:32.881049031Z INFO: Node performance data collection complete. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:33.229318333Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:33.638093515Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:34.196263203Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:34.606326874Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:34.978559540Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:35.245726305Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:35.808768796Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:36.157417314Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:36.574916569Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:36.826030459Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:36.934100369Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:37.287503807Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:37.990524111Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:38.313314831Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:38.689185446Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:39.150230567Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:40.205586207Z Wrote inspect data to must-gather. [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:40.205626822Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:40.205626822Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:40.330852165Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-tqgq5] POD 2026-07-06T20:58:40.471736793Z Caches written to disk [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.479715995Z waiting for gather to complete [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.483188197Z downloading gather output [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.749186747Z receiving incremental file list [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.769270613Z ./ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.769327164Z aggregated-discovery-api.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.769683533Z aggregated-discovery-apis.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.770564303Z event-filter.html [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.77295253Z timestamp [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.773034992Z version [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785431216Z cluster-scoped-resources/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785446016Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785452146Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785540778Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785722573Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785818095Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785861926Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.785922807Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.786012379Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.786094661Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.786229694Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.786277316Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.786407469Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.78648464Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.786905081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.786957512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.787186497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.787450994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.787677409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.787844033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.791967681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.793690971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.793847075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.794021849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.794193013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.794329116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.794564382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.794813208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.794998042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.795302049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.795446263Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.795602487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.795725049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.795842222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.795975855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.79617898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.796373485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.796510728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.796644991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.798682809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.798857133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.799019688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.799251253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.79953405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.800001551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.800171905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.800324768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.800473352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.800595365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.800723108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.800844901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.801011435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.801177439Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.801300531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.801590658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.801738872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.801862715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.802444849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.802590992Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.802715855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.80292395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.803049583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.803269428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.803453072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.803629986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.80377143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.803917623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.804070627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.804243761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.804375304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.804507457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.80464095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.804787134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.805205024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.805599753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.805730736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.806648878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.806815702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.806943395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.807063368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.807218392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.807416856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.807663692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.807806476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.807934809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.808098332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.808252916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.808395059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.808544583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.808704857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.80885284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.811114944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.811588615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.812254041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.812492196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.812667231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.812812004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.812955787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.813119941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.813244704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.816105832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.816254045Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.816401469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.816535352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.816664785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.822026282Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.826295503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.826460507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.826739394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.826939539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.827115093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.827258946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.827438581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.827703317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.827817519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.827928502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.828181398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.828309001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.828427354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.828555387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.828712951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.828877375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.828989017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.82911547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.829277724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.829388947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.82952345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.829837507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.829977641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.830243947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.83037236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.830505053Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.830625976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.832788177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.832943901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.833094744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.833216787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.833372591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.833529635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.835098142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.835270856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.835423399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.835599274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.835728847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.835978843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.836533766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.836678739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.836812123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.836952436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.837640402Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.839068496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.839207999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.839364173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.839500386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.83967386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.839790283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.839917486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84010373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.840249964Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.840547221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.840621523Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.840723075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.840817327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84092357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.841018742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.841225397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84132641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.841429432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.841531534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.841635457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84176746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.841879943Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.841986285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842105548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842220331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842327813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842425015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842522158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84262224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842723032Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842842135Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.842948178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84303799Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843146993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843229655Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843317877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843401959Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843489761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843580493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843668415Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843768457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843868219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.843965812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844049504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844179977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844282949Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844383852Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844485044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844572526Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844656128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84474609Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844833882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.844927565Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845027337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84517411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845256892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845342145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845430367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845516369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845639112Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845726624Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845815996Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.845905338Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84599374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.846099672Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.846205975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.846294637Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84640972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.846522473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.846616035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.846712497Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84681546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.846907712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847006574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847102286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847227469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847319691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847423214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847521686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847629399Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847722041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847824673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.847932436Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848050598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848171872Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848254443Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848366316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848447208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.8485388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848624382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848723705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848807736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848893409Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.848982491Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849067073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849169545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849252097Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849304368Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849348729Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-562ql.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849447962Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6s5m9.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849541074Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7zqlh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849629506Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-d6lhk.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849714358Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gf84n.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.84980903Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q4mh2.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849896922Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sdhxf.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.849983804Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sflqg.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.850162949Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sq8vm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.850250611Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tvz57.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.850340873Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vjsxq.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.850429445Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w8mqg.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.850628Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-m7655.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.850740962Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-sntlp.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.850864835Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-tn2kb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.851033919Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.851106591Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.851352117Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85150243Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.851594593Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.851697095Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852215197Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852355661Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852454423Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852537615Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852652008Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852732269Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852825382Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.852915334Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853024547Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85319007Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853299673Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853385835Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853485738Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853573949Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853694382Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853785465Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853884937Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.853978189Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854094862Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854153783Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854258876Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854353428Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85443827Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854524112Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854616944Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854715156Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85488105Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.854969822Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855061535Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855189298Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.8552866Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855448874Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855550636Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855663779Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855751511Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855842473Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.855930355Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856019827Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85612997Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856223752Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856300934Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856350055Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856416927Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856444977Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856513309Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85654139Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856637152Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856666633Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856740074Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856770025Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856843527Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856881118Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856940289Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.856947469Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85699871Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857098623Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857169345Z cluster-scoped-resources/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857179225Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857230996Z cluster-scoped-resources/core/nodes/ip-10-0-135-232.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85741762Z cluster-scoped-resources/core/nodes/ip-10-0-138-211.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857537703Z cluster-scoped-resources/core/nodes/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857645046Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857687827Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857724658Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.85782935Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857911992Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.857995254Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858094067Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858192459Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858332572Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858439315Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858518437Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858606289Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858702821Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858815074Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.858930316Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859036729Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859160962Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859263534Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859373187Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859476229Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859580732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859680004Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859786377Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859882529Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.859946911Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860063123Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860195176Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860297489Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860399521Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860496243Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860659147Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.86079826Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860902973Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860984265Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.860993805Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861053146Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861254691Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861298592Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861378024Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861385424Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861439856Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861555569Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861717962Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861783454Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861790814Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861847105Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861982079Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.861990259Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.8620391Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862142102Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862184903Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862309176Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862348357Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862429419Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.86247652Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862547002Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862602153Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862731666Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862788488Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862858629Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862907981Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.862972282Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863021003Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863093705Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863155456Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863231098Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863268809Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863364701Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863410532Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863492394Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863532485Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863605377Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863643258Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.86372292Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.863760701Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864043047Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864052788Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864127299Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864194871Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864246702Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864338234Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864407556Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864463967Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.8645684Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864664462Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.864825326Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.86499329Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865158834Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865276157Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865386539Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865498132Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865604454Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865711187Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865811529Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.865917972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866019044Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866138097Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866245289Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866350272Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866456054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866557487Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.86666115Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866769332Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866919825Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.866966607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.86710343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867208532Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867320275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867480049Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867576931Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867665163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867758195Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867840987Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.867927479Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868012291Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868121164Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868231096Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868332239Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868437211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868541994Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868647726Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868749019Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868855031Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.868965654Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869067686Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869262461Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869362443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869462946Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869568598Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869673991Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869778233Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869889146Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.869993668Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870117261Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870200703Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870208223Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870258455Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870328286Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870336206Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870381318Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870445539Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870452629Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.87049835Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870587692Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870641394Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-232.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870747926Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-211.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870855959Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870936231Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.870978482Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871092124Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871169206Z host_service_logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871235498Z host_service_logs/masters/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871293749Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871373801Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871453943Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871532645Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871676888Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871798361Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871885403Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.871972755Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872058367Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872211721Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872276623Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872324544Z ingress_controllers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872336594Z ingress_controllers/default/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872344034Z ingress_controllers/default/router-default-7cd5c4dc7-6dzv9/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872368535Z ingress_controllers/default/router-default-7cd5c4dc7-6dzv9/haproxy.config [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872511968Z insights-data/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872527098Z istio/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872543989Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.872689052Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873055021Z istio/event-filter.html [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873178524Z istio/timestamp [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873230835Z istio/cluster-scoped-resources/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873240815Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873294267Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873348508Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873522132Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.873947962Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.874625098Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.87554056Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.875703564Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.875851677Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.875998571Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876170704Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876312758Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.87641223Z machine_config_ondisk/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876420981Z machine_config_termination_logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876435511Z monitoring/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876441751Z monitoring/alertmanager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876507552Z monitoring/alertmanager/status.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876621255Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876659356Z monitoring/prometheus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876714417Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.87682111Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.876900652Z monitoring/prometheus/rules.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.877730892Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.877780723Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.877846764Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.878850558Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.878895909Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.878958981Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.879059933Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.879169306Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.879269108Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.87933541Z monitoring/prometheus/status/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.879393671Z monitoring/prometheus/status/config.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.879902693Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.879981845Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880087508Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880307633Z namespaces/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880372004Z namespaces/default/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880434826Z namespaces/default/default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880506167Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880562339Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88062172Z namespaces/default/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880671761Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880769584Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880874796Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.880963578Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881015319Z namespaces/default/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881070791Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881165613Z namespaces/default/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881219074Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881320706Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881362267Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881429699Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881525551Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881614193Z namespaces/default/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881651834Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.881781668Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88188416Z namespaces/default/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882057584Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882167286Z namespaces/default/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882257709Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882394702Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882564566Z namespaces/default/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882642108Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882693019Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882798592Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882841813Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882927175Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.882966845Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883071458Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883187151Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883240392Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883296073Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883352745Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883394726Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883462497Z namespaces/default/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883504268Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88356925Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883622251Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883738414Z namespaces/kserve/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883791525Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883871087Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.883909108Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88398258Z namespaces/kserve/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88402083Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884142053Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884353458Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884525502Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884580234Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884629935Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884690696Z namespaces/kserve/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884728547Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.8848322Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884912882Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.884950872Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885060515Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885221269Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885231679Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885286531Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885392203Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885488115Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885624519Z namespaces/kserve/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88567172Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.885961407Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88610956Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.886396567Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.886493109Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.886793816Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887135064Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88740427Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887557114Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887608895Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887729278Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887779299Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887843321Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887888072Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.887991044Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888098767Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888162688Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.88821636Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888303202Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888358593Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888464906Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888536717Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888601739Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888698101Z namespaces/kserve/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888708041Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888779233Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/kserve-controller-manager-664cc55bd7-r976j.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888869115Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888877656Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/manager/manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888881696Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/manager/manager/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.888945187Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/manager/manager/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889103131Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889188743Z namespaces/kserve/pods/kserve-controller-manager-664cc55bd7-r976j/manager/manager/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889231724Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889286835Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/llmisvc-controller-manager-67d95fdc48-lztsh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889392348Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889404568Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/manager/manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889410928Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/manager/manager/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889442729Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/manager/manager/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889624673Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889716035Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-lztsh/manager/manager/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889770117Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889813358Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/model-serving-api-fd65d7d6-rlkgb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889933721Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/server/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889945791Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/server/server/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889955501Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/server/server/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.889996532Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/server/server/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890132255Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/server/server/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890214357Z namespaces/kserve/pods/model-serving-api-fd65d7d6-rlkgb/server/server/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890270209Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89032473Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/odh-model-controller-84b54b7f97-hpwmx.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890419972Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890428432Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/manager/manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890434773Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/manager/manager/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890510304Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/manager/manager/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.890952215Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891024996Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-hpwmx/manager/manager/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891061297Z namespaces/kserve/pods/s3-init-vklfh/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891121129Z namespaces/kserve/pods/s3-init-vklfh/s3-init-vklfh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891221151Z namespaces/kserve/pods/s3-init-vklfh/download-hf-model/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891228501Z namespaces/kserve/pods/s3-init-vklfh/download-hf-model/download-hf-model/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891280722Z namespaces/kserve/pods/s3-init-vklfh/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891338754Z namespaces/kserve/pods/s3-init-vklfh/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891429396Z namespaces/kserve/pods/s3-init-vklfh/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891502298Z namespaces/kserve/pods/s3-init-vklfh/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891546479Z namespaces/kserve/pods/s3-init-vklfh/s3-init/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891557039Z namespaces/kserve/pods/s3-init-vklfh/s3-init/s3-init/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89158937Z namespaces/kserve/pods/s3-init-vklfh/s3-init/s3-init/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891658071Z namespaces/kserve/pods/s3-init-vklfh/s3-init/s3-init/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.891944058Z namespaces/kserve/pods/s3-init-vklfh/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89201087Z namespaces/kserve/pods/s3-init-vklfh/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892073681Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892169494Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/seaweedfs-64568bcd49-j7gdp.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892306147Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/seaweedfs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892313597Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/seaweedfs/seaweedfs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892339887Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892400329Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892587613Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892671806Z namespaces/kserve/pods/seaweedfs-64568bcd49-j7gdp/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892711756Z namespaces/kserve/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892769378Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892829349Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892884Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892942742Z namespaces/kube-node-lease/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892950012Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892954442Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.892994723Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-232.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893177678Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-211.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89327965Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893389232Z namespaces/kube-system/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893441414Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893512545Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893564036Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893626338Z namespaces/kube-system/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893669399Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893815733Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.893906625Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894002447Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894059938Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89412069Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894199402Z namespaces/kube-system/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894247573Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894344375Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894418597Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894473588Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89457149Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894629022Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894638342Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894700523Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-sfy4nkace3f22vmxoawoetmhk4.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894817336Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.894918919Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89500113Z namespaces/kube-system/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.895054932Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.895232016Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.895329288Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.895604395Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.895693737Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.895975394Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896133727Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896500886Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896591398Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89664524Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896723411Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896759632Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896841234Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896884955Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.896989808Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89709366Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897174262Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897239434Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897302025Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897362697Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897465109Z namespaces/kube-system/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897476419Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897535321Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/global-pull-secret-syncer-469f7.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897638633Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/global-pull-secret-syncer/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897646383Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897656504Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897712955Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897869209Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.897969211Z namespaces/kube-system/pods/global-pull-secret-syncer-469f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898034233Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898093394Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/global-pull-secret-syncer-5rbd7.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898201856Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/global-pull-secret-syncer/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898212277Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898222667Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898290819Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898437442Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898509864Z namespaces/kube-system/pods/global-pull-secret-syncer-5rbd7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898580245Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898631287Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/global-pull-secret-syncer-b8rgv.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898709549Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/global-pull-secret-syncer/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898716679Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898740589Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898816851Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.898941464Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899024416Z namespaces/kube-system/pods/global-pull-secret-syncer-b8rgv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899064477Z namespaces/kube-system/pods/konnectivity-agent-587tw/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899176189Z namespaces/kube-system/pods/konnectivity-agent-587tw/konnectivity-agent-587tw.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899275932Z namespaces/kube-system/pods/konnectivity-agent-587tw/konnectivity-agent/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899284182Z namespaces/kube-system/pods/konnectivity-agent-587tw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899290622Z namespaces/kube-system/pods/konnectivity-agent-587tw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899356554Z namespaces/kube-system/pods/konnectivity-agent-587tw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.89962105Z namespaces/kube-system/pods/konnectivity-agent-587tw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899686052Z namespaces/kube-system/pods/konnectivity-agent-587tw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899715992Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899762723Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/konnectivity-agent-bbxkm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899850945Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/konnectivity-agent/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899862326Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899872396Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.899937907Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900227354Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900309846Z namespaces/kube-system/pods/konnectivity-agent-bbxkm/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900347967Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900413399Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/konnectivity-agent-zz8hh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900503511Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/konnectivity-agent/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900510811Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900536201Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900599483Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.900922281Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901021783Z namespaces/kube-system/pods/konnectivity-agent-zz8hh/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901098495Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901240618Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901344251Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/haproxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901356841Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901373912Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901427073Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901828532Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901900364Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-232.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901938325Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.901968995Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902037907Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/haproxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902045267Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902049188Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902092558Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902230242Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902298693Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-211.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902337904Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902371985Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902444777Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902452147Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902458467Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902527039Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902624461Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902710553Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-189.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902763084Z namespaces/kube-system/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902831726Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902912258Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.902922858Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90298917Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903121843Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903202535Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903259016Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903327078Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903377259Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903449531Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903456941Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903465121Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903513002Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903607684Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903717167Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903774188Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90385225Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903898761Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.903965513Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904013824Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904129687Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904226509Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904323441Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904380033Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904437254Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904494386Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904543416Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904636389Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90469744Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904745771Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904841094Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904916165Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.904969747Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90593856Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906035792Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906168815Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906261167Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90635865Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906507293Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906697607Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90680175Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906841411Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906922123Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.906965574Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907048716Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907128118Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90724382Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907332513Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907408154Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907457896Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907530637Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907588559Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90765176Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907696751Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907767143Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907799044Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907872915Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.907909106Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908038079Z namespaces/openshift-apiserver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908097421Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908178013Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908228884Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908275825Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908330506Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908414318Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90850456Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908602693Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908656974Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908716405Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908771747Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908827988Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.90891858Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.908980232Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909033233Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909158496Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909235208Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909286899Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909398662Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909494864Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909587066Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909684668Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909779371Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.909915884Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910097028Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910273242Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910315363Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910376075Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910405725Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910475957Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910519408Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91060477Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910676182Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910737863Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910803105Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910837626Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910885977Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910947218Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.910995459Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911050281Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911102922Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911178394Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911185964Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911190384Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911227975Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911286076Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911299837Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911304707Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911311687Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911383118Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911391139Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911398629Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91143924Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911507232Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911516142Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911553173Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911651385Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911692246Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911916341Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.911946312Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912020094Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912054254Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912184337Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912258589Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912332691Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912383122Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912420173Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912487835Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912523036Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912602867Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912657209Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91269501Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912774731Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912828453Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912841973Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912887494Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.912975916Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913003617Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91314051Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913221072Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913304874Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913385076Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913453098Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913596981Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913704273Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913817966Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913852507Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.913921819Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91396283Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914006141Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914043361Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914141564Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914161994Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914255637Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914328638Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91438936Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91442605Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914475932Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914504623Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914556164Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914587794Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914647156Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914660056Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914671526Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914736198Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914787979Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914849331Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914883691Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.914976103Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915006284Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915099106Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915153638Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915263721Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915330582Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915479755Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915572278Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91567053Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915720641Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915759532Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915816814Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915849714Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.915962227Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916037489Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916071709Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916213993Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916275384Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916287435Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916334266Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916436418Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916532531Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916661874Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916794947Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916834568Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.916961821Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.917049363Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.917458202Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.917544555Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91777816Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.917943204Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918065677Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918146699Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91819632Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918270892Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918306842Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918365054Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918414475Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918494747Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918530148Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91863033Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918718292Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918789744Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918850135Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918906377Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.918947378Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91905014Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919065011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919137532Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/aws-ebs-csi-driver-node-b5grx.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919259065Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-driver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919266595Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-driver/csi-driver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919275996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919340917Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91947782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919509671Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919572243Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-liveness-probe/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919579693Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919583823Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919618913Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919725286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919805968Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919835019Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-node-driver-registrar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919841709Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.919851219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.91990363Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920006583Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920085144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b5grx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920165126Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920201197Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/aws-ebs-csi-driver-node-n7wbm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92032456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-driver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92033819Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-driver/csi-driver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920344671Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-driver/csi-driver/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920367731Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920457943Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920534945Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920586596Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-liveness-probe/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920593947Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920603967Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920656188Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9207346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920803392Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920831632Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-node-driver-registrar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920838322Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920842933Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920877833Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.920984036Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921050527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wbm/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921132719Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921180181Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/aws-ebs-csi-driver-node-n7wvp.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921280183Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-driver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921290633Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-driver/csi-driver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921296973Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-driver/csi-driver/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921317784Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921420156Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921495478Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921533849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-liveness-probe/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921547739Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921557779Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921603491Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921701463Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921768695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921805905Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-node-driver-registrar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921815256Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921830206Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921873157Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.921963219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922033521Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n7wvp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922103252Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922147924Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922207665Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922215485Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922237026Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922290367Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922332838Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922388289Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92241626Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922469561Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922481281Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922485521Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922512112Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922565423Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922572554Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922602374Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922699577Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922738558Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922817639Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92284466Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922913822Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.922961683Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923106906Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923211209Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923441984Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923495385Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923531026Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923617368Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923648719Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923708921Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923737981Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923827093Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923881394Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.923912465Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.924000717Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.924060829Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.924068099Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.924143981Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.924237513Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.924276504Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.924851377Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92493613Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925144484Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925247127Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925451262Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925598365Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925752919Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925869072Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925914933Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.925967214Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926017805Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926067756Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926128408Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926177949Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92622076Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926292712Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926372484Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926409214Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926443775Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926501427Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926532537Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926596669Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92662405Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926686651Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926719872Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926780493Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926793454Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926833844Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/tuned-85m9m.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926934467Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/tuned/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926942047Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/tuned/tuned/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926948507Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/tuned/tuned/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.926983948Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/tuned/tuned/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927117091Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927181913Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-85m9m/tuned/tuned/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927239054Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927277345Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/tuned-bnh2d.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927361617Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/tuned/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927375447Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/tuned/tuned/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927379627Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/tuned/tuned/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927432198Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/tuned/tuned/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927534681Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927601573Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bnh2d/tuned/tuned/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927637314Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927672514Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/tuned-phdsg.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927759516Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/tuned/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927768737Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/tuned/tuned/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927773777Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/tuned/tuned/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927782487Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/tuned/tuned/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927888989Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927959891Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phdsg/tuned/tuned/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.927986262Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928018363Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928090264Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928138835Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928202567Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928211567Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928251948Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-232.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92834712Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-211.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928433442Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-189.ec2.internal.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928493244Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928560895Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928671448Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928708509Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928784611Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928812371Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928889403Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.928917504Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929008466Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929137809Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929242501Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929401865Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929439196Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929471317Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929509798Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.92959268Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929652831Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929683772Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929769834Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929839436Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.929869756Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930054701Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930160813Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930286056Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930360338Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930484621Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930606494Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93084569Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930925061Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.930972613Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931037944Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931069205Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931160197Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931205678Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93129884Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931378052Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931443574Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931476205Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931534256Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931564896Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931655979Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93169441Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931758291Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931789582Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931854554Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931863544Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.931924095Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator-56fcf86bf-nzjjc.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932037098Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator-watch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932044398Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932050808Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9321387Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932252763Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932324574Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932366835Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932450568Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932462298Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93255964Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932879918Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.932951049Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-nzjjc/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93296653Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933024071Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933068182Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933192635Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933335008Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933354809Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933458271Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933475082Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933547743Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933597504Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933681537Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933782699Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933896242Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.933950383Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934015074Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934095866Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934189989Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934275071Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934331992Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934372733Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934455675Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934516376Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934523726Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934568678Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93465474Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934737542Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934786943Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.934925396Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.935012568Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.935364857Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.935443798Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.935563161Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.935702394Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.935868438Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9359427Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.935977831Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936056283Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936149405Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936218197Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936261308Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936308809Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93634442Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936428722Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936509044Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936551295Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936588266Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936653217Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936690518Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9367844Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936824621Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936879932Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936916253Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936989495Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.936996725Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937022106Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/volume-data-source-validator-5d456fdbcd-27nwf.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937137768Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/volume-data-source-validator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937149339Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937155979Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93719594Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937431995Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937501427Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-27nwf/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937825895Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937875176Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937951048Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.937959108Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938015809Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938101641Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938146243Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938239155Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938300336Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938404678Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.93845008Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938543582Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938598643Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938683575Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938719336Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938848009Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.938943721Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939039044Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939113985Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939169077Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939217628Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939269999Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939372601Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939412752Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939488174Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939585466Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939633258Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939641468Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939688169Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939760601Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939812542Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.939925705Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940020417Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94015362Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940264382Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940335784Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940479127Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940662782Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940749124Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940796085Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940869927Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.940929688Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94099625Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941025691Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941248096Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941336688Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941398889Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94143885Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941496232Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941540153Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941588374Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941615785Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941663206Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941708877Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941793359Z namespaces/openshift-config-managed/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941828799Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941905001Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.941943242Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942021464Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942063815Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942177518Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94225399Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942331462Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942386103Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942414924Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942461994Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942503806Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942587357Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942623148Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942668919Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942917825Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.942973837Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.943007598Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946262564Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946334116Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946447149Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946523971Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946606063Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946769616Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946876869Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94691631Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.946963551Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947046303Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947126575Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947161456Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947239998Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947287809Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94735383Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947390211Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947475963Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947551125Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947600716Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947630107Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947695309Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947734029Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947784851Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947812671Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947869023Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947876613Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947914694Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947973615Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.947995686Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948062617Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948124359Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94818107Z namespaces/openshift-config-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9481975Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948202461Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948244602Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948355814Z namespaces/openshift-config/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948398165Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948461987Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948488517Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948542269Z namespaces/openshift-config/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94858874Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948670532Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948746363Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948832005Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948860846Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948904677Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.948973609Z namespaces/openshift-config/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94902177Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949136673Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949193184Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949243085Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949319517Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949398039Z namespaces/openshift-config/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.94943361Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949555582Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949633275Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949729777Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949821689Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.949902591Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950047964Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950221018Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950253729Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950307471Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950374612Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950412073Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950472904Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950518376Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950574027Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950611048Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95069809Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950790822Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950830643Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950867264Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950920255Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950960836Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.950998027Z namespaces/openshift-config/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951044998Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951099369Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951164081Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951278794Z namespaces/openshift-console-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951317164Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951390986Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951406157Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951471148Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951517959Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951587781Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951709154Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951814556Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951850747Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951889338Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.951940739Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95196893Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952060802Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952149544Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952182605Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952279307Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952346549Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952354209Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95238222Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952467051Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.952507583Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.953100306Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.953375323Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.953575768Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95366063Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.953799503Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.953946166Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954126531Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954360056Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954386037Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954451798Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954487459Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954543041Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954578992Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954658963Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954739645Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954807247Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954846018Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95491622Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.954964211Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955019212Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955064253Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955131105Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955161595Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955225847Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955236427Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wgczs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955287038Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wgczs/console-operator-68b757fb67-wgczs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955394361Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wgczs/console-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955405181Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wgczs/console-operator/console-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955411151Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wgczs/console-operator/console-operator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955443192Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wgczs/console-operator/console-operator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955908333Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-wgczs/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955950014Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.955989205Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956060487Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956099848Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95619439Z namespaces/openshift-console/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95622708Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956307702Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956340133Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956414095Z namespaces/openshift-console/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956452066Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956535268Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956710422Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956934277Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.956965818Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957016959Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9570638Z namespaces/openshift-console/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957156673Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957253165Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957300796Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957354527Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957439329Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957511921Z namespaces/openshift-console/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.957551292Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.958188067Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.958272599Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.958511575Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.958592827Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.958777181Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.958893444Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959065348Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95916003Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.95918213Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959303443Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959318914Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959396746Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959439536Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959535189Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959611421Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959651302Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959689922Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959746544Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959774264Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959832566Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959860037Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959914158Z namespaces/openshift-console/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959923278Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.959953899Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/console-6f9b7bf597-ksdt4.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960068502Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/console/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960091992Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/console/console/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960102562Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/console/console/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960152064Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/console/console/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960250286Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/console/console/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960318397Z namespaces/openshift-console/pods/console-6f9b7bf597-ksdt4/console/console/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960366898Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960399689Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/downloads-685bfb5f64-s6xhv.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960506762Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/download-server/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960515002Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/download-server/download-server/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960519312Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/download-server/download-server/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960561943Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/download-server/download-server/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960700366Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960764548Z namespaces/openshift-console/pods/downloads-685bfb5f64-s6xhv/download-server/download-server/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960802649Z namespaces/openshift-console/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96084148Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960906051Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.960939212Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961039714Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961070305Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961170148Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961211969Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9612745Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961308391Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961392143Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961466265Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961549787Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961600978Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961633809Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96168866Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961722741Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961808373Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961872124Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961917035Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.961998837Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96210561Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96212957Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962260323Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962332065Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962415107Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962487719Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962573401Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962690564Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962875988Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.962910489Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96296734Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963005911Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963052712Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963112974Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963144284Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963242727Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963320359Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96336687Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96340191Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963454102Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963478092Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963538814Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963555934Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963623736Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963644876Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963744339Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963780019Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963838501Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963868972Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963922193Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.963958924Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964040446Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964142308Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96421738Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964275661Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964325103Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964385714Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964425855Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964501437Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964552148Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964566428Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964672501Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964717692Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964727772Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.964774633Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965218224Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965248114Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965372127Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965452429Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965535221Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965613883Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965691335Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965809818Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.965979511Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966024452Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966067813Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966154356Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966200037Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966268028Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966307379Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966388061Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966462893Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966504514Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966533685Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966595336Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966624057Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966687338Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966719389Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966802191Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966835592Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966947345Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.966978705Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967046697Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967094468Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967157979Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96719541Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967276222Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967356094Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967430846Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967481367Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967508978Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967550959Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96759421Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967670762Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967710523Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967746233Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967826425Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967885357Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.967927558Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96802062Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968125192Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968225895Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968300377Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968384068Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968498271Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968663555Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968720307Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968748417Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968818309Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968851779Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968920981Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.968956442Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969031004Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969141986Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969211398Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969242939Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.96930639Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969334421Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969403623Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969432523Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969490575Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969517305Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969577217Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969594837Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969662059Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969682149Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969789652Z namespaces/openshift-dns/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969811052Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969885994Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969900144Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969953236Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.969996687Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970174381Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970247633Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970327865Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970357485Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970405306Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970454588Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970482228Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97056823Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970630112Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970668673Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970743255Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970800856Z namespaces/openshift-dns/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970828497Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.970942369Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.971023951Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.971324258Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97140925Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.971685977Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.971800659Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.971987494Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972038465Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972068126Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972333212Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972348352Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972424844Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972479016Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972559897Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97264852Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972703851Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972750492Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972807203Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972839804Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972902906Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972938286Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.972999938Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973269484Z namespaces/openshift-dns/pods/dns-default-r5dht/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973309975Z namespaces/openshift-dns/pods/dns-default-r5dht/dns-default-r5dht.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973415148Z namespaces/openshift-dns/pods/dns-default-r5dht/dns/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973432768Z namespaces/openshift-dns/pods/dns-default-r5dht/dns/dns/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973441638Z namespaces/openshift-dns/pods/dns-default-r5dht/dns/dns/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973486289Z namespaces/openshift-dns/pods/dns-default-r5dht/dns/dns/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973576651Z namespaces/openshift-dns/pods/dns-default-r5dht/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973653463Z namespaces/openshift-dns/pods/dns-default-r5dht/dns/dns/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973673544Z namespaces/openshift-dns/pods/dns-default-r5dht/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973683054Z namespaces/openshift-dns/pods/dns-default-r5dht/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973692604Z namespaces/openshift-dns/pods/dns-default-r5dht/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973739755Z namespaces/openshift-dns/pods/dns-default-r5dht/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973840858Z namespaces/openshift-dns/pods/dns-default-r5dht/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.973902519Z namespaces/openshift-dns/pods/dns-default-r5dht/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97395429Z namespaces/openshift-dns/pods/dns-default-sjrvs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974000341Z namespaces/openshift-dns/pods/dns-default-sjrvs/dns-default-sjrvs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974095224Z namespaces/openshift-dns/pods/dns-default-sjrvs/dns/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974110254Z namespaces/openshift-dns/pods/dns-default-sjrvs/dns/dns/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974121244Z namespaces/openshift-dns/pods/dns-default-sjrvs/dns/dns/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974179496Z namespaces/openshift-dns/pods/dns-default-sjrvs/dns/dns/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974272978Z namespaces/openshift-dns/pods/dns-default-sjrvs/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97433958Z namespaces/openshift-dns/pods/dns-default-sjrvs/dns/dns/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97435678Z namespaces/openshift-dns/pods/dns-default-sjrvs/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97436559Z namespaces/openshift-dns/pods/dns-default-sjrvs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974389831Z namespaces/openshift-dns/pods/dns-default-sjrvs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974460202Z namespaces/openshift-dns/pods/dns-default-sjrvs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974573575Z namespaces/openshift-dns/pods/dns-default-sjrvs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974662307Z namespaces/openshift-dns/pods/dns-default-sjrvs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974710758Z namespaces/openshift-dns/pods/dns-default-v2np8/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97478139Z namespaces/openshift-dns/pods/dns-default-v2np8/dns-default-v2np8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974888342Z namespaces/openshift-dns/pods/dns-default-v2np8/dns/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974898583Z namespaces/openshift-dns/pods/dns-default-v2np8/dns/dns/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974904523Z namespaces/openshift-dns/pods/dns-default-v2np8/dns/dns/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.974947944Z namespaces/openshift-dns/pods/dns-default-v2np8/dns/dns/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975045466Z namespaces/openshift-dns/pods/dns-default-v2np8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975152169Z namespaces/openshift-dns/pods/dns-default-v2np8/dns/dns/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97519668Z namespaces/openshift-dns/pods/dns-default-v2np8/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97520938Z namespaces/openshift-dns/pods/dns-default-v2np8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97521628Z namespaces/openshift-dns/pods/dns-default-v2np8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975272382Z namespaces/openshift-dns/pods/dns-default-v2np8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975371074Z namespaces/openshift-dns/pods/dns-default-v2np8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975455986Z namespaces/openshift-dns/pods/dns-default-v2np8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975508537Z namespaces/openshift-dns/pods/node-resolver-mbtbn/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975542788Z namespaces/openshift-dns/pods/node-resolver-mbtbn/node-resolver-mbtbn.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97564148Z namespaces/openshift-dns/pods/node-resolver-mbtbn/dns-node-resolver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975659941Z namespaces/openshift-dns/pods/node-resolver-mbtbn/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975666051Z namespaces/openshift-dns/pods/node-resolver-mbtbn/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975724382Z namespaces/openshift-dns/pods/node-resolver-mbtbn/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975830835Z namespaces/openshift-dns/pods/node-resolver-mbtbn/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975899066Z namespaces/openshift-dns/pods/node-resolver-mbtbn/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.975959818Z namespaces/openshift-dns/pods/node-resolver-qx5lk/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976000219Z namespaces/openshift-dns/pods/node-resolver-qx5lk/node-resolver-qx5lk.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976106141Z namespaces/openshift-dns/pods/node-resolver-qx5lk/dns-node-resolver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976150732Z namespaces/openshift-dns/pods/node-resolver-qx5lk/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976155292Z namespaces/openshift-dns/pods/node-resolver-qx5lk/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976191124Z namespaces/openshift-dns/pods/node-resolver-qx5lk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976286826Z namespaces/openshift-dns/pods/node-resolver-qx5lk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976369098Z namespaces/openshift-dns/pods/node-resolver-qx5lk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976424549Z namespaces/openshift-dns/pods/node-resolver-zwfn6/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97647027Z namespaces/openshift-dns/pods/node-resolver-zwfn6/node-resolver-zwfn6.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976543932Z namespaces/openshift-dns/pods/node-resolver-zwfn6/dns-node-resolver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976554262Z namespaces/openshift-dns/pods/node-resolver-zwfn6/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976592963Z namespaces/openshift-dns/pods/node-resolver-zwfn6/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976640304Z namespaces/openshift-dns/pods/node-resolver-zwfn6/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976738936Z namespaces/openshift-dns/pods/node-resolver-zwfn6/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.976821478Z namespaces/openshift-dns/pods/node-resolver-zwfn6/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977027533Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977063604Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977166496Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977203768Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977332231Z namespaces/openshift-etcd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977384662Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977466234Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977511745Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977584786Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977639188Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97773271Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977824032Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977911584Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.977977766Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978027747Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978122629Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97816253Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978263733Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978317014Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978361205Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978461527Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978535789Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97857817Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978704703Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978811935Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.978901708Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9789958Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979091042Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979256446Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97943899Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979491462Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979538733Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979606274Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979648945Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979711707Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979750918Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.97984635Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979920972Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.979970993Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980004664Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980062365Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980116576Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980187198Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980236659Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980303051Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980320681Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980429244Z namespaces/openshift-host-network/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980461054Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980531206Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980568477Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980640429Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980668729Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980745481Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980829443Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.980912625Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.981752095Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.981772796Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.981846427Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.981891448Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98197739Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982025971Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982069743Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982156925Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982240507Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982295428Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98239916Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982474572Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982552214Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982634766Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982702418Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982868451Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.982971844Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983015715Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983045026Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983134568Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983154838Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98322838Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983265101Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983337643Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983355313Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983449695Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983519277Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983562988Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983605199Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983666681Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983705591Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983749972Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983785373Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983833954Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983866995Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.983969408Z namespaces/openshift-image-registry/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984006849Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984099221Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984143832Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984194603Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984224354Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984335256Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98447164Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984684034Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984729666Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984756996Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984810577Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984837078Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.984972711Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.985047953Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.985166436Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.985262598Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98533556Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98534294Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.985397841Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.985523654Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.985559795Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.986382895Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.986482707Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.986770324Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.986861546Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987098642Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987250515Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987484111Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987565533Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987590293Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987689046Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987712776Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987803068Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987841399Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.987945142Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988033414Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988100286Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988152107Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988253839Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98827802Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988408483Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988511865Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988568326Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988627148Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988682449Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98872576Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988805862Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988813092Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.988860253Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/image-registry-574b5486f5-kv4cz.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989025837Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/registry/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989092199Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/registry/registry/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989103149Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/registry/registry/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98911759Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/registry/registry/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989375266Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989453178Z namespaces/openshift-image-registry/pods/image-registry-574b5486f5-kv4cz/registry/registry/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989493108Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.98954602Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/node-ca-8kcfd.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989736634Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/node-ca/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989748965Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/node-ca/node-ca/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989770645Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/node-ca/node-ca/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989774975Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989822156Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989905478Z namespaces/openshift-image-registry/pods/node-ca-8kcfd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.989959159Z namespaces/openshift-image-registry/pods/node-ca-f77cm/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990015921Z namespaces/openshift-image-registry/pods/node-ca-f77cm/node-ca-f77cm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990123603Z namespaces/openshift-image-registry/pods/node-ca-f77cm/node-ca/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990138584Z namespaces/openshift-image-registry/pods/node-ca-f77cm/node-ca/node-ca/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990146804Z namespaces/openshift-image-registry/pods/node-ca-f77cm/node-ca/node-ca/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990181565Z namespaces/openshift-image-registry/pods/node-ca-f77cm/node-ca/node-ca/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990291927Z namespaces/openshift-image-registry/pods/node-ca-f77cm/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990371659Z namespaces/openshift-image-registry/pods/node-ca-f77cm/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990439391Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990474822Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/node-ca-qhfb4.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990586434Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/node-ca/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990598915Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/node-ca/node-ca/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990603215Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/node-ca/node-ca/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990641306Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/node-ca/node-ca/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990740818Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99083876Z namespaces/openshift-image-registry/pods/node-ca-qhfb4/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990879391Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990908512Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.990973374Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991009454Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991141138Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991192599Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991270101Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991309442Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991392773Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991406904Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991512036Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991597148Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991689551Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991743902Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991789933Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991866344Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.991912826Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992003928Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992054989Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992128651Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992209433Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992278314Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992312675Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992439698Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992538311Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992745515Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.992853848Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993064893Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993308189Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993506234Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993568695Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993614506Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993680438Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993713008Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99377454Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993817081Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.993895313Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994014815Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994094847Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994121718Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99418621Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994246231Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994310373Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994321403Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994368464Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/ingress-canary-l2hfq.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994468036Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/serve-healthcheck-canary/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994479166Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994488967Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994529108Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99462714Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994696202Z namespaces/openshift-ingress-canary/pods/ingress-canary-l2hfq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994722552Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994790594Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/ingress-canary-q5jqf.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994878516Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/serve-healthcheck-canary/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994886736Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994894126Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.994950608Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99504907Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995149332Z namespaces/openshift-ingress-canary/pods/ingress-canary-q5jqf/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995164483Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995231104Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/ingress-canary-tt4cm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995299806Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/serve-healthcheck-canary/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995308086Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995314786Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995340907Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995430599Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99549481Z namespaces/openshift-ingress-canary/pods/ingress-canary-tt4cm/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995521141Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995563052Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995613283Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995654194Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995758977Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995813128Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99589643Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.995955161Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996039614Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996096325Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996197517Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996278389Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996377411Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996427103Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996475374Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996509135Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996574886Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996667398Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99671705Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99675257Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996832742Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996901014Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.996943485Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.997535389Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.997615211Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.997716773Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.997792315Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.997899138Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99802332Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998227145Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998283796Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998330298Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998379149Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99841939Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998464061Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998481351Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998518002Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998599814Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998632005Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998725197Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998818879Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998874621Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998923042Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.998974333Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999002704Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999091986Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999164457Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999225179Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.9992613Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999321321Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999331571Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999373992Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999466035Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999484245Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999551506Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999568747Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999672049Z namespaces/openshift-ingress/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.99971099Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999769382Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999795362Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999855174Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999880184Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:41.999970776Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00013145Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000398707Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000457398Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000497199Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00055955Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000589241Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000678233Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000724324Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000760635Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000833547Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.000919289Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00096024Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.001063982Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.001273898Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.001428461Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.001505923Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.001665917Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00179523Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002021595Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002122207Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002174579Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002244101Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002266871Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002351483Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002381404Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002457955Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002547208Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002591819Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002627179Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002693941Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002721342Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002802744Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002849995Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002909486Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002916686Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.002948227Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/router-default-7cd5c4dc7-6dzv9.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00306643Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/router/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00307436Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/router/router/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003121211Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/router/router/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003155352Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/router/router/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003269405Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/router/router/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003336746Z namespaces/openshift-ingress/pods/router-default-7cd5c4dc7-6dzv9/router/router/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003374767Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003410258Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00347572Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00350358Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003593653Z namespaces/openshift-insights/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003643904Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003689645Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003728306Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003799887Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003826928Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.003954901Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004065374Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004200507Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004255138Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004291329Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004386231Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004411582Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004476473Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004512294Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004596676Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004648057Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004676568Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0047627Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004850112Z namespaces/openshift-insights/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.004886113Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.005491817Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.005578139Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.005865996Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.005984859Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.006308007Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.006396699Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.006537732Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.006741027Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.006792578Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00687899Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.006917251Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007050474Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007142896Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007188687Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007250869Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00729326Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007372862Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007406073Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007476984Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007496015Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007587887Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007669579Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.00771422Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007741811Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007799412Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007845233Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007909635Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.007928565Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008013287Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008043998Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008170631Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008187451Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-9whmv/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008221462Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-9whmv/insights-operator-5c847dcfc4-9whmv.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008342535Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-9whmv/insights-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008353525Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-9whmv/insights-operator/insights-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008359965Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-9whmv/insights-operator/insights-operator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008403396Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-9whmv/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.008754085Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-9whmv/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009141144Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009187155Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/insights-runtime-extractor-ghpnj.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009290717Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009298288Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/exporter/exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009306258Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/exporter/exporter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009360519Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/exporter/exporter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009451181Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009520233Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/exporter/exporter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009546413Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/extractor/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009551123Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/extractor/extractor/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009572304Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/extractor/extractor/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009618455Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/extractor/extractor/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009715417Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009783879Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/extractor/extractor/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009979354Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009986554Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.009992784Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010046025Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010172898Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01024456Z namespaces/openshift-insights/pods/insights-runtime-extractor-ghpnj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010290711Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010337002Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/insights-runtime-extractor-gtj4z.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010437564Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010447945Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/exporter/exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010453965Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/exporter/exporter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010487586Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/exporter/exporter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010573348Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010635319Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/exporter/exporter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01068375Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/extractor/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010693761Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/extractor/extractor/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010707401Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/extractor/extractor/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010737702Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/extractor/extractor/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010833904Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010910055Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/extractor/extractor/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010955337Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010962587Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.010974887Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011021818Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011131811Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011202853Z namespaces/openshift-insights/pods/insights-runtime-extractor-gtj4z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011265124Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011309015Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/insights-runtime-extractor-vxbs2.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011394307Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011403597Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/exporter/exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011419898Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/exporter/exporter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011468749Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/exporter/exporter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011556431Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011624423Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/exporter/exporter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011650333Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/extractor/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011656753Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/extractor/extractor/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011682544Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/extractor/extractor/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011716725Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/extractor/extractor/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011813357Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011881358Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/extractor/extractor/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011909069Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011916169Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011923779Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.011978461Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012065383Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012164235Z namespaces/openshift-insights/pods/insights-runtime-extractor-vxbs2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012224227Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012243537Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012312429Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01234834Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012411561Z namespaces/openshift-keda/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012421581Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012425751Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012471523Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012565075Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012623576Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012631286Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012672247Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012740839Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01277917Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012864122Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.012948324Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013020596Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013027646Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013100527Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013303072Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013339003Z namespaces/openshift-keda/operators.coreos.com/installplans/install-579rm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013469076Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013507167Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013603439Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01365314Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013942738Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.013988859Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014093671Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014176443Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014229314Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014272945Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014318216Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014352807Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014432599Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014509421Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014586703Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014636244Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014661915Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014728606Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014772577Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014868329Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014924331Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.014962802Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015043593Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015140816Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015179427Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01529753Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015373531Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015452583Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015534775Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015642578Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015783031Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.015960175Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016009516Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016044697Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016136339Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01616887Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016224561Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016260372Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016343834Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016418426Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016461667Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016495998Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016659582Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016688383Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016758264Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016769665Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016824926Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016869587Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.016973849Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01701867Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017089132Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017189755Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017253216Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017294917Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017379249Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017458081Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017533232Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017590874Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017631625Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017706547Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017734977Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017824989Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01787054Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017898061Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.017985413Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018030764Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018060865Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018191948Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01826941Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018346302Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018426954Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018502535Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018624328Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018809963Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018848063Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018896325Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018943406Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.018971126Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019031198Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019054439Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019172391Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019241253Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019303684Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019352355Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019413577Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019440078Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.01953347Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019594811Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019632092Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019687334Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019730295Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019784186Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019820067Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019878628Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019925119Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.019995541Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020043522Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020120634Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020152174Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020224906Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020269547Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020354609Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020431061Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020511903Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02081213Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020856961Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020915573Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.020960964Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021040506Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021114787Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021165489Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02124926Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021313172Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021363163Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021471086Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021550788Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021630669Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021704551Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021787813Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.021902856Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02209608Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022164912Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022196783Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022268535Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022297735Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022370497Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022397818Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02248355Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022564272Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022619833Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022660194Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022717365Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022744946Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022834728Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022868929Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02292857Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.022956701Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023024042Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023051823Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023180016Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023217787Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023283589Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023311259Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023385571Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023414302Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023502554Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023579686Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023659108Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023707859Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023733249Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023798911Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023835882Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023919494Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.023986745Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024025606Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024127419Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02417644Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02418347Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024232641Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024261172Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024324163Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024405435Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024485247Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024757054Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024832665Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.024912947Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02503687Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025279466Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025330627Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025359438Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025415789Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02544457Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025497581Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025541382Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025622534Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025702196Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025755577Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025789128Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02585172Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02588437Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025936311Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.025964662Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026020184Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026047684Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026158717Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026194348Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026262869Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02630028Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026364882Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026394242Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026483804Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026557326Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026633698Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026693889Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02672126Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026805592Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026832833Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026923205Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.026978576Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027014357Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0271292Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027209762Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027250933Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027357465Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027432467Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027517339Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02758577Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027661132Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027783455Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.027940969Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02798738Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028034021Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028092813Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028149564Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028190405Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028225246Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028308648Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028381769Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028430881Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028467482Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028515303Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028550053Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028604205Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028636306Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028683096Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028715917Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028926902Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.028964553Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029450335Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029489376Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029561948Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029590168Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.02968086Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029757822Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029836334Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029890945Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029926376Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.029990507Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030029699Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030133241Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030166542Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030223883Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030296745Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030354126Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030400317Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030495619Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030571971Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030650713Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030730005Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.030826557Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03094353Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031154925Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031219767Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031252217Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031314289Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03135035Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031418701Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031453992Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031544864Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031621456Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031685818Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031706218Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0317822Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031818091Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031871322Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031899833Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031953814Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.031998045Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032123048Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032162219Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032239161Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032286032Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032355454Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032385054Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032479297Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03263303Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032745003Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032793514Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032840345Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032899996Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.032973348Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03305435Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033250355Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033292586Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033377248Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033414419Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033422899Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03347897Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033555472Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033598843Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033706326Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033788948Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.033962741Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034047744Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034194107Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03431532Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034494964Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034553115Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034601877Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034638778Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034692839Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03473485Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034797461Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034880873Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.034960455Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035006386Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035042637Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035118159Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03516231Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035210161Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035219751Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8jllk/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035277003Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8jllk/kube-storage-version-migrator-operator-846bf668f7-8jllk.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035397356Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8jllk/kube-storage-version-migrator-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035407756Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8jllk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035415946Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8jllk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035455857Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8jllk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03557989Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8jllk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035712803Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035752924Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035803295Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035854697Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035930088Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.035965799Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036046681Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036066791Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036183834Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036208855Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036317867Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036454091Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036556083Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036611654Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036642395Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036709027Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036758158Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03683829Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036899971Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.036951702Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037032614Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037127536Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037177228Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037309571Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037393453Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037515956Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037596158Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03771519Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.037844633Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038012457Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038061879Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038155401Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038212952Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038247213Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038294554Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038339955Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038418727Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038502219Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03854912Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038593071Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038640182Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038684063Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038729654Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038741175Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038788926Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/migrator-d57d58cc9-p5dlc.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038880948Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/graceful-termination/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038893798Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/graceful-termination/graceful-termination/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038903869Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.038938779Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039034942Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039129624Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039150604Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/migrator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039165315Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/migrator/migrator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039176335Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/migrator/migrator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039231716Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/migrator/migrator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039339129Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03940235Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-p5dlc/migrator/migrator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039446511Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039464842Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039537864Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039566584Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039627746Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039638066Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039667837Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039705888Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.03980371Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039885632Z namespaces/openshift-marketplace/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039896332Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039902322Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039924993Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039984124Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.039995635Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040017605Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040140198Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.04023201Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040323182Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040439815Z namespaces/openshift-monitoring/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040497736Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040562738Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040598519Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.04066974Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040713521Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.040854035Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.041516631Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.041871999Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042143835Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042176096Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042236268Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042279289Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042364291Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042424072Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042459953Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042550275Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042595826Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.042632847Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.045796512Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.045933275Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.047172965Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.047246156Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.048173758Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.048295621Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.048757812Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.048930686Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.048956547Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049288735Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049332746Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049394957Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049428438Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.04951673Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049597222Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049665784Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049704194Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049856558Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049878778Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.049983221Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.050006572Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.050171345Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.050197166Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.050309379Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.050519794Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.050603806Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.050880172Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051014115Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051174109Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051257051Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051363934Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051455066Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051576669Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051598839Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051693732Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051780363Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051862545Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.051965868Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05204584Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.052220664Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.052313086Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.052413729Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.052525611Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.052608293Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.052710525Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05330439Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053355051Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053416022Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053428623Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053454173Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053529535Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053542185Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053612997Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053924474Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053933365Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053943625Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.053987916Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054099469Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05416919Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054219751Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054227121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054240992Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054278963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054385545Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054444207Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054488008Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054495028Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054502278Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054556179Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054647262Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054712313Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054784635Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054802245Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054809975Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054860527Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.054956259Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05502317Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055074412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055104402Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055111802Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055146973Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055240616Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055309947Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055350598Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055358068Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055372709Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055409489Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055497292Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055566333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055595354Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055608274Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055617685Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055644555Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055735527Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055809119Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05582961Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-x6pqv/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05587172Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-x6pqv/cluster-monitoring-operator-64786d9cbb-x6pqv.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055982363Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-x6pqv/cluster-monitoring-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055989643Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-x6pqv/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.055999083Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-x6pqv/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.056050055Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-x6pqv/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.056400073Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-x6pqv/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.057926629Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0579496Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-state-metrics-7c9dbb8b7d-hf75s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058071012Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-main/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058103083Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058121814Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058157305Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058250907Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058326169Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058367699Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-self/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05837421Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05838286Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058435571Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058528713Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058595005Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058610825Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-state-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058616525Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058632486Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058700847Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058875702Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058936473Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-hf75s/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.058987334Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059051326Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/metrics-server-7bf8cb84b5-88wp6.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059182879Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/metrics-server/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059194459Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/metrics-server/metrics-server/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05921165Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/metrics-server/metrics-server/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0592299Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059330942Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059396264Z namespaces/openshift-monitoring/pods/metrics-server-7bf8cb84b5-88wp6/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059450135Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059478606Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/monitoring-plugin-d5dcff7cf-jc5j9.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059577298Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/monitoring-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059584398Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059590648Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.05963006Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059728592Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059848385Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-jc5j9/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059900976Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.059937757Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/node-exporter-47pgq.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06006067Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/init-textfile/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06006824Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/init-textfile/init-textfile/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06007228Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/init-textfile/init-textfile/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060147672Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060217393Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060281925Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060339126Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060346286Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060360827Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060391678Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06048091Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060550691Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060588062Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/node-exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060607383Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/node-exporter/node-exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060611603Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/node-exporter/node-exporter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060670234Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060784697Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060840418Z namespaces/openshift-monitoring/pods/node-exporter-47pgq/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.060875529Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06093138Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/node-exporter-sfjdb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061037333Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/init-textfile/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061045603Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/init-textfile/init-textfile/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061052113Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/init-textfile/init-textfile/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061096994Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061224387Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061270488Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061314949Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06132492Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06133056Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061369281Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061460313Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061527765Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061584256Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/node-exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061608736Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/node-exporter/node-exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061614636Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/node-exporter/node-exporter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061645837Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06177244Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061840672Z namespaces/openshift-monitoring/pods/node-exporter-sfjdb/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061897373Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.061917054Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/node-exporter-zhw65.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062038337Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/init-textfile/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062050277Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/init-textfile/init-textfile/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062056677Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/init-textfile/init-textfile/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062099018Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06218266Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062258832Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062276702Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062285802Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062291792Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062325783Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062435566Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062484957Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062524438Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/node-exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062533728Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/node-exporter/node-exporter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062565619Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/node-exporter/node-exporter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062581019Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062689452Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062770614Z namespaces/openshift-monitoring/pods/node-exporter-zhw65/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062827055Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.062866456Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/openshift-state-metrics-54cf96dfcf-xwnb6.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06303427Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-main/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06304599Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063055161Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063124002Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063245805Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063322827Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063372238Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-self/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063384108Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063393518Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06346746Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063554272Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063625804Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063652315Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/openshift-state-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063659995Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063664075Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063705836Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063804238Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06387616Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xwnb6/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063903761Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.063973052Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064181607Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064192388Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064199008Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064245549Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064419693Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064433853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064464234Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064478224Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064487335Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064520725Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064605577Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064673989Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06472493Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06473256Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06474341Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064784931Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064873644Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064946965Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064972076Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064978266Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.064982236Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065030107Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065167131Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065213202Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065248873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065255773Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065261843Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065313414Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065406906Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065473958Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065501988Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065508379Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065536749Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06556447Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065735794Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065800966Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065850837Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065857767Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065863967Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.065910248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066014711Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066101973Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066142744Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066173844Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/prometheus-operator-567f7b8b7c-kzcc4.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066280987Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066290167Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066294217Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066341899Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06642835Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066499552Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066532703Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/prometheus-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066539583Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066543623Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066578284Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066765889Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06683838Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-kzcc4/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066865711Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.066913372Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/prometheus-operator-admission-webhook-d559d66d5-znspt.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067007814Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/prometheus-operator-admission-webhook/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067015074Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067021564Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067071396Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067189839Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06725913Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-znspt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067306391Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067344632Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/telemeter-client-76bd967d6c-grg2t.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067560827Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067567768Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067573828Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067619049Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067710141Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067780233Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067815553Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/reload/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067820414Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/reload/reload/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067824263Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/reload/reload/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067856964Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/reload/reload/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.067958267Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068038749Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/reload/reload/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06810218Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/telemeter-client/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068123191Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/telemeter-client/telemeter-client/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068133261Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068182212Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068339656Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068407867Z namespaces/openshift-monitoring/pods/telemeter-client-76bd967d6c-grg2t/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068488919Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068554781Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/thanos-querier-b7fc76786-prhgm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068814457Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068821807Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068834698Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.068861668Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06894926Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069016492Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069047132Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-rules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069051983Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069055693Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069124684Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069203916Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069275538Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069301438Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-web/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06937371Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.06938092Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069428692Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069507203Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069573435Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069620836Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069627866Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069631796Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069670977Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069760229Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069826421Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069858002Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/prom-label-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069864422Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069870532Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069910493Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.069999085Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070065387Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070118498Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/thanos-query/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070142888Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/thanos-query/thanos-query/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070148338Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/thanos-query/thanos-query/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070154879Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070261541Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070330923Z namespaces/openshift-monitoring/pods/thanos-querier-b7fc76786-prhgm/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070366794Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070391854Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070446745Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070478656Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070606669Z namespaces/openshift-multus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07064392Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070715012Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070764203Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070823645Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.070853435Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071100751Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071174703Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071254595Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071287976Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071335357Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07147817Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071585772Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071650934Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071689375Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071739876Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071769927Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071851639Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07189999Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.071941511Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.072021893Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.072050654Z namespaces/openshift-multus/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.072118125Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.072265329Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.072352871Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.072850353Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.072976205Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.073723843Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.073809965Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.073942879Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07399437Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074035151Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074163524Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074243226Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074329148Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0744141Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074456671Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074546383Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074647845Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074731437Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074794599Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07484124Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074891261Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074929732Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.074986763Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075034604Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075093426Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075138627Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075215749Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07529632Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075344102Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075377762Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075435104Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075470475Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075524716Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075596118Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075657159Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075664109Z namespaces/openshift-multus/pods/multus-7227t/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07569535Z namespaces/openshift-multus/pods/multus-7227t/multus-7227t.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075824053Z namespaces/openshift-multus/pods/multus-7227t/kube-multus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075834943Z namespaces/openshift-multus/pods/multus-7227t/kube-multus/kube-multus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075841563Z namespaces/openshift-multus/pods/multus-7227t/kube-multus/kube-multus/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.075862394Z namespaces/openshift-multus/pods/multus-7227t/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076185072Z namespaces/openshift-multus/pods/multus-7227t/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076251153Z namespaces/openshift-multus/pods/multus-7227t/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076284864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076331965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/multus-additional-cni-plugins-9vk2w.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076470588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/bond-cni-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076477808Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076482608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076607702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076669803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076713474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076723594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/cni-plugins/cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076729774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076753995Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076850977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.076920989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07696079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/egress-router-binary-copy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07696573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07696948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07699096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077126194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077232656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077252017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077262487Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077268657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077314278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07739396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077457242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077485712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/routeoverride-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077494512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077499273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077541884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077631496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077701417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077733518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni-bincopy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077740908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077745189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077779689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077883572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077953653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077987454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.077995124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078004495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078038836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078148768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07822005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9vk2w/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078265551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078309712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/multus-additional-cni-plugins-jtnx2.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078437825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/bond-cni-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078445125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078449365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078483536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078581388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07865305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078702661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078714461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/cni-plugins/cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078720221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078761153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078854275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078923776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078950127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/egress-router-binary-copy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078957457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.078961507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079001138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079108031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079175902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079212713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079221113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079231684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079269294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079335626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079404358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079440359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/routeoverride-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079449039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079453099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07949142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079575522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079639683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079666074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni-bincopy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079670484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079685895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079702855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079801817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079865529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079902029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0799106Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.07991457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.079953361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080042263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080157396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jtnx2/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080191787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080229277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/multus-additional-cni-plugins-qg954.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0803598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/bond-cni-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080366811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080370671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080418822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080500864Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080566055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080595506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080601946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/cni-plugins/cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080605836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080626747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080716919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080787941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080822791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/egress-router-binary-copy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080833142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080837272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080861382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.080950314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081023206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081050007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081055217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081058967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081223801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081318363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081383015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081422346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/routeoverride-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081429646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081433866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081463226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081550459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08161959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081647001Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni-bincopy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081651651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081655581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081682822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081777374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.081839746Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08201768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08202388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08202775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08203164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08204573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082070701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qg954/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082148473Z namespaces/openshift-multus/pods/multus-h9fvf/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082183154Z namespaces/openshift-multus/pods/multus-h9fvf/multus-h9fvf.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082273336Z namespaces/openshift-multus/pods/multus-h9fvf/kube-multus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082281296Z namespaces/openshift-multus/pods/multus-h9fvf/kube-multus/kube-multus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082285326Z namespaces/openshift-multus/pods/multus-h9fvf/kube-multus/kube-multus/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082317707Z namespaces/openshift-multus/pods/multus-h9fvf/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082587563Z namespaces/openshift-multus/pods/multus-h9fvf/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082650895Z namespaces/openshift-multus/pods/multus-h9fvf/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082689386Z namespaces/openshift-multus/pods/multus-pklnk/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082724116Z namespaces/openshift-multus/pods/multus-pklnk/multus-pklnk.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082827829Z namespaces/openshift-multus/pods/multus-pklnk/kube-multus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082835739Z namespaces/openshift-multus/pods/multus-pklnk/kube-multus/kube-multus/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.082839739Z namespaces/openshift-multus/pods/multus-pklnk/kube-multus/kube-multus/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08285679Z namespaces/openshift-multus/pods/multus-pklnk/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083211878Z namespaces/openshift-multus/pods/multus-pklnk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083269869Z namespaces/openshift-multus/pods/multus-pklnk/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08330852Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083344051Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/network-metrics-daemon-btc7n.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083437223Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083445153Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083449253Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083482744Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083574227Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083638038Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083664229Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/network-metrics-daemon/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083668649Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083674309Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08371458Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083828973Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083893034Z namespaces/openshift-multus/pods/network-metrics-daemon-btc7n/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083930395Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.083957016Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/network-metrics-daemon-jt79g.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084051018Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084060028Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084064038Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084095529Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084198321Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084268623Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084284263Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/network-metrics-daemon/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084290213Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084295624Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084341375Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084473588Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08455644Z namespaces/openshift-multus/pods/network-metrics-daemon-jt79g/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084585191Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084628412Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/network-metrics-daemon-ttf26.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084707053Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084714374Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084722734Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084744494Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084834136Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084904048Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084929819Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/network-metrics-daemon/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084934279Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.084938139Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08498264Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085094232Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085192345Z namespaces/openshift-multus/pods/network-metrics-daemon-ttf26/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085228196Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085254766Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085310318Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085318028Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085361279Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085439831Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085488962Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085515582Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085600275Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085649236Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085684597Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085736128Z namespaces/openshift-network-console/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085771648Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08582822Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085869321Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085914522Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.085942663Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086041115Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086199109Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086317472Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086372503Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086427094Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086502886Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086518686Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086583708Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086612748Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08669429Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086728771Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086795403Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086866234Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086903455Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.086945236Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087040059Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087154961Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087256594Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087334826Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087479849Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087603382Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087719645Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087774096Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087805127Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087864268Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087897039Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08795818Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.087989161Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088055773Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088071383Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088149175Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088187646Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088266048Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088339309Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088386161Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088419631Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088467932Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088495563Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088550534Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088559194Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088590385Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/networking-console-plugin-6bffdf9778-qm6vp.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088665207Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/networking-console-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088672667Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088676867Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088704818Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08880309Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088861462Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qm6vp/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088899222Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088925963Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.088973894Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089010315Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089059006Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089127408Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08919082Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089244091Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089283772Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089310312Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089420865Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089512467Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08961093Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.08964675Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089692571Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089882196Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089913837Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.089979018Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090020609Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09006546Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090137032Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090221654Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090280215Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090294326Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090385318Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090426209Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09046404Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090559952Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090645764Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090857849Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.090924921Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091176016Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091268799Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091390202Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091448763Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091494494Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091539895Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091568106Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091658958Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091707629Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09174444Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091802591Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091846672Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091890373Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.091928234Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092004456Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092089648Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09215827Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092198331Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092250532Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092281613Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092339574Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092368365Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092406376Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092419016Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092458227Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/network-check-source-989f8b8dc-q5q7g.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092542119Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/check-endpoints/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092549939Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/check-endpoints/check-endpoints/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092553989Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09258364Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092710573Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092787975Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-q5q7g/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092835356Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092869307Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/network-check-target-6hng6.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092942178Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/network-check-target-container/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092949778Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.092953919Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09298851Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093071501Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093170414Z namespaces/openshift-network-diagnostics/pods/network-check-target-6hng6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093199784Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093228645Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/network-check-target-6vv6l.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093316937Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/network-check-target-container/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093324407Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093328538Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093367228Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09345557Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093523502Z namespaces/openshift-network-diagnostics/pods/network-check-target-6vv6l/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093568503Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093617505Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/network-check-target-gx8vb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093685736Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/network-check-target-container/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093694266Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093700706Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093739377Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093818269Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093878361Z namespaces/openshift-network-diagnostics/pods/network-check-target-gx8vb/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093904681Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093948302Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.093998663Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094017004Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094026064Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094201428Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0942569Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09428296Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094361692Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094420213Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094440224Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094499015Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094548127Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094601628Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094645379Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09468673Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094724421Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094813443Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094889444Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.094964036Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095006447Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095041088Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095097229Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095159681Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095243353Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095280964Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095321005Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095402757Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095447118Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095456278Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095463158Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09553255Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095576041Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095673623Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095759355Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095848317Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.095926859Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096003411Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096191255Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096306848Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096348239Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09639098Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096442151Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096474802Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096522813Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096565654Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096599225Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096650616Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096725238Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09680463Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096839731Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096879122Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096936583Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.096964834Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097010975Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097037105Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097142088Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097161218Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097191839Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097257111Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097277611Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097331912Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097368003Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097419784Z namespaces/openshift-network-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097461875Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097518567Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097568968Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097605299Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09764625Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097750612Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097824474Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097902276Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097938337Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.097982378Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098043539Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09807163Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098156912Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098190283Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098280075Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098312345Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098357387Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098434139Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09847752Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.0984876Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098526721Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098569692Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098603403Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098732166Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098840698Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.098993072Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099069974Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099286419Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.09935257Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099484133Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099526184Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099561785Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099661988Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099944874Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.099965065Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100029916Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100050537Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100134309Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100155579Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100220581Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100240861Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100332913Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100416106Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100457247Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100484457Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100552309Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100570249Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10062389Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100655151Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100715053Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100760284Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100799735Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100806655Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100848696Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/iptables-alerter-9sf68.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100924898Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/iptables-alerter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100941668Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100947718Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.100958888Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10104339Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101140313Z namespaces/openshift-network-operator/pods/iptables-alerter-9sf68/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101159623Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101198294Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/iptables-alerter-fxjwb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101261626Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/iptables-alerter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101270086Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101276396Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101310417Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101391889Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10146095Z namespaces/openshift-network-operator/pods/iptables-alerter-fxjwb/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101493081Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101529892Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/iptables-alerter-m4wwb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101606254Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/iptables-alerter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101613914Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101617844Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101641875Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101730897Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101790738Z namespaces/openshift-network-operator/pods/iptables-alerter-m4wwb/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101827009Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101920371Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101956782Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.101992443Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102054914Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102071845Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102174787Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102194877Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102258189Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.1022864Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102373312Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102447503Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102525385Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102563096Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102601127Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102650148Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102678109Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102775641Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102809062Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102860813Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102938695Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.102974846Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103008067Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10313221Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103215092Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103306014Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103383546Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103460478Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10358093Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103768095Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103834026Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103867227Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103923649Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.103955629Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10400364Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104050841Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104148434Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104218745Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104267497Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104285457Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104341428Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104382469Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104456491Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104486502Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104601725Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104617225Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104644886Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104724488Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104759208Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10482432Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104861961Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104892261Z namespaces/openshift-operators/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104902272Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104907812Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.104944613Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105002174Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105036075Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105195108Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105219689Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105281201Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105320362Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105506576Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105574857Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10566074Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105702541Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105744001Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105881545Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105898795Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105952857Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.105996127Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106063809Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106134851Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106155801Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106250604Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106286685Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106293755Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106324595Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106370487Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106415257Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106623753Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.106704474Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.107039662Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.107186466Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10780915Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.107894443Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108096977Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108171149Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10821718Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108312062Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108430775Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108470106Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108584649Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10863551Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108685061Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108746853Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108788164Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108843845Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108891106Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108932197Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108939497Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.108979498Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109016549Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10906426Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109169693Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109242424Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109283115Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109325016Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109375407Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109403948Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10949521Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109520491Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109579952Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109587012Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109626033Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109709046Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109755496Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109782297Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109842449Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.109853839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.10991107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovnkube-node-6d7c9.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110105075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-node/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110122035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110130596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110164106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110291659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110359431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110386991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110393512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110397632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110424102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110547125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110612207Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110642817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/nbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110649628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/nbdb/nbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110657648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/nbdb/nbdb/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110690569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/nbdb/nbdb/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110804511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110868103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110911394Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/northd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110926394Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/northd/northd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110933235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/northd/northd/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.110945365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/northd/northd/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111050067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111132629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/northd/northd/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11115393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-acl-logging/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11116581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11117007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111205381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111295403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111346964Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111357245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-controller/ovn-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111363385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111390015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111558129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111621301Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111658602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovnkube-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111668782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111674692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.111685872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112623404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112689736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112708066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/sbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112717807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/sbdb/sbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112725557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/sbdb/sbdb/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112759488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/sbdb/sbdb/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11285211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112929692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6d7c9/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.112952472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113039054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovnkube-node-gth2m.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113336432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-node/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113354102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113360242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113370252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113499735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113564847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113622228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113635168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113642849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113653859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113784102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113853444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113873584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/nbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113884874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/nbdb/nbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113892435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/nbdb/nbdb/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.113929406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/nbdb/nbdb/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114016057Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114099119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11413344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/northd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11414488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/northd/northd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114159591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/northd/northd/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114181952Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/northd/northd/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114287514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114358286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/northd/northd/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114397817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-acl-logging/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114405507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114409637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114441147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11453624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114604731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114616072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-controller/ovn-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114621202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114655783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114859588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114907418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.114947239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovnkube-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11496337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11496795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11497482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11582437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.115889352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.115935873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/sbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.115955483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/sbdb/sbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.115960074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/sbdb/sbdb/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.115967224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/sbdb/sbdb/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116067776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116150698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gth2m/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116172648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11624786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovnkube-node-s88v7.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116393624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-node/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116400904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116405104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116435555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116558348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116627009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116721861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116729872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116734102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116772213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116909876Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.116979748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117021319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/nbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117027979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/nbdb/nbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117031929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/nbdb/nbdb/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.11707075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/nbdb/nbdb/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117207933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117281045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117311955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/northd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117323106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/northd/northd/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117327586Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/northd/northd/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117361157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/northd/northd/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117465669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117531451Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/northd/northd/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117577712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-acl-logging/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117593712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117601932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117613203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117694584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117763726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117789277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117794177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-controller/ovn-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117798047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.117835198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.118009902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.118119305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.118173996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovnkube-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.118184026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.118189836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.118224847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119160229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119220041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119254981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/sbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119264742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/sbdb/sbdb/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119270822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/sbdb/sbdb/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119282262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/sbdb/sbdb/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119389375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119453036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-s88v7/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119488447Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119529838Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119574019Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119585009Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119636711Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119738533Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119886536Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119936598Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.119992709Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120093221Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120199814Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120231395Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120279206Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120320577Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120327247Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120331487Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120350347Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120420079Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12044756Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120521372Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120543952Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120602993Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120639634Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120748657Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12086237Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.120972852Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121025303Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121069955Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121214388Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121236388Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121327561Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121386522Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121434563Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121519915Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121570987Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121581077Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121610567Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121660818Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121705499Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121806712Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.121883364Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122097799Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122193461Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122327964Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122485918Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122682243Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122858347Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122877377Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122882118Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.122921898Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12298347Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12301197Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123125043Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123209755Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123244156Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123289167Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123344028Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123376349Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12343168Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123478272Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123516062Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123523943Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-lmjkm/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123560394Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-lmjkm/service-ca-operator-5d46d9ffd4-lmjkm.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123640575Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-lmjkm/service-ca-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123647916Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-lmjkm/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123652036Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-lmjkm/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123695707Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-lmjkm/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.123916152Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-lmjkm/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124094746Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124124847Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124183468Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.1242406Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124292221Z namespaces/openshift-service-ca/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124353182Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124408123Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124444675Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124488316Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124523406Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124600718Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124698921Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124810863Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124856224Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124905195Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124952127Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.124979727Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125062379Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125133691Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125216093Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125310055Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125363706Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125371297Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125420718Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125457739Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125495449Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125610162Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125684454Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125794947Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.125926099Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126036162Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126180256Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126462222Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126524134Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126547484Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126602186Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126643036Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126700218Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126744119Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126863062Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.126949214Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127009325Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127029436Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127129718Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127157379Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12723377Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127245151Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127254161Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/service-ca-758f599c5-vmrq4.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127347323Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/service-ca-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127358213Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127364224Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127378444Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127597929Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127668871Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-vmrq4/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127685451Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127739542Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127792184Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127811964Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127873866Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127902146Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.127968118Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128014359Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12804351Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12807299Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128185013Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128255375Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128333876Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128377197Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128407778Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12846243Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12849976Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128577412Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128624963Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128660614Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128739436Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128770577Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128813768Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12891213Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.128988492Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129064404Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129241738Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12931607Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129437883Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129585646Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129638498Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129673848Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12972676Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.12976133Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129803471Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129846902Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.129922714Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130009326Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130045277Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130083448Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130140069Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13018846Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130227941Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130269172Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130313214Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130341054Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130403805Z namespaces/openshift/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130425646Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130489968Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130522368Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130567569Z namespaces/openshift/apps/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130609221Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130688852Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130776484Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130856586Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130906008Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130933848Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.130993619Z namespaces/openshift/batch/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13102745Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131126723Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131156093Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131200775Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131280176Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131311677Z namespaces/openshift/core/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131358308Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131455161Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131530232Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131606554Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131683506Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.131761508Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13187838Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.132028874Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.132089245Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.132146177Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.132186238Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.132233639Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.1335631Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.133594401Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.133692603Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.133772185Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.133878558Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13398267Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.134064472Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.134249357Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13439372Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.134515943Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.134613585Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.134695257Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13483585Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.134963853Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135088176Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135202919Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135283131Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135388954Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135502286Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135614169Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135706381Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135802193Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135900126Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.135990408Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13609082Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.136232524Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.136314585Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.136399718Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13650779Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.136614953Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.136727925Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.136832488Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13693869Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.137010912Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.137242018Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.137320759Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.137459493Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.137606656Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.137693628Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.137813191Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.138056627Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13819556Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.138319113Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.138408035Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.138498217Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.1386232Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.138763514Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.138877106Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.138987149Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139091051Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139179944Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139271916Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139389229Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139536932Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139657355Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139771807Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.13988716Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.139981812Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140072485Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140228608Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.1403141Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140342691Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140434863Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140509255Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140556066Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140596287Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140641958Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140679799Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.14072537Z namespaces/openshift/policy/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140752531Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140809782Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140841603Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140886794Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140894084Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.140937335Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.141052808Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.141203421Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.141314724Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.141418246Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.14158274Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.141679852Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.141793465Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.141901728Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142021031Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142156654Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142268846Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142384989Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142530253Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142627265Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142764998Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142878551Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.142981654Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143101796Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143215279Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143318142Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143407244Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143512916Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143618538Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143710691Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143809413Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.143904295Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.144026458Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.144186422Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.144301185Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.144497599Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.144590672Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.144693484Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.144813437Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.14492748Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.145026462Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.145255297Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.145349559Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.145467432Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.145580455Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.145681927Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.14579808Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.145911713Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.146033656Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.146181709Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.146304722Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.146448006Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.146575869Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.146762683Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.146883896Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.14704301Z network_logs/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.147090261Z network_logs/cluster_scale [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.147188023Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.147268275Z network_logs/multi-networkpolicy [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.147340417Z network_logs/net-attach-def [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.147423989Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.147559112Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.147653004Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.148919534Z nodes/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.148957235Z nodes/debug [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.149052927Z nodes/ip-10-0-135-232.ec2.internal/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.149118519Z nodes/ip-10-0-135-232.ec2.internal/cpu_affinities.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.149409016Z nodes/ip-10-0-135-232.ec2.internal/dmesg [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.149701413Z nodes/ip-10-0-135-232.ec2.internal/ethtool_channels [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.149775334Z nodes/ip-10-0-135-232.ec2.internal/ethtool_features [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.149870097Z nodes/ip-10-0-135-232.ec2.internal/ip-10-0-135-232.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.150188134Z nodes/ip-10-0-135-232.ec2.internal/irq_affinities.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.150328777Z nodes/ip-10-0-135-232.ec2.internal/lscpu [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.15044738Z nodes/ip-10-0-135-232.ec2.internal/lspci [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.150539413Z nodes/ip-10-0-135-232.ec2.internal/podresources.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.150644735Z nodes/ip-10-0-135-232.ec2.internal/pods_info.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.150774888Z nodes/ip-10-0-135-232.ec2.internal/proc_cmdline [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.15086549Z nodes/ip-10-0-135-232.ec2.internal/sysinfo.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.152684723Z nodes/ip-10-0-135-232.ec2.internal/sysinfo.tgz [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.152826807Z nodes/ip-10-0-138-211.ec2.internal/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.152866348Z nodes/ip-10-0-138-211.ec2.internal/cpu_affinities.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.153241926Z nodes/ip-10-0-138-211.ec2.internal/dmesg [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.153501463Z nodes/ip-10-0-138-211.ec2.internal/ethtool_channels [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.153573234Z nodes/ip-10-0-138-211.ec2.internal/ethtool_features [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.153656126Z nodes/ip-10-0-138-211.ec2.internal/ip-10-0-138-211.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.153924073Z nodes/ip-10-0-138-211.ec2.internal/irq_affinities.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.154066266Z nodes/ip-10-0-138-211.ec2.internal/lscpu [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.154214889Z nodes/ip-10-0-138-211.ec2.internal/lspci [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.154296111Z nodes/ip-10-0-138-211.ec2.internal/podresources.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.154394014Z nodes/ip-10-0-138-211.ec2.internal/pods_info.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.154499426Z nodes/ip-10-0-138-211.ec2.internal/proc_cmdline [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.154576988Z nodes/ip-10-0-138-211.ec2.internal/sysinfo.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.156384091Z nodes/ip-10-0-138-211.ec2.internal/sysinfo.tgz [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.156545755Z nodes/ip-10-0-141-189.ec2.internal/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.156572775Z nodes/ip-10-0-141-189.ec2.internal/cpu_affinities.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.156870002Z nodes/ip-10-0-141-189.ec2.internal/dmesg [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.157126009Z nodes/ip-10-0-141-189.ec2.internal/ethtool_channels [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.15720688Z nodes/ip-10-0-141-189.ec2.internal/ethtool_features [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.157282952Z nodes/ip-10-0-141-189.ec2.internal/ip-10-0-141-189.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.157550428Z nodes/ip-10-0-141-189.ec2.internal/irq_affinities.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.157706292Z nodes/ip-10-0-141-189.ec2.internal/lscpu [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.157825585Z nodes/ip-10-0-141-189.ec2.internal/lspci [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.157909817Z nodes/ip-10-0-141-189.ec2.internal/podresources.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.158008119Z nodes/ip-10-0-141-189.ec2.internal/pods_info.json [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.158147923Z nodes/ip-10-0-141-189.ec2.internal/proc_cmdline [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.158221164Z nodes/ip-10-0-141-189.ec2.internal/sysinfo.log [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.160015367Z nodes/ip-10-0-141-189.ec2.internal/sysinfo.tgz [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.160187551Z pod_network_connectivity_check/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.160207562Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.160298474Z static-pods/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.160310824Z static-pods/kube-apiserver/ [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.166557072Z [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.166580292Z sent 57,846 bytes received 3,877,404 bytes 2,623,500.00 bytes/sec [must-gather] [must-gather-tqgq5] OUT 2026-07-06T20:58:42.166594343Z total size is 41,113,835 speedup is 10.45 [must-gather] [must-gather ] OUT 2026-07-06T20:58:42.429445188Z namespace/openshift-must-gather-gwwrd deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 70dd7913-01b5-4eda-8a35-a2beabadbe0b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-b2mrz [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-b2mrz-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-b2mrz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6519242 Jul 6 20:59 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-b2mrz/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 7815d0c] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-b2mrz/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 8755ab3..7815d0c ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-06T20:59:26.628Z","type":3}]