[get-kubeconfig] Found kubeconfig secret: cluster-4tljz-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-4tljz-kubeconfig [get-kubeconfig] Found admin password secret: cluster-4tljz-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-4tljz-password [get-kubeconfig] API Server URL: https://aefae840c03ea4dd5bb965c18706fbba-4fc83b2b1d262dff.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [clone-repo] auto-sync/master-to-release-v0.17 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 93% (2904/3122) Updating files: 94% (2935/3122) Updating files: 95% (2966/3122) Updating files: 96% (2998/3122) Updating files: 97% (3029/3122) Updating files: 98% (3060/3122) Updating files: 99% (3091/3122) Updating files: 100% (3122/3122) Updating files: 100% (3122/3122), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:efa5170dfbf022bcebcce2a52f46d5cc0ecf0d04da16e686383c581a5af4af01 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:efa5170dfbf022bcebcce2a52f46d5cc0ecf0d04da16e686383c581a5af4af01 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8345cd1e0b8ad942d68e2fe65c99d692fac6452f8ea219efb6700aaf29b3e2fa [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8345cd1e0b8ad942d68e2fe65c99d692fac6452f8ea219efb6700aaf29b3e2fa [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:10d11eb5432cd26f2fc3d3776649a96acdfb9765433f51db6bb597849bf71311 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:10d11eb5432cd26f2fc3d3776649a96acdfb9765433f51db6bb597849bf71311 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1733 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] 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-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 2ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Downloading numpy [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading pyarrow [e2e-graph] Downloading mypy [e2e-graph] Prepared 101 packages in 1.84s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 5.46s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 47ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://aefae840c03ea4dd5bb965c18706fbba-4fc83b2b1d262dff.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] 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-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-77f648d694-9dcxv 1/1 Running 0 41s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-77f648d694-9dcxv condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-55557df8c-cxbl2 1/1 Running 0 47s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-55557df8c-cxbl2 condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-56f9798bb4-9hdm4 1/1 Running 0 51s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-56f9798bb4-9hdm4 condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:efa5170dfbf022bcebcce2a52f46d5cc0ecf0d04da16e686383c581a5af4af01 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8345cd1e0b8ad942d68e2fe65c99d692fac6452f8ea219efb6700aaf29b3e2fa [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:10d11eb5432cd26f2fc3d3776649a96acdfb9765433f51db6bb597849bf71311 [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-84fc959947-cn5tg 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-84fc959947-cn5tg condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-68b649c569-frllw" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-68b649c569-ztbrc condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/autogluon-runtime-template created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.24 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.24 [e2e-graph] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [e2e-graph] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-graph] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:420074167471aa5ee9783c4c6039324199cb91a681eb6e8dedd44309d8a6bbe9 [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'httpx': '0.30.0', 'cov': '5.0.0', 'xdist': '3.6.1', 'metadata': '3.1.1', 'anyio': '4.9.0', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: asyncio-0.23.8, httpx-0.30.0, cov-5.0.0, xdist-3.6.1, metadata-3.1.1, anyio-4.9.0, json-report-1.5.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 2026-07-13 20:28:33.357 3840 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-13 20:28:33.357 3843 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-13 20:28:33.408 3843 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-13 20:28:33.408 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-13 20:28:33.408 3843 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:28:33.408 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:28:33.409 3843 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:28:33.409 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:28:33.409 3840 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-13 20:28:33.409 3840 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-13 20:28:33.409 3843 kserve.trace success_isvc_name is success-200-isvc-cbd18 [e2e-graph] 2026-07-13 20:28:33.409 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-cbd18 [e2e-graph] 2026-07-13 20:28:33.410 3843 kserve.trace error_isvc_name is error-404-isvc-cbd18 [e2e-graph] 2026-07-13 20:28:33.410 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-cbd18 [e2e-graph] 2026-07-13 20:30:03.813 3843 kserve.trace Host from isvc status URL = switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:30:03.813 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace Using external route host: switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace Sending Header = {'Host': 'switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace base url = https://switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:30:03.814 3843 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-cbd18-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:30:03.980 3843 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 20:30:03.980 3843 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-13 20:30:04.060 3843 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-13 20:30:04.060 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-13 20:30:04.060 3843 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:30:04.060 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:30:04.060 3843 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:30:04.060 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:30:04.061 3843 kserve.trace success_isvc_name is success-200-isvc-91263 [e2e-graph] 2026-07-13 20:30:04.061 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-91263 [e2e-graph] 2026-07-13 20:30:04.061 3843 kserve.trace error_isvc_name is error-404-isvc-91263 [e2e-graph] 2026-07-13 20:30:04.061 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-91263 [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:31:03.779 3840 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:31:03.780 3840 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:03.780 3840 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:03.851 3840 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-13 20:31:03.851 3840 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-13 20:31:03.938 3840 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-13 20:31:03.938 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace success_isvc_name is success-200-isvc-43619 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-43619 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace error_isvc_name is error-404-isvc-43619 [e2e-graph] 2026-07-13 20:31:03.939 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-43619 [e2e-graph] 2026-07-13 20:31:14.301 3843 kserve.trace Host from isvc status URL = switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:14.301 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace Using external route host: switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace Sending Header = {'Host': 'switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace base url = https://switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:31:14.302 3843 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-91263-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:32:14.147 3840 kserve.trace Host from isvc status URL = sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:32:14.147 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:32:14.147 3840 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:32:14.147 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:32:14.148 3840 kserve.trace Using external route host: sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:32:14.148 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:32:14.148 3840 kserve.trace Sending Header = {'Host': 'sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:32:14.148 3840 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:32:14.148 3840 kserve.trace base url = https://sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:32:14.148 3840 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-43619-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:39:18.897 3843 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 20:39:18.897 3843 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-13 20:39:19.005 3843 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-13 20:39:19.005 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-13 20:39:19.005 3843 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:39:19.005 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:39:19.005 3843 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:39:19.005 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:39:19.006 3843 kserve.trace success_isvc_name is success-200-isvc-02ff4 [e2e-graph] 2026-07-13 20:39:19.006 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-02ff4 [e2e-graph] 2026-07-13 20:39:19.006 3843 kserve.trace error_isvc_name is error-404-isvc-02ff4 [e2e-graph] 2026-07-13 20:39:19.006 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-02ff4 [e2e-graph] 2026-07-13 20:40:18.684 3840 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 20:40:18.684 3840 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-13 20:40:18.791 3840 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-13 20:40:18.791 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-13 20:40:18.791 3840 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:18.791 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:18.791 3840 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:18.791 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:18.792 3840 kserve.trace success_isvc_name is success-200-isvc-e8943 [e2e-graph] 2026-07-13 20:40:18.792 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-e8943 [e2e-graph] 2026-07-13 20:40:18.792 3840 kserve.trace error_isvc_name is error-404-isvc-e8943 [e2e-graph] 2026-07-13 20:40:18.792 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-e8943 [e2e-graph] 2026-07-13 20:40:29.272 3843 kserve.trace Host from isvc status URL = ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:40:29.272 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:40:29.272 3843 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:40:29.272 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:40:29.272 3843 kserve.trace Using external route host: ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:40:29.272 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:40:29.273 3843 kserve.trace Sending Header = {'Host': 'ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:40:29.273 3843 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:40:29.273 3843 kserve.trace base url = https://ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:40:29.273 3843 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-02ff4-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:40:29.321 3843 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-13 20:40:29.321 3843 kserve.trace INFO [utils.py:predict():141] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-13 20:40:29.402 3843 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-13 20:40:29.402 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-13 20:40:29.402 3843 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:29.402 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:29.402 3843 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:29.402 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:40:29.403 3843 kserve.trace success_isvc_name is success-200-isvc-db27e [e2e-graph] 2026-07-13 20:40:29.403 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-db27e [e2e-graph] 2026-07-13 20:40:29.403 3843 kserve.trace error_isvc_name is error-404-isvc-db27e [e2e-graph] 2026-07-13 20:40:29.403 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-db27e [e2e-graph] 2026-07-13 20:41:28.993 3840 kserve.trace Host from isvc status URL = sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:28.993 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:28.993 3840 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:41:28.993 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:41:28.993 3840 kserve.trace Using external route host: sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:28.993 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:28.994 3840 kserve.trace Sending Header = {'Host': 'sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:41:28.994 3840 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:41:28.994 3840 kserve.trace base url = https://sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:28.994 3840 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-e8943-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:29.051 3840 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 20:41:29.051 3840 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-13 20:41:29.131 3840 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace success_isvc_name is success-200-isvc-5859e [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-5859e [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace error_isvc_name is error-404-isvc-5859e [e2e-graph] 2026-07-13 20:41:29.131 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-5859e [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace Host from isvc status URL = ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace Using external route host: ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace Sending Header = {'Host': 'ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace base url = https://ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:41:39.653 3843 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-db27e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace Host from isvc status URL = sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace Using external route host: sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace Sending Header = {'Host': 'sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace base url = https://sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:42:39.359 3840 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-5859e-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:49:44.251 3843 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 20:49:44.251 3843 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-13 20:49:44.345 3843 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-13 20:49:44.345 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace success_isvc_name is success-200-isvc-35019 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-35019 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace error_isvc_name is error-404-isvc-35019 [e2e-graph] 2026-07-13 20:49:44.346 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-35019 [e2e-graph] 2026-07-13 20:50:43.894 3840 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 20:50:43.894 3840 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-13 20:50:43.998 3840 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-13 20:50:43.998 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-13 20:50:43.998 3840 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:43.998 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:43.998 3840 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:43.998 3840 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:43.999 3840 kserve.trace success_isvc_name is success-200-isvc-575ad [e2e-graph] 2026-07-13 20:50:43.999 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-575ad [e2e-graph] 2026-07-13 20:50:43.999 3840 kserve.trace error_isvc_name is error-404-isvc-575ad [e2e-graph] 2026-07-13 20:50:43.999 3840 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-575ad [e2e-graph] 2026-07-13 20:50:54.569 3843 kserve.trace Host from isvc status URL = splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:50:54.569 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:50:54.570 3843 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:50:54.570 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:50:54.570 3843 kserve.trace Using external route host: splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:50:54.570 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:50:54.571 3843 kserve.trace Sending Header = {'Host': 'splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:50:54.571 3843 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:50:54.571 3843 kserve.trace base url = https://splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:50:54.571 3843 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-35019-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:50:54.620 3843 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 20:50:54.620 3843 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-13 20:50:54.682 3843 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-13 20:50:54.682 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-13 20:50:54.682 3843 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:54.682 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:54.682 3843 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:54.682 3843 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1733 [e2e-graph] 2026-07-13 20:50:54.683 3843 kserve.trace success_isvc_name is success-200-isvc-492f6 [e2e-graph] 2026-07-13 20:50:54.683 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-492f6 [e2e-graph] 2026-07-13 20:50:54.683 3843 kserve.trace error_isvc_name is error-404-isvc-492f6 [e2e-graph] 2026-07-13 20:50:54.683 3843 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-492f6 [e2e-graph] 2026-07-13 20:52:04.208 3840 kserve.trace Host from isvc status URL = switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.208 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.209 3840 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:52:04.209 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:52:04.209 3840 kserve.trace Using external route host: switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.209 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.210 3840 kserve.trace Sending Header = {'Host': 'switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:52:04.210 3840 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:52:04.210 3840 kserve.trace base url = https://switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.210 3840 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.889 3843 kserve.trace Host from isvc status URL = splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.889 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.889 3843 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 20:52:04.889 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 20:52:04.889 3843 kserve.trace Using external route host: splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.889 3843 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.890 3843 kserve.trace Sending Header = {'Host': 'splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:52:04.890 3843 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 20:52:04.890 3843 kserve.trace base url = https://splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 20:52:04.890 3843 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-492f6-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.895 3840 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 21:00:08.895 3840 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace Host from isvc status URL = switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace Using external route host: switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace Sending Header = {'Host': 'switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace base url = https://switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.938 3840 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.956 3840 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 21:00:08.956 3840 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 21:00:08.995 3840 kserve.trace Host from isvc status URL = switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.995 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.995 3840 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 21:00:08.995 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 21:00:08.995 3840 kserve.trace Using external route host: switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.995 3840 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.996 3840 kserve.trace Sending Header = {'Host': 'switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 21:00:08.996 3840 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 21:00:08.996 3840 kserve.trace base url = https://switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:08.996 3840 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-575ad-route-kserve-ci-e2e-test.apps.a008e0ba-d825-434c-94e9-c0aa0d3e275d.prod.konfluxeaas.com [e2e-graph] 2026-07-13 21:00:09.479 3843 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 21:00:09.479 3843 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-13 21:08:13.526 3840 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-13 21:08:13.526 3840 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2382.79s (0:39:42) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-13T21:08:15.107836844Z 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: 9984270e-cd4c-4cab-949f-2f5dd2b53108 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-13T21:08:15.164016151Z namespace/openshift-must-gather-xm2jj created [must-gather] [must-gather ] OUT 2026-07-13T21:08:15.18337432Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-xhqnx created [must-gather] [must-gather ] OUT 2026-07-13T21:08:15.215737841Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.053413880Z [disk usage checker] Started [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.056715689Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.197866092Z No resources found in openshift-must-gather-xm2jj namespace. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.308429961Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.461859120Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.461888017Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.461888017Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.464200166Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.618164776Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.618210210Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.618210210Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.620306755Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.773960152Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.773991287Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.773991287Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.775987524Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.929100890Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.929133290Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.929133290Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:22.931202663Z Error getting logs from rhods-notebooks [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.090189265Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.090221201Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.090221201Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.092668555Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.250725469Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.250769899Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.250769899Z namespaces "istio-system" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.252762743Z Error getting logs from istio-system [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.411542510Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.411575384Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.411575384Z namespaces "knative-serving" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.413896000Z Error getting logs from knative-serving [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.566612304Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.566642315Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.566642315Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.568948781Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:23.837040749Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.105300986Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.238932187Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.321626633Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.323583641Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.450328850Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.530786430Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.532714055Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.661197597Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.743674213Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.745660465Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.872598912Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.955553495Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:24.957470516Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.085230050Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.166188810Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.168037392Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.298602959Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.381168111Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.383231113Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.509383266Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.592303044Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.594699357Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.725796409Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.807631350Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.809778846Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:25.938185962Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.021865802Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.023918413Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.160989118Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.242792237Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.244905341Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.374086926Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.457822291Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.459822045Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.587933448Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.671698701Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.673813614Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.799067074Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.887108577Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:26.889419448Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.018396970Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.060959288Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.103304654Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.105485608Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.234776364Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.315852135Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.317909932Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.444465705Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.529014684Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.531062913Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.661228418Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.745037340Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.747279089Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.876557732Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.959319550Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:27.961338649Z Error collecting info from [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:28.651196956Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:28.779986267Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:28.906774022Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:29.034600778Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:29.168463317Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:29.416553635Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:29.542669632Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:29.668148952Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:29.800141942Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:29.928354462Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:30.063585181Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:30.197806205Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:30.327929142Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:30.457295531Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:30.583051110Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:30.874291989Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:31.042998030Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:31.364357607Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:31.551665935Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:31.703636553Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:31.851943249Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:32.065415184Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:32.196649591Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:32.386709177Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:32.539187206Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:32.684712465Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:33.001161972Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:33.182456817Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:33.335146446Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:33.477494880Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:33.801145950Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:33.975923882Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:34.135393516Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:34.305592882Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:34.640830855Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:34.823349673Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:34.977430671Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:35.124890726Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:35.443511923Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:35.623255491Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:35.774281061Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:35.930932553Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:36.260888133Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:36.438403799Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:36.594262030Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:36.745085719Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:37.063073917Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:37.070786558Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:37.249849780Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:37.399412288Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:37.539880720Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:37.858948917Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:38.036739463Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:38.191973468Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:38.336311780Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:38.670986088Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:38.851623830Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:39.004048510Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:39.162040604Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:39.476589718Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:39.655523334Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:39.807348340Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:39.957768670Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:40.280932892Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:40.463153914Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:40.614578465Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:40.766613733Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:41.091195900Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:41.285702380Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:41.449163391Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:41.610092277Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:41.951752381Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:42.075293737Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:42.158975662Z Wrote inspect data to must-gather. [must-gather] [must-gather-5jqql] POD 2026-07-13T21:08:44.828756971Z Caches written to disk [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:45.839689325Z waiting for gather to complete [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:45.843405432Z downloading gather output [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.139253143Z receiving incremental file list [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.155689606Z ./ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.155781431Z aggregated-discovery-api.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.156095456Z aggregated-discovery-apis.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.156813622Z event-filter.html [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158051134Z timestamp [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.15816888Z version [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158529568Z cluster-scoped-resources/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158537739Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158542129Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158585981Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158676486Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158691116Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158780221Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158837344Z namespaces/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158845284Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.158894887Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.1589617Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159008792Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159053444Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159080806Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159176131Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159252454Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159334129Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159387371Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159416063Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159471496Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159508537Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159591862Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159636354Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159711728Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159800322Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159845544Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.159889006Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.160013213Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.160092637Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.162876096Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.16296218Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163092307Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163225694Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163431034Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163454045Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163517158Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163568711Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163619333Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163682176Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163718828Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163810393Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163844935Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163892597Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163939799Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.163988362Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164024914Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164033934Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164069066Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/switch-graph-575ad-64d456d77c-rsdgn.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.16415998Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/switch-graph-575ad/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164189162Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/switch-graph-575ad/switch-graph-575ad/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164194352Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/switch-graph-575ad/switch-graph-575ad/logs/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164202502Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/switch-graph-575ad/switch-graph-575ad/logs/current.log [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164412683Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/switch-graph-575ad/switch-graph-575ad/logs/previous.insecure.log [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164487917Z namespaces/kserve-ci-e2e-test/pods/switch-graph-575ad-64d456d77c-rsdgn/switch-graph-575ad/switch-graph-575ad/logs/previous.log [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164516088Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164564721Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164618653Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.164683097Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.173988253Z [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.174009544Z sent 861 bytes received 95,621 bytes 64,321.33 bytes/sec [must-gather] [must-gather-5jqql] OUT 2026-07-13T21:08:46.174016194Z total size is 1,469,766 speedup is 15.23 [must-gather] [must-gather ] OUT 2026-07-13T21:08:46.287529931Z namespace/openshift-must-gather-xm2jj 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: 9984270e-cd4c-4cab-949f-2f5dd2b53108 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-13T21:08:46.411604316Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [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: 9984270e-cd4c-4cab-949f-2f5dd2b53108 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-13T21:08:46.431792268Z namespace/openshift-must-gather-xlsxm created [must-gather] [must-gather ] OUT 2026-07-13T21:08:46.439791809Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-tcp89 created [must-gather] [must-gather ] OUT 2026-07-13T21:08:46.459161339Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:47.776888960Z [disk usage checker] Started [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:47.780575581Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:47.975670142Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:48.102086408Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:48.198501528Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:48.280961385Z Gathering data for ns/default... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:48.571713521Z Gathering data for ns/openshift... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:48.980054635Z Gathering data for ns/kube-system... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:49.660949459Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:49.941731350Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:49.941764531Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:49.941764531Z namespaces "assisted-installer" not found [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.522237960Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.531368879Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.534016102Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.549879325Z Executing Istio gather script [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.553442098Z INFO: Collecting host service logs for crio [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.553786623Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.554231088Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.554561895Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.554893215Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.555252124Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.555594568Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.555942630Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.556296677Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.556675912Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.557228252Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.557638526Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.560293419Z 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-x8z64] POD 2026-07-13T21:08:50.571793352Z INFO: Gathering HAProxy config files [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.590615206Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.838877873Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.989555087Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-t45cw [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.989702592Z insights-runtime-extractor-7p5kz [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.989736774Z insights-runtime-extractor-kbtzv [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:50.989767360Z insights-runtime-extractor-ngz5s [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.268333520Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.285309876Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.385891548Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.385891548Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.516619958Z No resources found [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.577453722Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.650530934Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.855952323Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.947217679Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:51.967577325Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.037885342Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.037974907Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.111562859Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.387439907Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.392746883Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.635518234Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.680494320Z No resources found [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.777253075Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.827748654Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.839941593Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.898578051Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:52.970381896Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.023153104Z tar: Removing leading `/' from member names [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.028479297Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.029673695Z INFO: HAProxy config collection complete. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.066022743Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.067080021Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.116212036Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.120142689Z INFO: 'previous-logs' folder not found on ip-10-0-128-233.ec2.internal, skipping... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.200288036Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.252735182Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.294856098Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.472862013Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.473724985Z INFO: 'previous-logs' folder not found on ip-10-0-128-52.ec2.internal, skipping... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.596747835Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.742269775Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.772371508Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.779981745Z INFO: 'previous-logs' folder not found on ip-10-0-134-97.ec2.internal, skipping... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.780050316Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.780082757Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.921181030Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:53.939218845Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.196196334Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.222682748Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.249552169Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.273236172Z INFO: INTERCONNECT MODE [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.273272202Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.467971956Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.468591176Z INFO: Gathering OVN_Northbound from ovnkube-node-4sksc... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.468877206Z INFO: Gathering OVN_Northbound from ovnkube-node-c9wsz... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.469224103Z INFO: Gathering OVN_Northbound from ovnkube-node-cwl74... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.469718269Z INFO: Gathering OVN_Southbound from ovnkube-node-4sksc... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.470060077Z INFO: Gathering OVN_Southbound from ovnkube-node-c9wsz... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.470455513Z INFO: Gathering OVN_Southbound from ovnkube-node-cwl74... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.638977729Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.778238519Z tar: Removing leading `/' from member names [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.833829533Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.856290628Z tar: Removing leading `/' from member names [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.857441624Z tar: Removing leading `/' from member names [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.863182808Z tar: Removing leading `/' from member names [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.870160695Z tar: Removing leading `/' from member names [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.889932830Z tar: Removing leading `/' from member names [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:54.928620891Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.121072520Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.185783947Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.211162861Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.388688898Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.390901448Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.423495279Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.423611691Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.424191019Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.424653102Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.425948199Z 4.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.428471246Z ovnk_database_store/ [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.428471246Z ovnk_database_store/ovnkube-node-c9wsz_nbdb [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.441585466Z ovnk_database_store/ovnkube-node-4sksc_nbdb [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.453283458Z ovnk_database_store/ovnkube-node-4sksc_sbdb [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.479075653Z ovnk_database_store/ovnkube-node-c9wsz_sbdb [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.504027003Z ovnk_database_store/ovnkube-node-cwl74_nbdb [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.514239328Z ovnk_database_store/ovnkube-node-cwl74_sbdb [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.514422733Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.540462750Z INFO: Network log collection complete. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.614447992Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.658922995Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.659551554Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.665243392Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.831743530Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:55.877502643Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.075808161Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.130211559Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.133603941Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.150151185Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.158977758Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.355469189Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.447407204Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.450373787Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.581191286Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.584728924Z Gathering data for ns/openshift-console... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.584933225Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:56.800244301Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.001413937Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.004554550Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.100196531Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.202816023Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.240842604Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.365433361Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.418348166Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.422661488Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.525941711Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.632092845Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.653958065Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.841651600Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.845182223Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.855271911Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:57.997279668Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.035371400Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.208353671Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.210782562Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.380952938Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.580095377Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.583675634Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.678454378Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.731535432Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.774298324Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.963468992Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:58.965595247Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:59.130893093Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:59.249521550Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:59.339669810Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:59.591706752Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:59.814274485Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:08:59.943793141Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:00.056181467Z Done executing Istio gather script [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:00.318360806Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:00.946221682Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:02.063347212Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:02.591242583Z Gathering data for ns/kserve... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:02.859967312Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:03.184466794Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:04.306930878Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:04.347118960Z Gathering data for ns/openshift-config... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:04.607178620Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.059740724Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.319736065Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.438664430Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.631644527Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.726207298Z Collecting performance related data for node ip-10-0-128-233.ec2.internal [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.733334961Z Collecting performance related data for node ip-10-0-128-52.ec2.internal [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.740518636Z Collecting performance related data for node ip-10-0-134-97.ec2.internal [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:05.960021500Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:06.296504484Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:06.640894665Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:07.019870066Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:07.397098479Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:07.691484633Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:07.865628267Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:08.269736071Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:09.623440694Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:10.905790857Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:11.211804795Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:11.725699620Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:12.145191299Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:12.520353603Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:12.824162846Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:12.870661284Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:13.273256327Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:13.556591131Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:13.956375984Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:13.996932870Z Collecting kubelet logs for node ip-10-0-128-233.ec2.internal [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:13.999647166Z Collecting kubelet logs for node ip-10-0-128-52.ec2.internal [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:14.002019085Z Collecting kubelet logs for node ip-10-0-134-97.ec2.internal [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:14.274925262Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:14.388529338Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-xlsxm namespace [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:14.392827508Z INFO: Node performance data collection complete. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:14.653770107Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:15.300918191Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:15.579555431Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:15.883865467Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:16.220742347Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:17.049677622Z Wrote inspect data to must-gather. [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:17.049725125Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:17.049725125Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:17.179289120Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-x8z64] POD 2026-07-13T21:09:17.296288725Z Caches written to disk [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.320270848Z waiting for gather to complete [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.32459372Z downloading gather output [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.594106028Z receiving incremental file list [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.614227273Z ./ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.614287196Z aggregated-discovery-api.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.6149853Z aggregated-discovery-apis.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.615733326Z event-filter.html [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.618701312Z timestamp [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.618811127Z version [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.635586108Z cluster-scoped-resources/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.63562977Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.63563779Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.635651911Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.635826149Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636031449Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636101443Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636169356Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636275992Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636381017Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636517803Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636556505Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636677691Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.636780246Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.637135514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.637172215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.637388026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.637645568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.63787598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.638015507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.641803232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.643547037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.643700155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.643851392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.644028521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.644139686Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.644509714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.644807019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.644989388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.645283492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.645419049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.645545765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.645695893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.645819148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.645933634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.646217418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.646274761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.646412828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.646531893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.64870172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.648873288Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.649030466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.649245716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.649553031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.649962631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.650078057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.650198423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.650330929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.650449965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.65055707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.650691147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.650851305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.651016723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.65116256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.651478715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.651681925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.651854894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.652686524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.652881034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.652980569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.653167008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.653280493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.653477423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.65360902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.65381565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.653945426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.654088313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.654253731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.654420479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.654598098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.654803588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.654966676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.655120724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.655489242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.656106192Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.656220208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.657038608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.657174054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.6572905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.657400035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.657524151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.657737482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.657976093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.6581126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.658226446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.658383383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.658511009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.658641126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.658813534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.658960302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.659100188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.661267824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.661866724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.662446662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.662644732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.662851012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.662992139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.663165987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.663204329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.663338376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.666974244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.667161623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.66731643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.667464038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.667600114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.674556945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.678570291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.67874626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.679020553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.679192232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.679338599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.679439444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.679593741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.679921007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680033863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680134688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680325987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680445623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680572779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680704646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680840692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.680986749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.681145337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.681254782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.681376838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.681477733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.681601949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.681898944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.68201792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.682260411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.682358626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.682481653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.682583987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.6844732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.684591296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.684733423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.684828617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.684966224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.685112271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.686605574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.686772452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.68691926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.687069187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.687186333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.687417544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.687927099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.688042905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.68815461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.688265436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.689038663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.690300095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.69040808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.690558508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.690694974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.690865063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.690962977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691066182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691228781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691350036Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691594968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691647691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691764307Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691846751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.691977237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692055781Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692209989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692296493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692384407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692486792Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692570596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692671251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692765496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.6928606Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.692946934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693032849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693120153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693205477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693291121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693376506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.69346382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693546534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693632638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693741864Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693827258Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.693913502Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694006236Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694089561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694181815Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694265519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694350943Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694438998Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694522132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.694752953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.6948974Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695014676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695127901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695238397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695350992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695464498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695570293Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695679148Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695780553Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695865817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.695965982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696057087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696152422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696241356Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696344631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696466657Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696602183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696711699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696822514Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.696913019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697005593Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697102028Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697183972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697286037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697396952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697525659Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697620133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697733269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697828484Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.697921888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698020193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698113347Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698205962Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698298367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698424533Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698519837Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698608592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698725747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698815592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.698907436Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699000081Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699089015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.69918361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699303676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.69939125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699486725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699575109Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699682224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.6997923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699881914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.699978789Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.700090254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.700188459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.700274503Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.700349317Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70040896Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-542w9.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.700531636Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5wc65.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70062459Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9gn7k.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.700748256Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9t4xr.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7008259Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dnwbx.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.700914624Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gpt9l.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701009649Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gv7v4.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701097213Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kdgqs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701262192Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nbjn8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701361576Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p5sqr.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701459141Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r276c.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701555286Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-swdv9.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701649791Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-bbbh7.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701786957Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-n8wc6.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.701921264Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zcv8w.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70205005Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.702100153Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.702276861Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.702414658Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.702505462Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.702596517Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703003647Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703116572Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703210007Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703464249Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703579365Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703666969Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703772774Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703856218Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.703953733Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704038297Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704143292Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704258238Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704363133Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704459878Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704576174Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704667098Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.704787694Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70491183Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705068908Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70512521Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705248887Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705349812Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705439956Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70553403Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705626485Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705747401Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705903148Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.705991683Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706083177Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706178812Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706274177Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706423304Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706511118Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706604213Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706727659Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706817623Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.706908258Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707005913Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707092897Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707193872Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707271866Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707312017Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707382611Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707409122Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707470135Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707500327Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707588591Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707626703Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707718787Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70776923Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707827993Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707927888Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70798599Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.707993071Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708038213Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708139388Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708201251Z cluster-scoped-resources/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708216182Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708261814Z cluster-scoped-resources/core/nodes/ip-10-0-128-233.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708465064Z cluster-scoped-resources/core/nodes/ip-10-0-128-52.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708615021Z cluster-scoped-resources/core/nodes/ip-10-0-134-97.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708754628Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70880087Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708848313Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.708945097Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709026021Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709110925Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.70920102Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709278294Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709429301Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709528196Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709621061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709739146Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709844412Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.709952037Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710052071Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710140686Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710238511Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710327705Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710415499Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710502213Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710604309Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710705354Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710805898Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710889663Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.710929314Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711019759Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711105983Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711191517Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711285342Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711364986Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711504423Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711638179Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711768666Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711824478Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711837849Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711901852Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.711970445Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712004597Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71206583Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712092402Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712107492Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712210037Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712352074Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712407907Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712418837Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712454679Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712574045Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712585326Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712618207Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712722082Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712769215Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71287636Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712922442Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.712994295Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713036748Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713099641Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713141553Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713257108Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71329529Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713351783Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713384305Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713423476Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713475129Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713529192Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713561743Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713635447Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713684289Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713781494Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713804755Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.713887239Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714061008Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714067478Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714071548Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714075308Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71411395Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714213425Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714220746Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714262348Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71431121Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714360102Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714443016Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714498209Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714539591Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714646156Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714790253Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.714941781Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715066697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715164972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715267437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715378542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715480917Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715577992Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715673927Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715890777Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.715983962Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.716077206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.716169311Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.716261346Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.716369651Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.716451055Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71655149Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.716638394Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71676877Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.716936299Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71697124Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717108827Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717332308Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717344378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717470065Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717563759Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717681335Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71778071Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717875134Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.717966129Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718064063Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718145047Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718311976Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718389439Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718494835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718593129Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718718826Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718829261Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.718935786Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.719046542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.719129456Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71922291Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.719311785Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.719407829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.719517685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71961607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.719738936Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.71982224Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.719917824Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720017169Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720082372Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720093383Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720131455Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720195778Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720204128Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.72023672Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720286052Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720293873Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720332374Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720409548Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720458621Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-233.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720576617Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-52.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.72065158Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-97.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720752555Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720789927Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720889892Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720927914Z host_service_logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.720988587Z host_service_logs/masters/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721029869Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721126524Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721155925Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721284431Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721438119Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721593976Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721694941Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721769475Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721841088Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721917952Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.721978245Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722032828Z ingress_controllers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722045718Z ingress_controllers/default/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722051839Z ingress_controllers/default/router-default-6b498b7f44-rnqlq/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722061539Z ingress_controllers/default/router-default-6b498b7f44-rnqlq/haproxy.config [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722198496Z insights-data/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722207826Z istio/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722234028Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722352604Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722812616Z istio/event-filter.html [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722906751Z istio/timestamp [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722962773Z istio/cluster-scoped-resources/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.722970674Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.723010386Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.723060688Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.723239687Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.723822096Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.724310629Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.725274847Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.725452415Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.725592902Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.72576714Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.725911828Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726040274Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726119778Z machine_config_ondisk/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726131728Z machine_config_termination_logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726152069Z monitoring/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.72617077Z monitoring/alertmanager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726182201Z monitoring/alertmanager/status.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726310837Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726328848Z monitoring/prometheus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726387201Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726469825Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.726608752Z monitoring/prometheus/rules.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.72739391Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.727455233Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.727487975Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728451022Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728502034Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728511445Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728589989Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728688894Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728789218Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728862232Z monitoring/prometheus/status/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.728886643Z monitoring/prometheus/status/config.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.729652591Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.729725044Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.72983938Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730028319Z namespaces/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730093402Z namespaces/default/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730152215Z namespaces/default/default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730186397Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73025016Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730297222Z namespaces/default/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730320413Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730425499Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730503882Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730584406Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730624068Z namespaces/default/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730691452Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730755725Z namespaces/default/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730781086Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730883961Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730912342Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.730962605Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.731046149Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.731125993Z namespaces/default/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.731151284Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73128517Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.731385866Z namespaces/default/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.731565274Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.731651159Z namespaces/default/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.731755044Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73189442Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732052248Z namespaces/default/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732121702Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732170644Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732269989Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73230414Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732357473Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732406355Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73250858Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732583344Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732638167Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732693159Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732782084Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732804305Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732862158Z namespaces/default/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73291226Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.732938862Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733005635Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733126521Z namespaces/kserve/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733169983Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733222615Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733275408Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73332027Z namespaces/kserve/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733376133Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733458127Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733702869Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733878448Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733900089Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.733959752Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734000094Z namespaces/kserve/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734037825Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7341262Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734209584Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734235885Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73433442Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734395343Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734407843Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734452296Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734554341Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734681877Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.734915828Z namespaces/kserve/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7349398Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.735260125Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73536864Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.735620693Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.735722668Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.736077385Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.736213192Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.736619122Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.736757408Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7367928Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.736919216Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.736938267Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737028872Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737052033Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73719816Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737296395Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737318926Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737387009Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737464903Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737531606Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737700444Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73781247Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.737873603Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.73801264Z namespaces/kserve/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.738040871Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.738103434Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/kserve-controller-manager-68b649c569-ztbrc.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.738231841Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.738244901Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/manager/manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.738250721Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/manager/manager/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.738379608Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/manager/manager/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.741727912Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.741841467Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-ztbrc/manager/manager/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.741889529Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.741955763Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/llmisvc-controller-manager-84fc959947-cn5tg.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742088169Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.74210564Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/manager/manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.74211184Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/manager/manager/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742124281Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/manager/manager/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742322591Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742383454Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-cn5tg/manager/manager/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742472578Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.74251241Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/model-serving-api-fd65d7d6-q9x89.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742850636Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/server/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742870297Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/server/server/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742876798Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/server/server/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.742889938Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/server/server/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743023885Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/server/server/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743104819Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q9x89/server/server/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743202744Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743219565Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/odh-model-controller-84b54b7f97-9w8qp.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743340231Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743348741Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/manager/manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743355621Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/manager/manager/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.743431815Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/manager/manager/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.749697631Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.749740233Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-9w8qp/manager/manager/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.749813287Z namespaces/kserve/pods/s3-init-4qp95/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.74986701Z namespaces/kserve/pods/s3-init-4qp95/s3-init-4qp95.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.749996586Z namespaces/kserve/pods/s3-init-4qp95/download-hf-model/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750013837Z namespaces/kserve/pods/s3-init-4qp95/download-hf-model/download-hf-model/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750031758Z namespaces/kserve/pods/s3-init-4qp95/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750066569Z namespaces/kserve/pods/s3-init-4qp95/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750198476Z namespaces/kserve/pods/s3-init-4qp95/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75027271Z namespaces/kserve/pods/s3-init-4qp95/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750332482Z namespaces/kserve/pods/s3-init-4qp95/s3-init/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750348133Z namespaces/kserve/pods/s3-init-4qp95/s3-init/s3-init/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750359184Z namespaces/kserve/pods/s3-init-4qp95/s3-init/s3-init/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750417797Z namespaces/kserve/pods/s3-init-4qp95/s3-init/s3-init/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750786595Z namespaces/kserve/pods/s3-init-4qp95/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750869549Z namespaces/kserve/pods/s3-init-4qp95/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.750937482Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751000215Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/seaweedfs-64568bcd49-z64s4.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751123041Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/seaweedfs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751136082Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/seaweedfs/seaweedfs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751148773Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751186395Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751427166Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75149762Z namespaces/kserve/pods/seaweedfs-64568bcd49-z64s4/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751552812Z namespaces/kserve/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751614595Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751678999Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751749382Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751799594Z namespaces/kube-node-lease/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751811535Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751817775Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751857257Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-233.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.751994304Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-52.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752094939Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-97.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752211045Z namespaces/kube-system/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752253997Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752352161Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752406824Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752495538Z namespaces/kube-system/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752541991Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752745411Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752851866Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752953971Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.752984892Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753014594Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753093448Z namespaces/kube-system/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75313781Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753223424Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753282397Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753334189Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753413793Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753463486Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753473106Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753536539Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-fkayq4vmarqikjrktiqbiylehq.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753611713Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75374508Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753835964Z namespaces/kube-system/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.753874376Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.754031063Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.754135309Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.754405162Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.754492746Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755021832Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755167509Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755548798Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755640212Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755725897Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755822311Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755858693Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.755949257Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75599831Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756099715Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7562088Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756291444Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756340596Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75640867Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756475613Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756581478Z namespaces/kube-system/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756589589Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756683153Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/global-pull-secret-syncer-hqxqb.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75682176Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/global-pull-secret-syncer/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756830011Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756857372Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.756900254Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757145806Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757237491Z namespaces/kube-system/pods/global-pull-secret-syncer-hqxqb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757299943Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757361157Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/global-pull-secret-syncer-nr99r.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757457541Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/global-pull-secret-syncer/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757469912Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757474442Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757541105Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757802988Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757892232Z namespaces/kube-system/pods/global-pull-secret-syncer-nr99r/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.757961336Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758023049Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/global-pull-secret-syncer-p2ps2.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758112203Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/global-pull-secret-syncer/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758120234Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758126864Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758224669Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75844966Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758538204Z namespaces/kube-system/pods/global-pull-secret-syncer-p2ps2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758560375Z namespaces/kube-system/pods/konnectivity-agent-8whzd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758637479Z namespaces/kube-system/pods/konnectivity-agent-8whzd/konnectivity-agent-8whzd.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758777076Z namespaces/kube-system/pods/konnectivity-agent-8whzd/konnectivity-agent/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758799267Z namespaces/kube-system/pods/konnectivity-agent-8whzd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.758812478Z namespaces/kube-system/pods/konnectivity-agent-8whzd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.75885628Z namespaces/kube-system/pods/konnectivity-agent-8whzd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759461519Z namespaces/kube-system/pods/konnectivity-agent-8whzd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759538483Z namespaces/kube-system/pods/konnectivity-agent-8whzd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759558104Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759616527Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/konnectivity-agent-jnrr6.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759734763Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/konnectivity-agent/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759748554Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759756824Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.759801686Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.760605875Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.76070514Z namespaces/kube-system/pods/konnectivity-agent-jnrr6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.760727131Z namespaces/kube-system/pods/konnectivity-agent-w58l4/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.760785524Z namespaces/kube-system/pods/konnectivity-agent-w58l4/konnectivity-agent-w58l4.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.760868868Z namespaces/kube-system/pods/konnectivity-agent-w58l4/konnectivity-agent/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.760876118Z namespaces/kube-system/pods/konnectivity-agent-w58l4/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.760883429Z namespaces/kube-system/pods/konnectivity-agent-w58l4/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.760936041Z namespaces/kube-system/pods/konnectivity-agent-w58l4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761608754Z namespaces/kube-system/pods/konnectivity-agent-w58l4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761706829Z namespaces/kube-system/pods/konnectivity-agent-w58l4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761731771Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761784583Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761864167Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/haproxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761871487Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761882518Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.761942341Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762106249Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762169892Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-233.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762193453Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762250326Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762307279Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/haproxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762316389Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762321349Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762361991Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762526499Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762591213Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-52.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762632244Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762683507Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762762711Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/haproxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762770931Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762778962Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.762834394Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763103398Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763175781Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-97.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763195972Z namespaces/kube-system/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763247825Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763316698Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763326558Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.76336802Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763474556Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763538169Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763585901Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763637824Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763715968Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7637735Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763783741Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763788101Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763826193Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.763908457Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764012112Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764053054Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764121827Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.76416615Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764217662Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764250164Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764336858Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764415892Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764502126Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764548978Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764631142Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764722487Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764816271Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764899235Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.764946188Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.76499107Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.765063163Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.765124897Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.765172799Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.766267402Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.766387018Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.766485303Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.766566187Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.766645171Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.766801059Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.766985797Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767054981Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767099553Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767159436Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767200588Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767258481Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767302793Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767385457Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767462671Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767521454Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767571556Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767628409Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767689672Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767752515Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767799867Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767843319Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767925663Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.767966176Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768011678Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768118233Z namespaces/openshift-apiserver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768164015Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768208777Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.76825617Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768301822Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768341664Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768424438Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768515062Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768595646Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768643679Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768726653Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768761964Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768797866Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7688812Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768924212Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.768966965Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769043788Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769111212Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769158534Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769254179Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769334943Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769410186Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.76949252Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769574774Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769724802Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.76989306Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769945062Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.769976294Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770039287Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770081539Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770140722Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770187344Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770267428Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770347832Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770408275Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770454127Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770491749Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770538031Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770592524Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770640136Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77071509Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770758692Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770823155Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770831326Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770835696Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770869898Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77092586Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770932991Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770937151Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.770964572Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771027655Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771034956Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771042226Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771082068Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771154601Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771162152Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771197003Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771294548Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771341811Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771408844Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771459336Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77152792Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771576822Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771680357Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771765251Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771842445Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771892648Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77192953Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.771994162Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772037905Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772120789Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772172631Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772230734Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772312388Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772333729Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772367961Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772420523Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772517228Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77255785Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772671686Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772840154Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.772925368Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773002882Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773079896Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773236363Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773351319Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773449964Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773493986Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77357283Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773609272Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773651514Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773707297Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773761749Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773804981Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773894206Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.773974639Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774038553Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774085675Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774123727Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774151858Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774204631Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774233672Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774287975Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774295225Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774326067Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77438931Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774425252Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774464714Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774500625Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774573749Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774619771Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774733556Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774777989Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774825111Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774862093Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.774992139Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775070593Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775153137Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775188799Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775240732Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775275133Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775315125Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775394549Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775452402Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775495804Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775577978Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7756274Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775636601Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775710404Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.775807379Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77603274Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.776142536Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77624277Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.776273112Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.776384028Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.776472742Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.776823469Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.776909283Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777117993Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77725574Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777373466Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777420578Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77746361Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777528303Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777574146Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777608967Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77767388Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777751314Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777791236Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77787319Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777952574Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.777986086Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778040718Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7780807Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778122573Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778219287Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778228578Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77827393Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/aws-ebs-csi-driver-node-gs6wp.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778381145Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-driver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778392166Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-driver/csi-driver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778404906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-driver/csi-driver/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778453199Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778544903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778615706Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778672139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-liveness-probe/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77868545Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77869072Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778720462Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778815866Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77888624Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778928842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-node-driver-registrar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778937762Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778942573Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.778950233Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779061468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779135812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gs6wp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779180984Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779220666Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/aws-ebs-csi-driver-node-kxk76.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779320401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-driver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779330681Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-driver/csi-driver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779335412Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-driver/csi-driver/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779374124Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779465418Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779534931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779582024Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-liveness-probe/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779589894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779597505Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779638497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779754502Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779820165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779872598Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-node-driver-registrar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779885549Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779890609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.77989938Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.779995644Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780065097Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kxk76/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780106379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780159452Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/aws-ebs-csi-driver-node-p7942.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780251047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-driver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780262377Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-driver/csi-driver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780273838Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-driver/csi-driver/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780292439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780402274Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780481218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78053001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-liveness-probe/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780537121Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780545581Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780590063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780747311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780818065Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780867017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-node-driver-registrar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780874517Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.780887988Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78094266Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781030055Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781097708Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-p7942/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781149801Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781194633Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781243995Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781256386Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781269716Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78133335Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781370901Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781430924Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781460476Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781515068Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781529089Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781533579Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781565151Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781614463Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781625634Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781647325Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781770081Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781818843Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781877966Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781918148Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.781967761Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782000842Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782134419Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782213143Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782294506Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782351339Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782408812Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782479206Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782518497Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782578251Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782614742Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782724328Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78277343Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782817722Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782899636Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782955639Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.782964179Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.783014472Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.783089105Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.783140708Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.783859783Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.783967279Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784113306Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784191069Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784376748Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784539286Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784677073Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784802919Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784844991Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784893334Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784932836Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.784996909Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78502609Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785065542Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785116365Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785209509Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785282383Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785331915Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785350056Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785411419Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785458451Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785518244Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785571577Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785617209Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785678792Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785718414Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785728225Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785784167Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/tuned-52zwb.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785881842Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/tuned/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785893343Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/tuned/tuned/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785897573Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/tuned/tuned/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.785935635Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/tuned/tuned/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786047Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786116304Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-52zwb/tuned/tuned/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786179577Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786200598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/tuned-l25vp.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786295312Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/tuned/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786306143Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/tuned/tuned/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786310833Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/tuned/tuned/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786360345Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/tuned/tuned/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786472601Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786540214Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-l25vp/tuned/tuned/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786573456Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786603977Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/tuned-lxj57.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786710063Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/tuned/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786723343Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/tuned/tuned/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786727774Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/tuned/tuned/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786734594Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/tuned/tuned/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78685447Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786926193Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lxj57/tuned/tuned/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786942584Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.786993187Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787045009Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787081041Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787155664Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787166515Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787199707Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-233.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787341044Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-52.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787430398Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-97.ec2.internal.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787485701Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787523242Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787627128Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787667229Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787762894Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787797326Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78787759Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787896271Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.787989315Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788103301Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788206286Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788249908Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788299571Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788342882Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788384224Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.78848838Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788537582Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788585714Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788668629Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788820896Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.788840757Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789045337Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789126761Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789256177Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789334431Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789481138Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789600954Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789806764Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789872417Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.789964872Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790036576Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790093428Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790144831Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790183013Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790279747Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790359611Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790417894Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790454566Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790515149Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790555261Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790644175Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790710209Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790774682Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790810353Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790872216Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790890747Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.790932229Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator-65db858894-5r5p5.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791028744Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator-watch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791038365Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791048065Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791091257Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791199672Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791267966Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791318128Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791398692Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791410393Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.791452235Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792022542Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792136418Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-5r5p5/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79217591Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792211322Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792264305Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792306347Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792410621Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792474675Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792553869Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792574229Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792651863Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792717917Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792824902Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.792927957Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793023302Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793077714Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793146018Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7932069Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793254183Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793337297Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79339921Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793442812Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793528736Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793573458Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793584819Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793650232Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793761638Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793847862Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.793914885Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.794030021Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.794112255Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79442416Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.794505624Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79462312Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.794787338Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.794937095Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795003628Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795049771Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795124205Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795166527Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795209889Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795250351Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795311983Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795348005Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79543552Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795512023Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795559506Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795603978Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795672821Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795714023Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795812948Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79585706Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795909023Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.795947365Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796019398Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796027838Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79605573Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/volume-data-source-validator-78495597f6-llps6.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796146054Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/volume-data-source-validator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796161805Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796166305Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796213738Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796314063Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796389776Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-llps6/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796780095Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796827628Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796902701Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796913332Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.796926663Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797000506Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797039718Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797105921Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797146843Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797228717Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79727973Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797388685Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797396736Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797456648Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797517331Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797588105Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79768796Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797766174Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797814606Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797848658Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.7979003Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.797940962Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798026087Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798063488Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79810856Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798197035Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798231646Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798243687Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798279869Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798357673Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798377674Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79850438Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798614735Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798769803Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798845156Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.798929561Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799060317Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799228505Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799303939Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799341661Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799419315Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799439616Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799508639Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799553801Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799639445Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.79973639Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799790023Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799836205Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799882067Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799914059Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.799970062Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800000253Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800052455Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800083667Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800327059Z namespaces/openshift-config-managed/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800380022Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800457045Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800500248Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800575491Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800616693Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800719498Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800792182Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800873926Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.800919138Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80096427Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.801004472Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.801037014Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.801129768Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80116026Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.801210352Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.801292496Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.801358659Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.801398401Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.804626359Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.804805838Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.804890962Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.804970996Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80505089Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80524307Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805352295Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805385917Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805439739Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805522173Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805581906Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805602897Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805670821Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805735994Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805799147Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805839659Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.805920643Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806001887Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806034278Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806085081Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806145054Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806182055Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806235648Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806283351Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806348864Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806357084Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806395316Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806458179Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80648799Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806566974Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806621977Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806717062Z namespaces/openshift-config-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806731992Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806736713Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806799406Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806940292Z namespaces/openshift-config/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.806980985Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807064219Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807109971Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807168704Z namespaces/openshift-config/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807215946Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80730055Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807372094Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807455728Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80750361Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807543582Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807583614Z namespaces/openshift-config/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807619836Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807726171Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807770803Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807810835Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807892199Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.807967413Z namespaces/openshift-config/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808015855Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80812073Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808208375Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808276858Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808353942Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808443136Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808594233Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808751751Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808790613Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808831245Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808893048Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80892036Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.808992273Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809024995Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809090888Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809122879Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809214074Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809290307Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80934068Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809370351Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809419544Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809459106Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809509288Z namespaces/openshift-config/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809531649Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809593642Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809618384Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80975319Z namespaces/openshift-console-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809814233Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809863275Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809915068Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.80995388Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.809992572Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810072516Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810196572Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810305797Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810341059Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.81037238Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810432894Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810459875Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810550479Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810608242Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810668175Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810782131Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810850884Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810861264Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810893016Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.810996181Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.811030453Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.811838132Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.811907116Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.812175919Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.812254243Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.812388199Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.812541037Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.812763308Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.812961647Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.81301122Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813056532Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813099904Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813150567Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813175828Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813293983Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813373257Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.81342526Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813468702Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813539466Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813583088Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813898343Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.813959116Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814060951Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814140105Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.81425269Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814263281Z namespaces/openshift-console-operator/pods/console-operator-7866497494-rmc2s/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814357346Z namespaces/openshift-console-operator/pods/console-operator-7866497494-rmc2s/console-operator-7866497494-rmc2s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814524784Z namespaces/openshift-console-operator/pods/console-operator-7866497494-rmc2s/console-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814539855Z namespaces/openshift-console-operator/pods/console-operator-7866497494-rmc2s/console-operator/console-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814546895Z namespaces/openshift-console-operator/pods/console-operator-7866497494-rmc2s/console-operator/console-operator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.814631319Z namespaces/openshift-console-operator/pods/console-operator-7866497494-rmc2s/console-operator/console-operator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815209727Z namespaces/openshift-console-operator/pods/console-operator-7866497494-rmc2s/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815244199Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815285401Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815347714Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815372355Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.81547722Z namespaces/openshift-console/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815499671Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815578855Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815620648Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815706852Z namespaces/openshift-console/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815754014Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.815836708Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816020757Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816301101Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816349553Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816390785Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816447548Z namespaces/openshift-console/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.81649369Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816836027Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816885519Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.816939122Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.817017116Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.817090869Z namespaces/openshift-console/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.817135782Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.817751322Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.817851886Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8181302Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.818208554Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.818386433Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.818558441Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.818863426Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.818919109Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.818977252Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819048885Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819095458Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819175941Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819223634Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819331359Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819392632Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819432964Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819475806Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819545929Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819593302Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819676886Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819750759Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819817403Z namespaces/openshift-console/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819825433Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819870045Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/console-74857fddc6-lpbtg.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.81997701Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/console/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819992031Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/console/console/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.819997422Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/console/console/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820024163Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/console/console/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820132198Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/console/console/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820202781Z namespaces/openshift-console/pods/console-74857fddc6-lpbtg/console/console/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820253414Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820302426Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/downloads-68c9cbb497-2jvd6.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820402171Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/download-server/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820412842Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/download-server/download-server/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820416932Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/download-server/download-server/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820473025Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/download-server/download-server/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820747708Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820857104Z namespaces/openshift-console/pods/downloads-68c9cbb497-2jvd6/download-server/download-server/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820909266Z namespaces/openshift-console/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.820943968Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821013441Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821071644Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821178139Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821221361Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821305066Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821351938Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821439972Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821464583Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821544507Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821629091Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82180452Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821863193Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.821911345Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822203899Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822245921Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822330266Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822390589Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822439971Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822524215Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822598079Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822639731Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822794159Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822869902Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.822953176Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8230333Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823107164Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823248531Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823406958Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823457291Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823504453Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823548135Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823583217Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823629799Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823696072Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823779136Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82385807Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823900182Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823944685Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.823987317Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824028879Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824085602Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824121813Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824165126Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824202057Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824288001Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824339964Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824397837Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824448229Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824506622Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824542624Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824624908Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824729623Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824805817Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82487076Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824921852Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.824985235Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825033918Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825112822Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825159574Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825202626Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82528337Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825338293Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825347143Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825385645Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825549843Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825597136Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825735042Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825815786Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82590294Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.825997855Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82610325Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.826258428Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.826414586Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.826461228Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82650209Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.826562813Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.826598465Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.826688279Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.826879058Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827000514Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827077488Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827130591Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827181483Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827245316Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827292439Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827353331Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827383383Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827456487Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827490698Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827593183Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827640385Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827813694Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827854876Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827916639Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.827958181Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.82813317Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828206573Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828294197Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828315909Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828373021Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828419764Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828475466Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828561521Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828611863Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828646635Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828767841Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828826963Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828865445Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.828977791Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829059075Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829135449Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829220913Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829295617Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829427053Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829607372Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829839473Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829886715Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829949609Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.829988531Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830062234Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830097786Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8301876Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830267144Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830332537Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83039146Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830435642Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830482125Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830546638Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830603101Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830636842Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830714846Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830762058Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830810421Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830854093Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.830899475Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831015071Z namespaces/openshift-dns/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831066983Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831143547Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831181719Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831235941Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831277314Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831531806Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83161955Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831757627Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8318146Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831876473Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.831940776Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832001959Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832117455Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832196508Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832253291Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832363357Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83242025Z namespaces/openshift-dns/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832505163Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832671562Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.832811549Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.833100973Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.833204378Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.833525084Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.833810218Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834052099Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834134753Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834194916Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83427801Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834329563Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834407067Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834447069Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834527362Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834612037Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834703401Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834762264Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834837968Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83488263Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.834963644Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835006826Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835086Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835247168Z namespaces/openshift-dns/pods/dns-default-cr5c9/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835315631Z namespaces/openshift-dns/pods/dns-default-cr5c9/dns-default-cr5c9.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835469899Z namespaces/openshift-dns/pods/dns-default-cr5c9/dns/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835827046Z namespaces/openshift-dns/pods/dns-default-cr5c9/dns/dns/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835837567Z namespaces/openshift-dns/pods/dns-default-cr5c9/dns/dns/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835854218Z namespaces/openshift-dns/pods/dns-default-cr5c9/dns/dns/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835874988Z namespaces/openshift-dns/pods/dns-default-cr5c9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835885529Z namespaces/openshift-dns/pods/dns-default-cr5c9/dns/dns/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835945222Z namespaces/openshift-dns/pods/dns-default-cr5c9/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835964793Z namespaces/openshift-dns/pods/dns-default-cr5c9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.835971233Z namespaces/openshift-dns/pods/dns-default-cr5c9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836009475Z namespaces/openshift-dns/pods/dns-default-cr5c9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836137521Z namespaces/openshift-dns/pods/dns-default-cr5c9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836226316Z namespaces/openshift-dns/pods/dns-default-cr5c9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836301149Z namespaces/openshift-dns/pods/dns-default-hrhss/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836367203Z namespaces/openshift-dns/pods/dns-default-hrhss/dns-default-hrhss.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836482858Z namespaces/openshift-dns/pods/dns-default-hrhss/dns/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836499509Z namespaces/openshift-dns/pods/dns-default-hrhss/dns/dns/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83651317Z namespaces/openshift-dns/pods/dns-default-hrhss/dns/dns/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836593534Z namespaces/openshift-dns/pods/dns-default-hrhss/dns/dns/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83671947Z namespaces/openshift-dns/pods/dns-default-hrhss/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836813094Z namespaces/openshift-dns/pods/dns-default-hrhss/dns/dns/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836864677Z namespaces/openshift-dns/pods/dns-default-hrhss/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836882478Z namespaces/openshift-dns/pods/dns-default-hrhss/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836897458Z namespaces/openshift-dns/pods/dns-default-hrhss/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.836969422Z namespaces/openshift-dns/pods/dns-default-hrhss/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837095478Z namespaces/openshift-dns/pods/dns-default-hrhss/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837183163Z namespaces/openshift-dns/pods/dns-default-hrhss/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837249966Z namespaces/openshift-dns/pods/dns-default-lrsdq/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837315379Z namespaces/openshift-dns/pods/dns-default-lrsdq/dns-default-lrsdq.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837439375Z namespaces/openshift-dns/pods/dns-default-lrsdq/dns/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837447325Z namespaces/openshift-dns/pods/dns-default-lrsdq/dns/dns/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837453566Z namespaces/openshift-dns/pods/dns-default-lrsdq/dns/dns/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837521809Z namespaces/openshift-dns/pods/dns-default-lrsdq/dns/dns/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837626214Z namespaces/openshift-dns/pods/dns-default-lrsdq/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837728409Z namespaces/openshift-dns/pods/dns-default-lrsdq/dns/dns/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837780112Z namespaces/openshift-dns/pods/dns-default-lrsdq/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837793353Z namespaces/openshift-dns/pods/dns-default-lrsdq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837805773Z namespaces/openshift-dns/pods/dns-default-lrsdq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837859956Z namespaces/openshift-dns/pods/dns-default-lrsdq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.837968481Z namespaces/openshift-dns/pods/dns-default-lrsdq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838050475Z namespaces/openshift-dns/pods/dns-default-lrsdq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838105138Z namespaces/openshift-dns/pods/node-resolver-69s4w/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83816101Z namespaces/openshift-dns/pods/node-resolver-69s4w/node-resolver-69s4w.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838242284Z namespaces/openshift-dns/pods/node-resolver-69s4w/dns-node-resolver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838251945Z namespaces/openshift-dns/pods/node-resolver-69s4w/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838289497Z namespaces/openshift-dns/pods/node-resolver-69s4w/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83835599Z namespaces/openshift-dns/pods/node-resolver-69s4w/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838467415Z namespaces/openshift-dns/pods/node-resolver-69s4w/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838547659Z namespaces/openshift-dns/pods/node-resolver-69s4w/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83876708Z namespaces/openshift-dns/pods/node-resolver-gzfvp/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838825453Z namespaces/openshift-dns/pods/node-resolver-gzfvp/node-resolver-gzfvp.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838913267Z namespaces/openshift-dns/pods/node-resolver-gzfvp/dns-node-resolver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838921597Z namespaces/openshift-dns/pods/node-resolver-gzfvp/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838932808Z namespaces/openshift-dns/pods/node-resolver-gzfvp/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.838993131Z namespaces/openshift-dns/pods/node-resolver-gzfvp/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839094636Z namespaces/openshift-dns/pods/node-resolver-gzfvp/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839272415Z namespaces/openshift-dns/pods/node-resolver-gzfvp/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839288186Z namespaces/openshift-dns/pods/node-resolver-mr5jv/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839292446Z namespaces/openshift-dns/pods/node-resolver-mr5jv/node-resolver-mr5jv.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83937971Z namespaces/openshift-dns/pods/node-resolver-mr5jv/dns-node-resolver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839392781Z namespaces/openshift-dns/pods/node-resolver-mr5jv/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839418942Z namespaces/openshift-dns/pods/node-resolver-mr5jv/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839451254Z namespaces/openshift-dns/pods/node-resolver-mr5jv/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839551168Z namespaces/openshift-dns/pods/node-resolver-mr5jv/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839642673Z namespaces/openshift-dns/pods/node-resolver-mr5jv/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839705456Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839761619Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839819781Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.839878554Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.83999273Z namespaces/openshift-etcd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840053973Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840122246Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8401899Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840253413Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840303565Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8403994Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840511405Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84059726Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840790309Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840833381Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840916235Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.840960277Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841064573Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841128316Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841177538Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841274103Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841350216Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841411749Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841527895Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84161804Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841813469Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841897293Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.841980687Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842116494Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842306363Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842330554Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842392517Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8424479Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842497992Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842566056Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842611408Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842738094Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842836509Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842899102Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.842962175Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843012238Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8430659Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843140524Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843208157Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843284531Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843350734Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84345499Z namespaces/openshift-host-network/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843515502Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843612677Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84367997Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843773605Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843838368Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.843928402Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.844030267Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.844146373Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845161393Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845209495Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845270148Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845327171Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845427506Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845476018Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845527711Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845618775Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845742741Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845797704Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84592169Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.845999964Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846154302Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846247916Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84633633Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846491308Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846593613Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846682327Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846778572Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846839225Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846874627Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846928049Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.846974352Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847040465Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847086357Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847165351Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847250445Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847292167Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847335789Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847383762Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847424764Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847482667Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847526609Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847574221Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847616423Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84775341Z namespaces/openshift-image-registry/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847810923Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847902017Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.847941659Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.848002442Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.848046804Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84817831Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.848336128Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84857411Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.848601441Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.848684075Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.84877868Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.848803101Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.848951028Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849021152Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849140117Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849228292Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849289035Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849301205Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849338447Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849427652Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.849458113Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.850532996Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.850637071Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.850953596Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.85103263Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851260541Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851398858Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851622469Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851729124Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851777187Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851865111Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851917904Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.851995327Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.85204711Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.852159755Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.85225196Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.852336114Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.852836068Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.852929143Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.852978035Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853110272Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853209577Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853296641Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853362544Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853428478Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.85347695Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853569504Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853580435Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853615556Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/image-registry-84fb4758cb-6fdhb.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853784665Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/registry/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853809246Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/registry/registry/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853829097Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/registry/registry/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.853869779Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/registry/registry/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.85552692Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.855607804Z namespaces/openshift-image-registry/pods/image-registry-84fb4758cb-6fdhb/registry/registry/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.855711439Z namespaces/openshift-image-registry/pods/node-ca-68pm9/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.855757641Z namespaces/openshift-image-registry/pods/node-ca-68pm9/node-ca-68pm9.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.855853336Z namespaces/openshift-image-registry/pods/node-ca-68pm9/node-ca/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.855866097Z namespaces/openshift-image-registry/pods/node-ca-68pm9/node-ca/node-ca/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.855872457Z namespaces/openshift-image-registry/pods/node-ca-68pm9/node-ca/node-ca/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.855959551Z namespaces/openshift-image-registry/pods/node-ca-68pm9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856119729Z namespaces/openshift-image-registry/pods/node-ca-68pm9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856203563Z namespaces/openshift-image-registry/pods/node-ca-68pm9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856262476Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856314219Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/node-ca-9wtbh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856421304Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/node-ca/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856444355Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/node-ca/node-ca/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856454695Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/node-ca/node-ca/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856497468Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/node-ca/node-ca/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856674696Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856768271Z namespaces/openshift-image-registry/pods/node-ca-9wtbh/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856820693Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856883596Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/node-ca-wfdvr.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856984321Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/node-ca/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.856999382Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/node-ca/node-ca/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857006093Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/node-ca/node-ca/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857071226Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/node-ca/node-ca/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857221103Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857306197Z namespaces/openshift-image-registry/pods/node-ca-wfdvr/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857344389Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857404222Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857474525Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857534698Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857650304Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857739898Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857815482Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857864884Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.857958379Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.85798747Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858116177Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858215652Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858308826Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858370949Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858425622Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858487445Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858542328Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858638873Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858744488Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858809561Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.858905735Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.85899525Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.859046942Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.859182549Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.859275593Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.859438321Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.859535796Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.859745067Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.859911605Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860095784Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860156457Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86022281Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860311834Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860372567Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860453591Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860516484Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86063279Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860758506Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86083302Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860889843Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.860977047Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861002628Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861093582Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861112843Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861162366Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/ingress-canary-4c2pr.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861272741Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/serve-healthcheck-canary/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861283592Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861298852Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861348805Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861473241Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861567536Z namespaces/openshift-ingress-canary/pods/ingress-canary-4c2pr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861614428Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861705103Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/ingress-canary-c758s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861796607Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/serve-healthcheck-canary/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861814588Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861833489Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.861895102Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862052569Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862127453Z namespaces/openshift-ingress-canary/pods/ingress-canary-c758s/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862168535Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862234698Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/ingress-canary-hdctk.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862320813Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/serve-healthcheck-canary/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862329693Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862333623Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862374305Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862496661Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862571785Z namespaces/openshift-ingress-canary/pods/ingress-canary-hdctk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862613707Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862787075Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862831127Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86288021Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.862991135Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863064379Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863125102Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863193945Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863268219Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863319151Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863428587Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863758813Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863848307Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86390501Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.863963953Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864035737Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864083199Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864186644Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864250607Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864295739Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864402455Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864483368Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.864531401Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.865170562Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.865263117Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.865377092Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.865457896Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86554023Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.865684867Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866122789Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866167901Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866229574Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866266756Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866319698Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86635977Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866372521Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866402582Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866484176Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866540989Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866640994Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866841454Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866851824Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866866875Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.866955799Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867007392Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867096416Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867151409Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867216872Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867266824Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867336238Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867350179Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867401681Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867496956Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867550409Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867606501Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867651223Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867767699Z namespaces/openshift-ingress/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867823852Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867907146Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.867962849Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868039232Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868090155Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86819549Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868351898Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868500575Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868564878Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868621141Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868746507Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868798879Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868895204Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.868961918Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86901435Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.869159267Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.869247032Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.869306555Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.86942547Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.869526505Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.869717375Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.869811039Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.869973537Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870114924Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870329094Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870401148Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870462201Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870538655Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870594327Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870702983Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870756205Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870869561Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.870962415Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871025979Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871077221Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871164035Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871208757Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871294762Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871347514Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871406857Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871417598Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871491751Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/router-default-6b498b7f44-rnqlq.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.871989856Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/router/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872005587Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/router/router/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872016857Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/router/router/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87207387Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/router/router/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87227014Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/router/router/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872352313Z namespaces/openshift-ingress/pods/router-default-6b498b7f44-rnqlq/router/router/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872400916Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872455489Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872512821Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872578375Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87268686Z namespaces/openshift-insights/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872754873Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872837857Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87289511Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.872968414Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873022556Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873167493Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8733031Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873423856Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873488509Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873549912Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873641836Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873729951Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873793714Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873844997Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.873942041Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.874016295Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.874084528Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.874178093Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.874279498Z namespaces/openshift-insights/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87433128Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.875273306Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.875398062Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.875740439Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.875891487Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.876198802Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.876298947Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.876502667Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87658392Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.876651934Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.876764039Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.876816082Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.876908936Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87697355Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877020942Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877086605Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877132457Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877212551Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877265574Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877312706Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877355168Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877687654Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877910545Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.877974988Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878162358Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878251342Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878322005Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878396439Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878441511Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878498144Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878537276Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87860569Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87861236Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t45cw/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878681953Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t45cw/insights-operator-68d9dd94cf-t45cw.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878806319Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t45cw/insights-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87881825Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t45cw/insights-operator/insights-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.87882815Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t45cw/insights-operator/insights-operator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.878900384Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t45cw/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.879315704Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t45cw/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.879714594Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.879763636Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/insights-runtime-extractor-7p5kz.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.879863841Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.879877072Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/exporter/exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.879888982Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/exporter/exporter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.879934824Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/exporter/exporter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880028409Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880098623Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/exporter/exporter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880138974Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/extractor/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880154845Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/extractor/extractor/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880162926Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/extractor/extractor/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880199968Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/extractor/extractor/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880304542Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880369576Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/extractor/extractor/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880575886Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880584466Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880597887Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880640469Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880774856Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880841529Z namespaces/openshift-insights/pods/insights-runtime-extractor-7p5kz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880905512Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.880935733Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/insights-runtime-extractor-kbtzv.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881034408Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881041169Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/exporter/exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881047549Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/exporter/exporter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881090661Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/exporter/exporter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881184256Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881249119Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/exporter/exporter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881290511Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/extractor/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881305382Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/extractor/extractor/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881314302Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/extractor/extractor/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881354954Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/extractor/extractor/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881455339Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881521892Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/extractor/extractor/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881557904Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881570395Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881585955Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881624497Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881750213Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881814967Z namespaces/openshift-insights/pods/insights-runtime-extractor-kbtzv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881865729Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.881910781Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/insights-runtime-extractor-ngz5s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882010226Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882024417Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/exporter/exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882037407Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/exporter/exporter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882064289Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/exporter/exporter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882158253Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882220576Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/exporter/exporter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882259468Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/extractor/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882268289Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/extractor/extractor/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882276129Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/extractor/extractor/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882321201Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/extractor/extractor/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882418736Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882485509Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/extractor/extractor/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882528481Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882538272Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882569753Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882614066Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882741162Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882813455Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngz5s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882861608Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88290221Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.882955912Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883004475Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883062577Z namespaces/openshift-keda/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883074418Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883080698Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883122771Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883217645Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883271818Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883284028Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883334701Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883419785Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883464597Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883568572Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883638816Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883758942Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883775072Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.883822745Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884089658Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884113819Z namespaces/openshift-keda/operators.coreos.com/installplans/install-hcsh9.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884266496Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884322819Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884395263Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884499288Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884789762Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884831394Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884942609Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.884990762Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885068046Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885181661Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885241114Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885280436Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885375591Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885469105Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88556316Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885612402Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885677856Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885731618Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885784791Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885886076Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.885943598Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886014122Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886097426Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88617816Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886218092Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886361689Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886469984Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886560259Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886683945Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.886860203Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88699739Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887188039Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887260883Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887312505Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887369308Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887425081Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887500095Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887543117Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887639841Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887755637Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88781497Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887867012Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887921265Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.887968388Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88801967Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888059102Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888109064Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888153457Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888263002Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888320785Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888378378Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888435951Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888505364Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888550126Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88864257Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888753926Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.88883154Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888876792Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888916014Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.888977527Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889022049Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889099463Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889162886Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889202878Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889282962Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889341745Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889383927Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889485182Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889562626Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889638029Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889746745Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889827308Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.889945274Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890097802Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890142374Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890187296Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890232338Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89027054Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890317372Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890360285Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890433978Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890512582Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890576295Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890619987Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890719082Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890759854Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890859239Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890914242Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.890955144Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891001856Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891051588Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89109173Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891133652Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891184655Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891228717Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891305511Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891351163Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891412576Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891452688Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891519551Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891586034Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.8916893Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891782504Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.891859438Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892202395Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892241707Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89230849Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892348962Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892440887Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892487009Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892526341Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892607084Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89271028Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892754412Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892864497Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.892948591Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893025325Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893104229Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893181703Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893309229Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893518729Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893590483Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893648015Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89373541Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893776772Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893857906Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893898368Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.893981912Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894057835Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894097368Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89414151Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894202223Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894248135Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894298287Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894341769Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894397492Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894441524Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894491667Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894539629Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894635824Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894719498Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894773101Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894816923Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894875875Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.894919738Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895316957Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895394641Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895476025Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895530027Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89557294Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895628852Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895704296Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89578765Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895842973Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895887495Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.895964349Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896028542Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896037452Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896071884Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896124167Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896173039Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896269304Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896344338Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896641862Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896764388Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896839852Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.896965488Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897105285Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897154977Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897197199Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897241541Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897285153Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897326366Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897375198Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897468622Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897559667Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897600909Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897641801Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897748766Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897795309Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897856461Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897893993Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897942186Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.897981718Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898069012Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898114424Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898176217Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898216569Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898273982Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898313984Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898395528Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898470471Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898550335Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898603968Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89865119Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898747295Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898786807Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898868401Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898910563Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.898949845Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899027049Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899107633Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899155165Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.89926173Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899337384Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899414768Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899491912Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899574016Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899722763Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899887571Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899953694Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.899997356Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900042699Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90008212Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900393005Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900437078Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900445398Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900451848Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900456679Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90047665Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90048174Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900495901Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900764094Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900872939Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90089082Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90089651Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900911691Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900917421Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.900927302Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901048338Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901066629Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901076589Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901169614Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901751302Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901797434Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901803355Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901809065Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901814385Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901818285Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901825176Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901829046Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901836196Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901842307Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.901888329Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90192007Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902022995Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902100819Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902169992Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902240636Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90232933Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902446616Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902598713Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902645136Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902699378Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902755071Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902807044Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902875137Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.902916319Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903013154Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903076787Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903116489Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903154331Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903520218Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903577721Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903625134Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903684287Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90374679Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903773731Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903879406Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.903928398Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904000132Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904019433Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904095687Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904138989Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904223043Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904342279Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904463495Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904514637Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904560789Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904615962Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904650494Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90476325Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904816482Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904871045Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904938238Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.904991571Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905005211Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905029063Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905114227Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905159269Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905265464Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905365169Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905559388Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905634362Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905783549Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.905911815Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906073343Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906132406Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906181109Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906224621Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906275203Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906297245Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906349887Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906875233Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.906960107Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907008399Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907046071Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907090433Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907138636Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907180618Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907188848Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-rd8jg/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907250591Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-rd8jg/kube-storage-version-migrator-operator-799cb7f958-rd8jg.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907398068Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-rd8jg/kube-storage-version-migrator-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907411069Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-rd8jg/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907417469Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-rd8jg/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907488003Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-rd8jg/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907607849Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-rd8jg/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9078463Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907891483Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907956576Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.907996678Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908080512Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908120644Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908183587Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908225339Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908291902Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908332994Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908518383Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908647689Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908780656Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908846449Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908890841Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908952184Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.908995906Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.909151914Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.909198727Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90926644Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.909374855Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.909463909Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.909499991Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.909624397Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.909746693Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.90989112Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910024527Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910235917Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910352383Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910555223Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910689039Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910780184Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910842467Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91089838Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.910973343Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911015325Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911123971Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911221675Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911246727Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91130923Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911390164Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911420755Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911539991Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911566142Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911579043Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/migrator-7f59b54f6c-tfhfg.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911706259Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/graceful-termination/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911785213Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/graceful-termination/graceful-termination/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911813684Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.911836765Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91193252Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912039066Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912058716Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/migrator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912067317Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/migrator/migrator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912077537Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/migrator/migrator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91213539Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/migrator/migrator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912258376Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912320069Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-tfhfg/migrator/migrator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912369651Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912392143Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912475497Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912502148Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912573932Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912588472Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912594962Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912604683Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91275561Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912857835Z namespaces/openshift-marketplace/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912872716Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912878696Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912893397Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912960511Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912971231Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.912990232Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913094257Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913203162Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913293087Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913395572Z namespaces/openshift-monitoring/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913437904Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913502297Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913539379Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913620393Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.913690686Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.914048464Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.914544278Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.914951968Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91561691Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.915718775Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91580182Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.915857332Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.915960257Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.915988119Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.916058242Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.916162297Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.91621971Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.916273513Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.919579984Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.919754253Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.92072558Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.920803084Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.92255309Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.922930559Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.923503326Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.923696676Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.923726417Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.923932117Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.923963249Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924035513Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924093995Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924171189Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924267734Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924323087Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924374269Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924530177Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924552028Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924690934Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.924715556Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.925152727Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.925198229Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.925317215Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.925493184Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.925574978Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.925957667Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.926092383Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.926211369Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.926325705Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.926415009Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.926508163Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927001818Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.92704558Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927148115Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927227869Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927315713Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927427138Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927518103Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927688671Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927777716Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.92787217Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.927962074Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928052929Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928139373Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928198936Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928226687Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.92828695Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928294451Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928345283Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928463489Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9284739Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928567924Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928769654Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928780645Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928799726Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928843458Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.928952483Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929058588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.92909217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.92910005Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929107811Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929163873Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929268789Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929365893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929399695Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929405705Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929416136Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929484099Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929595325Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929787884Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929865948Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929884789Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929891549Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.929926761Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930032666Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9301126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930155982Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930168113Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930173323Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930249846Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930362152Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930441166Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930487588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930498009Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930504429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930574212Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930692698Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930791953Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930809754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930815754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930820145Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930880967Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.930991913Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.931074257Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.931119979Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.931183292Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/cluster-monitoring-operator-5f7f494dd4-9wb5n.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.931308858Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/cluster-monitoring-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.931321089Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.931332039Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.931387862Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932101567Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932199142Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-9wb5n/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932262985Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932308467Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-state-metrics-785778ff74-dlfjp.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932424423Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-main/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932452204Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932462315Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932516137Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932600692Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932747109Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93277269Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-self/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93277954Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932788081Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932861334Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.932957959Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933057684Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933113047Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-state-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933128307Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933138028Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93318907Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933353688Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933437802Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dlfjp/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933484165Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933553328Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/metrics-server-84ffd8d8c-5mkkq.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933684414Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/metrics-server/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933699735Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/metrics-server/metrics-server/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933715846Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/metrics-server/metrics-server/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933781139Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933890855Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.933973269Z namespaces/openshift-monitoring/pods/metrics-server-84ffd8d8c-5mkkq/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934037242Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934094215Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/monitoring-plugin-5f68df7f58-xt8l5.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934181389Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/monitoring-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934193559Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934215991Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934278414Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934379279Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934454082Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xt8l5/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934511095Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934541727Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/node-exporter-b4d5g.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934976318Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/init-textfile/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934993459Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/init-textfile/init-textfile/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.934997499Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/init-textfile/init-textfile/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935079473Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935163967Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935247811Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935284513Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935291253Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935325185Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935392838Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935489673Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935560357Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935608259Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/node-exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935650801Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/node-exporter/node-exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935674142Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/node-exporter/node-exporter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935744895Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935883722Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.935969446Z namespaces/openshift-monitoring/pods/node-exporter-b4d5g/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936024189Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936072762Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/node-exporter-fnm95.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936181797Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/init-textfile/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936192097Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/init-textfile/init-textfile/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936198008Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/init-textfile/init-textfile/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9362404Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936317594Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936393347Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936438549Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93644843Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936492092Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936547575Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936675551Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936746664Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936796107Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/node-exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936803557Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/node-exporter/node-exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936821688Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/node-exporter/node-exporter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936890662Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.936995447Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93706221Z namespaces/openshift-monitoring/pods/node-exporter-fnm95/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937117753Z namespaces/openshift-monitoring/pods/node-exporter-snb66/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937149494Z namespaces/openshift-monitoring/pods/node-exporter-snb66/node-exporter-snb66.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937259489Z namespaces/openshift-monitoring/pods/node-exporter-snb66/init-textfile/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93726837Z namespaces/openshift-monitoring/pods/node-exporter-snb66/init-textfile/init-textfile/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93727267Z namespaces/openshift-monitoring/pods/node-exporter-snb66/init-textfile/init-textfile/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937310732Z namespaces/openshift-monitoring/pods/node-exporter-snb66/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937387656Z namespaces/openshift-monitoring/pods/node-exporter-snb66/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937454819Z namespaces/openshift-monitoring/pods/node-exporter-snb66/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937486531Z namespaces/openshift-monitoring/pods/node-exporter-snb66/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937492881Z namespaces/openshift-monitoring/pods/node-exporter-snb66/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937502621Z namespaces/openshift-monitoring/pods/node-exporter-snb66/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937566335Z namespaces/openshift-monitoring/pods/node-exporter-snb66/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937648919Z namespaces/openshift-monitoring/pods/node-exporter-snb66/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937765694Z namespaces/openshift-monitoring/pods/node-exporter-snb66/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937802286Z namespaces/openshift-monitoring/pods/node-exporter-snb66/node-exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937811876Z namespaces/openshift-monitoring/pods/node-exporter-snb66/node-exporter/node-exporter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937823777Z namespaces/openshift-monitoring/pods/node-exporter-snb66/node-exporter/node-exporter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93787608Z namespaces/openshift-monitoring/pods/node-exporter-snb66/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.937967854Z namespaces/openshift-monitoring/pods/node-exporter-snb66/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938056079Z namespaces/openshift-monitoring/pods/node-exporter-snb66/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938110791Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938150013Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/openshift-state-metrics-84bd68b896-9cd2q.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938337332Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-main/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938356223Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938377084Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938411676Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938532442Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938611356Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938649277Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-self/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.93869156Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938717051Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938781564Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938889259Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.938973244Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939022726Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/openshift-state-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939036456Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939042007Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939077478Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939175303Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939243237Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9cd2q/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939387934Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939460477Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939651907Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939698089Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939703059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939748411Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939853036Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939915179Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939950691Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939959182Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.939972412Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940020175Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940110759Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940188063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940216534Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940221994Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940230075Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940294908Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940377922Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940459666Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940473107Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940492268Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940505348Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940554111Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940681237Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940769491Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940799873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940814914Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940850005Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.940909358Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941018593Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941107028Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94115003Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941171051Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941187802Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941256945Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941710697Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941876575Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941940609Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94196787Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.941996271Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942066035Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942206142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942306336Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942438303Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942476375Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/prometheus-operator-64785b6675-qrk7d.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94258816Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942596171Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942600241Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942632843Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942751318Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942813281Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942841413Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/prometheus-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942847903Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942851833Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.942890955Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943117126Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943185459Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-qrk7d/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943213331Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943257903Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/prometheus-operator-admission-webhook-77d98bc786-6jjtz.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943381709Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/prometheus-operator-admission-webhook/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943388989Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94339908Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943449412Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943541317Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94361109Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6jjtz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943637522Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943708555Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/telemeter-client-55cf956d57-fd8ht.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943881454Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943889984Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943896774Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.943951517Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944076443Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944153477Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944206989Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/reload/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94421828Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/reload/reload/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9442242Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/reload/reload/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944267903Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/reload/reload/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944404399Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944480573Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/reload/reload/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944514955Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/telemeter-client/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944520635Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/telemeter-client/telemeter-client/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944524555Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944570747Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944679623Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944752706Z namespaces/openshift-monitoring/pods/telemeter-client-55cf956d57-fd8ht/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944813319Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.944885913Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/thanos-querier-7d76897594-gcznm.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945022759Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94502944Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94503351Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945066191Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945156556Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94523902Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945256461Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-rules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945266761Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945275772Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945308723Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945399318Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945478842Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945506673Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-web/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945511253Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945522774Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945568686Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945674761Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945877651Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945910593Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945915603Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945919473Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.945968186Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94605795Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946124183Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946150645Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/prom-label-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946157855Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946161905Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946208047Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946302342Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946367245Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946409587Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/thanos-query/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946418158Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/thanos-query/thanos-query/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946422258Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/thanos-query/thanos-query/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946445709Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946549574Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946615017Z namespaces/openshift-monitoring/pods/thanos-querier-7d76897594-gcznm/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946684191Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946782206Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946855929Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.946912202Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.947069Z namespaces/openshift-multus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.947112622Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.947206256Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.947249929Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.947316302Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.947370024Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.947924982Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948022436Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948124641Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948181604Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948244607Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948403435Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948549142Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948628786Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948689639Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948757782Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948809275Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.94891222Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.948971803Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.949032776Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.949139341Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.949171892Z namespaces/openshift-multus/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.949233146Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.949402204Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.949505369Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.950066496Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.950217454Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.950862655Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.950997482Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951141859Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951209662Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951259034Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951381171Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951488166Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951596221Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951718887Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951756659Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.951872564Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95197639Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952074805Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952119617Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95219136Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952247573Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952302756Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9523806Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952434512Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952510216Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952578979Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952705675Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952815731Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952866913Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.952927496Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95299832Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953043872Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953118245Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953161268Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953238542Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953278393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953344517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/multus-additional-cni-plugins-hc99x.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953499814Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/bond-cni-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953507375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953511385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953586519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95381526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953928875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953971167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953977338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/cni-plugins/cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.953981528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954041351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954179408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954271172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954300014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/egress-router-binary-copy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954307234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954312514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954381578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954491553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954567147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954611079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954623669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95463023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954708443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954800258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954894572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954929824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/routeoverride-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954936875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.954950325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955001318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955106413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955191767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955239339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni-bincopy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9552466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95525289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955314203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955415888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955505032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955545154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955551865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955555775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955615538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955735433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955818888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hc99x/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95586437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.955929383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/multus-additional-cni-plugins-prx69.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95607247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/bond-cni-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956080061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956083861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956133063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956243578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956332783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956374885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956383015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/cni-plugins/cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956395426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956464419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956565634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95667285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956708751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/egress-router-binary-copy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956716942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956726652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956789025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95689569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.956980174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957012986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957023387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957029227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95708653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957182055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957266259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95729866Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/routeoverride-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9573034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957312221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957361943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957458848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957534942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957579014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni-bincopy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957589174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957602815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957648107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957786544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957863848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957897019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9579099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957920271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.957970443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958096969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958191204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-prx69/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958256427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95832644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/multus-additional-cni-plugins-tw92n.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958459467Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/bond-cni-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958466447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958470518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95851392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958626395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.95873269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958766872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958780213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/cni-plugins/cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958789463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958852696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.958967902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959049706Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959097738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/egress-router-binary-copy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959105438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959109739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959169712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959282637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959359251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959473107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959501908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959511788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959528939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959618494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959726129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959767721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/routeoverride-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959774771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959778691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959840005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.959930939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960034904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960076216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni-bincopy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960083446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960089947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960141839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960258785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960386291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960398952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960403172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960406912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960476056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.96056697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960669865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tw92n/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960717728Z namespaces/openshift-multus/pods/multus-q5tv4/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960779451Z namespaces/openshift-multus/pods/multus-q5tv4/multus-q5tv4.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960895176Z namespaces/openshift-multus/pods/multus-q5tv4/kube-multus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960902517Z namespaces/openshift-multus/pods/multus-q5tv4/kube-multus/kube-multus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960906657Z namespaces/openshift-multus/pods/multus-q5tv4/kube-multus/kube-multus/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.960949649Z namespaces/openshift-multus/pods/multus-q5tv4/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.961415902Z namespaces/openshift-multus/pods/multus-q5tv4/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.961493735Z namespaces/openshift-multus/pods/multus-q5tv4/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.961544798Z namespaces/openshift-multus/pods/multus-v25wz/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.96159212Z namespaces/openshift-multus/pods/multus-v25wz/multus-v25wz.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.961832652Z namespaces/openshift-multus/pods/multus-v25wz/kube-multus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.961845833Z namespaces/openshift-multus/pods/multus-v25wz/kube-multus/kube-multus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.961851983Z namespaces/openshift-multus/pods/multus-v25wz/kube-multus/kube-multus/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.961917466Z namespaces/openshift-multus/pods/multus-v25wz/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.962423941Z namespaces/openshift-multus/pods/multus-v25wz/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.962524836Z namespaces/openshift-multus/pods/multus-v25wz/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.962555817Z namespaces/openshift-multus/pods/multus-zk9nn/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9626149Z namespaces/openshift-multus/pods/multus-zk9nn/multus-zk9nn.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.962729276Z namespaces/openshift-multus/pods/multus-zk9nn/kube-multus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.962752147Z namespaces/openshift-multus/pods/multus-zk9nn/kube-multus/kube-multus/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.962759137Z namespaces/openshift-multus/pods/multus-zk9nn/kube-multus/kube-multus/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.962788819Z namespaces/openshift-multus/pods/multus-zk9nn/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963197769Z namespaces/openshift-multus/pods/multus-zk9nn/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963269072Z namespaces/openshift-multus/pods/multus-zk9nn/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963326115Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963351616Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/network-metrics-daemon-ccnrf.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963444351Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963453251Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963457442Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963492953Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963599949Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963735135Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963781557Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/network-metrics-daemon/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963802058Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963808779Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.963853971Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.96404008Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964110423Z namespaces/openshift-multus/pods/network-metrics-daemon-ccnrf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964153496Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964207958Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/network-metrics-daemon-nrn7d.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964311273Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964323914Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964330044Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964366596Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964491672Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964577176Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964615628Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/network-metrics-daemon/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964631709Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964637869Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964714883Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.96486508Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.964949204Z namespaces/openshift-multus/pods/network-metrics-daemon-nrn7d/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965006297Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9650631Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/network-metrics-daemon-shvr5.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965145024Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965156585Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965164345Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965205817Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965305602Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965386636Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965426778Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/network-metrics-daemon/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965433598Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965437728Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965494411Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965641938Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965745173Z namespaces/openshift-multus/pods/network-metrics-daemon-shvr5/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965769864Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965838888Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965893071Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965901751Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.965950684Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966039468Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966100061Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966137433Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966238858Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.9662862Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966326682Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966374484Z namespaces/openshift-network-console/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966430107Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.96648335Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966526162Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966572654Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966613126Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966721541Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966856628Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.966973274Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967028996Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967083869Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967169353Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967221116Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967281539Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967330501Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967425976Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967482459Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967535451Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967626795Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967701549Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967756392Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967885148Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.967984883Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968112419Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968207674Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968362102Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.96852708Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968695478Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968794473Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968855306Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968926989Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.968998713Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.969085047Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.969183332Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.969274286Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.969342119Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.969416043Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.969471946Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.969885766Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.970064595Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:18.970112927Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011096633Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011159946Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011286222Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011328514Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011342375Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01145808Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/networking-console-plugin-6cf856758c-stzmg.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011606398Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/networking-console-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011623079Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011630259Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011740774Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01185976Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.011965945Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-stzmg/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012037769Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012108252Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012187096Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012255999Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012318542Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012512332Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012588236Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012650639Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012742623Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012802356Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.012966664Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013109501Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013244868Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013308791Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013375004Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013468639Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013523611Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013616386Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013676609Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013768003Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013826316Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.013955993Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.014011715Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.014072378Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.014195734Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.014252817Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01431359Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.014492199Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.014611685Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.014901239Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.015025975Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.015829494Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.015961341Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016121548Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016214513Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016268526Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016336219Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016383301Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016533469Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016588821Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016644604Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016783031Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016804362Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.016931708Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01696827Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017051784Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017155189Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017206492Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017289556Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017324267Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01738058Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017457444Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017531448Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017558349Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017569819Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017609971Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/network-check-source-869dcfcdcd-tbpsz.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017726837Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/check-endpoints/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017740168Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/check-endpoints/check-endpoints/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017744698Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017796161Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.017920167Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01798418Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tbpsz/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018007541Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018063994Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/network-check-target-ds8ss.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018144578Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/network-check-target-container/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018152598Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018156788Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01819661Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018274924Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018341007Z namespaces/openshift-network-diagnostics/pods/network-check-target-ds8ss/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018384359Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01840742Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/network-check-target-r557g.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018493375Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/network-check-target-container/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018503295Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018511645Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018544757Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018670703Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018763468Z namespaces/openshift-network-diagnostics/pods/network-check-target-r557g/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01880264Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018858462Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/network-check-target-tzvwk.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018938286Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/network-check-target-container/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018949247Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.018954487Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019077633Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019186749Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019246641Z namespaces/openshift-network-diagnostics/pods/network-check-target-tzvwk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019294464Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019331385Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019393869Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019400869Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019447771Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019562617Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01961938Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019684633Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019784228Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.01983178Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019871232Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019925685Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.019967137Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02002823Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020065261Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020103613Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020141855Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020225939Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020304203Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020382297Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020419009Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020481192Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020527254Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020565056Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020745625Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020777146Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020826479Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020906073Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020964156Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020980456Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.020992247Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021040879Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021087082Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021184886Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02126595Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021346214Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021426348Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021506282Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021649589Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021797026Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021831388Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02187188Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021921902Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.021965205Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022003516Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022059559Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022091851Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022140873Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022218807Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022298081Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022341373Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022391185Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022433127Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022474799Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022521442Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022566394Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022609856Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022616826Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022710451Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022732092Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022788865Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022840757Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022874319Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022921091Z namespaces/openshift-network-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.022969114Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023078479Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02310655Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023120691Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023174754Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023260498Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023346282Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023418056Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023461598Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02350395Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023589444Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023636266Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023723131Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023770483Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023845346Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.023882828Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02392341Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024006754Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024052087Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024060897Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02411047Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024162302Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024204444Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024344621Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024425115Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024610144Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.024748231Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02493293Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025018664Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025159091Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025204253Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025242635Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02534382Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025409273Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025453585Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025498547Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025537799Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025633104Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025705137Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025776181Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025802612Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025886757Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.025982521Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026026603Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026071955Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026113748Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02616003Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026223923Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026274775Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026323728Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02637037Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026396221Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026401722Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026463505Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/iptables-alerter-7ccwn.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026522717Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/iptables-alerter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026534938Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026539158Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02657332Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026682895Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026759639Z namespaces/openshift-network-operator/pods/iptables-alerter-7ccwn/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02677491Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026831743Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/iptables-alerter-9tj22.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026901816Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/iptables-alerter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026910416Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026914627Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.026956999Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027044183Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027094436Z namespaces/openshift-network-operator/pods/iptables-alerter-9tj22/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027149468Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027163479Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/iptables-alerter-sr8qj.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027252153Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/iptables-alerter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027263274Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027267814Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027285805Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027377389Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027468894Z namespaces/openshift-network-operator/pods/iptables-alerter-sr8qj/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027497335Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027513936Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02758789Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027618461Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027668964Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027725576Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02779603Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027823001Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027897375Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.027938367Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.028031361Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.028544856Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.028648601Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.028733776Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.028803919Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.028858872Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.028921275Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.02902931Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029101064Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029133285Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029274882Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029294593Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029309474Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029425699Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029507143Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029603568Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029717944Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029778387Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.029928124Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030141725Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030163726Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030229949Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030264011Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030319183Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030359565Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030398907Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030474701Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030554745Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030599507Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030640829Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030703972Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030768725Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030822898Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030883211Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030931083Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030940644Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.030961355Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031035158Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0310769Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031119542Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031160624Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031205097Z namespaces/openshift-operators/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031213397Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031217517Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031251909Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031294451Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031342343Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031403786Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031445548Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03148342Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031524652Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031824827Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031898231Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.031978055Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032019697Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032051658Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032191105Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032224416Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032265889Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03229813Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032403695Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032434667Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032485299Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032575184Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032594745Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032606165Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032647497Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032740572Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.032777034Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.033013235Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03311676Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.033494849Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.033646676Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.034165911Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.034260036Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03473929Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.034803813Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.034846485Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.034964971Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035091047Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035129829Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035242234Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035283546Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03536193Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035397862Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035480776Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035531108Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035586721Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035652164Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035695836Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035737519Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035803712Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.035866615Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03598236Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036078205Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036115137Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036135008Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036215112Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036241713Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036356499Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03637241Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036446983Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036458134Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036510996Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036616001Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036683405Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036757908Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0367951Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03680214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.036904425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovnkube-node-4sksc.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037094695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-node/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037105895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037111695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037152437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037296395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037389469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03740366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03741163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037418361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037466483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037595879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037694314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037746047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/nbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037753327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/nbdb/nbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037759527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/nbdb/nbdb/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03781389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/nbdb/nbdb/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.037937896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03801705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038068202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/northd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038080383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/northd/northd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038086903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/northd/northd/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038143766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/northd/northd/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038269882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038347216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/northd/northd/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038368977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-acl-logging/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038373807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038381138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038445891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038560337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038613669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03862807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-controller/ovn-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.03863932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038705984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.038976327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.039055451Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.039119434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovnkube-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.039131945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.039138095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.039182747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040215367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040293541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040340734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/sbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040349804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/sbdb/sbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040356144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/sbdb/sbdb/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040390416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/sbdb/sbdb/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040523793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040611757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4sksc/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04067128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.040847969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovnkube-node-c9wsz.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041130752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-node/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041145043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041150293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041161494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041328402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041409756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041450838Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041459408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041465089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041518991Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04169333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041829897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041854308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/nbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041872779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/nbdb/nbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041882969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/nbdb/nbdb/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.041951123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04210094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042168403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042210165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/northd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042220636Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/northd/northd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042231596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/northd/northd/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042252837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/northd/northd/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042376573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042455847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/northd/northd/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04251516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-acl-logging/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042526291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042532421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042597544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042732071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042794474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042804674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-controller/ovn-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042809814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.042872497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.043082208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.043165962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.043208114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovnkube-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.043216894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.043225215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.043284188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044444084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044525028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0445697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/sbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044576731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/sbdb/sbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044583131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/sbdb/sbdb/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044640024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04476986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044854954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-c9wsz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044902917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.044994171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovnkube-node-cwl74.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045148699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-node/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045155569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045159529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045206342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045329558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045414762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045515157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045521757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045525707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04557564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045733628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045816622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045871194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/nbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045878285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/nbdb/nbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045882635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/nbdb/nbdb/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.045931367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/nbdb/nbdb/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046041123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046121996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046169809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/northd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046176739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/northd/northd/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04619368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/northd/northd/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046238772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/northd/northd/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046360628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046438432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/northd/northd/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046485304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-acl-logging/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046492795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046496975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046546667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046649512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046732917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046743467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-controller/ovn-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046747737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.046862453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.047097414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.047174128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.047205809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovnkube-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04721276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04721861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.047268093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048339355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048400938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04844239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/sbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048449741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/sbdb/sbdb/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048453731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/sbdb/sbdb/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048537545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/sbdb/sbdb/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048690092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048759756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cwl74/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048790857Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048834539Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048883342Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048890012Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.048935764Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049030749Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049217068Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04926641Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049306692Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049393117Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0494699Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049521973Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049558395Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049605807Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049612807Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049616827Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049685921Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049737744Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049789596Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.04985909Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049917272Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.049969425Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050025598Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050118372Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050238468Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050332953Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050370604Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0504911Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050535892Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050571844Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050650798Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050824327Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050864329Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050956383Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.050997635Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051004375Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051041177Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05109287Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051136752Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051242417Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051318351Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051517191Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051592394Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051741191Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.051865308Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052040896Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052096689Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052143011Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052190084Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052230126Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052274888Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05231965Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052394783Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052486618Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05253031Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052570552Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052900088Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0529393Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.052990773Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053030755Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053086427Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053097228Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-65kk8/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053120419Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-65kk8/service-ca-operator-7695fc6c8c-65kk8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053198393Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-65kk8/service-ca-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053205173Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-65kk8/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053209463Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-65kk8/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053245895Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-65kk8/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053437805Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-65kk8/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053610033Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053670816Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053735189Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053790642Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053862045Z namespaces/openshift-service-ca/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053911038Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.053983771Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054027223Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054094407Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054136869Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054238024Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054353139Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054462825Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054514967Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05457397Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054628323Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054712637Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054808621Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054857884Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.054917227Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055014722Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055066364Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055073394Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055124877Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05517851Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055240083Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055360828Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055455553Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055579489Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055701725Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055825471Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.055962228Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056140947Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0562039Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056258912Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056314785Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056373818Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056438601Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056496454Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056591619Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056713795Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056761567Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05682624Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056870402Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056934826Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056980778Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.056987658Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057037211Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/service-ca-79f68b9f4f-n6nx9.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057127515Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/service-ca-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057134235Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057138306Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057183368Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057417079Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057494743Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-n6nx9/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057536415Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057586608Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057668392Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057785447Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05784042Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057904493Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.057959576Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058006218Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05804853Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058089492Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058170196Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05824763Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058335164Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058371126Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058413498Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05845914Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058507842Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058580216Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058632179Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058703882Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058798147Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058835499Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058880381Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.058984706Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059058849Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059131753Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059311862Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059385265Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059514042Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05968286Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059766824Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059805026Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059853459Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.05989104Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059933512Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.059978965Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060059378Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060133212Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060182104Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060222026Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060266829Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060315911Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060356753Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060396245Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060448368Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0604991Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060541072Z namespaces/openshift/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060586234Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060636507Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060720341Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060768723Z namespaces/openshift/apps/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060806935Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060882619Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.060959102Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061036536Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061081959Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.06111679Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061165463Z namespaces/openshift/batch/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061200774Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061280938Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061325671Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061353022Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061442366Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061486258Z namespaces/openshift/core/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.06152326Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061623625Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.06171914Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061804344Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061877298Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.061949861Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.062073057Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.062220014Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.062271737Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.062307568Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.062356591Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.062393193Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.063583271Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.063622923Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.063744939Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.063827703Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.063934718Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.064033803Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.064117587Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.064266764Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.064423722Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.064567319Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.064650063Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.06478433Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.064909756Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065009361Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065126717Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065211951Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065295865Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.06540352Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065522416Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065631441Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065770408Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065867973Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.065961027Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066054922Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066155347Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066246831Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066345066Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066435581Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066545486Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066649911Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066786118Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.066893823Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067001118Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067084582Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067192087Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067277322Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067395997Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067540145Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067624209Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067803357Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.067903462Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068040289Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068166805Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068253599Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068353444Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068491831Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068617267Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068742623Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068855309Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.068941163Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.069038698Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.069120292Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.069237458Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.069358753Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.069475779Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.06970187Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.069825996Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.069914641Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070010996Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070126351Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070248267Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070277369Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070367123Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070440877Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070491929Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070525761Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070573743Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070606195Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070679798Z namespaces/openshift/policy/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070729931Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070775373Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070822105Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070871308Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070884518Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.070896929Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071017045Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071136461Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071241126Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071358382Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071515699Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071619724Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071760161Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071874047Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.071998003Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.072109488Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.072216953Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.072338019Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.072489787Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.072586691Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.072733059Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.072843384Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.07295664Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073063765Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073183231Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073303446Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073388251Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073496106Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073607092Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073748178Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073855894Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.073946198Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.074049363Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.074159039Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.074268144Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.07440015Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.074500345Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.074619491Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.074783549Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.074904455Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.07500557Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.075107335Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.075197739Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.075315135Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.07542647Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.075527125Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.075675002Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.075789608Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.075914934Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076121055Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.07624429Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076385377Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076528124Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076669831Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076789247Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076876572Z network_logs/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076915623Z network_logs/cluster_scale [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.076998887Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.077071111Z network_logs/multi-networkpolicy [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.077156415Z network_logs/net-attach-def [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.077237099Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.077381536Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.077478201Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.078961303Z nodes/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.078982964Z nodes/debug [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.079085429Z nodes/ip-10-0-128-233.ec2.internal/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.079124482Z nodes/ip-10-0-128-233.ec2.internal/cpu_affinities.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.079357163Z nodes/ip-10-0-128-233.ec2.internal/dmesg [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.079614965Z nodes/ip-10-0-128-233.ec2.internal/ethtool_channels [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.079722651Z nodes/ip-10-0-128-233.ec2.internal/ethtool_features [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.079826256Z nodes/ip-10-0-128-233.ec2.internal/ip-10-0-128-233.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.080149232Z nodes/ip-10-0-128-233.ec2.internal/irq_affinities.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.080298649Z nodes/ip-10-0-128-233.ec2.internal/lscpu [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.080415545Z nodes/ip-10-0-128-233.ec2.internal/lspci [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0805298Z nodes/ip-10-0-128-233.ec2.internal/podresources.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.080619084Z nodes/ip-10-0-128-233.ec2.internal/pods_info.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.080763992Z nodes/ip-10-0-128-233.ec2.internal/proc_cmdline [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.080842835Z nodes/ip-10-0-128-233.ec2.internal/sysinfo.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.082542809Z nodes/ip-10-0-128-233.ec2.internal/sysinfo.tgz [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.082707137Z nodes/ip-10-0-128-52.ec2.internal/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.082728728Z nodes/ip-10-0-128-52.ec2.internal/cpu_affinities.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.083039283Z nodes/ip-10-0-128-52.ec2.internal/dmesg [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.083284165Z nodes/ip-10-0-128-52.ec2.internal/ethtool_channels [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.083359019Z nodes/ip-10-0-128-52.ec2.internal/ethtool_features [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.083444003Z nodes/ip-10-0-128-52.ec2.internal/ip-10-0-128-52.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.083754938Z nodes/ip-10-0-128-52.ec2.internal/irq_affinities.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.083890195Z nodes/ip-10-0-128-52.ec2.internal/lscpu [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.08400425Z nodes/ip-10-0-128-52.ec2.internal/lspci [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.084089784Z nodes/ip-10-0-128-52.ec2.internal/podresources.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.08420997Z nodes/ip-10-0-128-52.ec2.internal/pods_info.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.084323116Z nodes/ip-10-0-128-52.ec2.internal/proc_cmdline [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.08440093Z nodes/ip-10-0-128-52.ec2.internal/sysinfo.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.086056601Z nodes/ip-10-0-128-52.ec2.internal/sysinfo.tgz [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.086212548Z nodes/ip-10-0-134-97.ec2.internal/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.08624744Z nodes/ip-10-0-134-97.ec2.internal/cpu_affinities.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.086506723Z nodes/ip-10-0-134-97.ec2.internal/dmesg [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.08684968Z nodes/ip-10-0-134-97.ec2.internal/ethtool_channels [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.086926673Z nodes/ip-10-0-134-97.ec2.internal/ethtool_features [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.087011187Z nodes/ip-10-0-134-97.ec2.internal/ip-10-0-134-97.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.087373265Z nodes/ip-10-0-134-97.ec2.internal/irq_affinities.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.087518882Z nodes/ip-10-0-134-97.ec2.internal/lscpu [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.087636618Z nodes/ip-10-0-134-97.ec2.internal/lspci [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.087752224Z nodes/ip-10-0-134-97.ec2.internal/podresources.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.087852349Z nodes/ip-10-0-134-97.ec2.internal/pods_info.json [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.087961854Z nodes/ip-10-0-134-97.ec2.internal/proc_cmdline [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.088049728Z nodes/ip-10-0-134-97.ec2.internal/sysinfo.log [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0897261Z nodes/ip-10-0-134-97.ec2.internal/sysinfo.tgz [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.089891518Z pod_network_connectivity_check/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.0899232Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.090059877Z static-pods/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.090070127Z static-pods/kube-apiserver/ [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.099074538Z [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.099088258Z sent 57,846 bytes received 4,326,828 bytes 2,923,116.00 bytes/sec [must-gather] [must-gather-x8z64] OUT 2026-07-13T21:09:19.099093379Z total size is 46,212,599 speedup is 10.54 [must-gather] [must-gather ] OUT 2026-07-13T21:09:19.356956807Z namespace/openshift-must-gather-xlsxm 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: 9984270e-cd4c-4cab-949f-2f5dd2b53108 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [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-kkqnm [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-kkqnm-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-kkqnm [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 7063486 Jul 13 21:10 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-kkqnm/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 94ecf82] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-kkqnm/e2e-graph.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] 47e0936..94ecf82 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded