[get-kubeconfig] Found kubeconfig secret: cluster-9mkts-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-9mkts-kubeconfig [get-kubeconfig] Found admin password secret: cluster-9mkts-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-9mkts-password [get-kubeconfig] API Server URL: https://ad55c1032ad28400885e0038439e4eba-bcfe9250903b240b.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [clone-repo] odh-inference-pool-group-detect [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 89% (2786/3100) Updating files: 90% (2790/3100) Updating files: 91% (2821/3100) Updating files: 92% (2852/3100) Updating files: 93% (2883/3100) Updating files: 94% (2914/3100) Updating files: 95% (2945/3100) Updating files: 96% (2976/3100) Updating files: 97% (3007/3100) Updating files: 98% (3038/3100) Updating files: 99% (3069/3100) Updating files: 100% (3100/3100) Updating files: 100% (3100/3100), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7c1fd5c1c6ab977991770de100531f218fe3effadbe2604722c3ee9703e09b45 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7c1fd5c1c6ab977991770de100531f218fe3effadbe2604722c3ee9703e09b45 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:75c3c56106a5b8ed3fd4cb951cdacfbe184ab3e990f6497776c0954efdfa10b2 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:75c3c56106a5b8ed3fd4cb951cdacfbe184ab3e990f6497776c0954efdfa10b2 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c3a0bd923919758d63cc7ba0fc3688cc68cf683298686e2223d6e819688e8b6 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c3a0bd923919758d63cc7ba0fc3688cc68cf683298686e2223d6e819688e8b6 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.23) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1698 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Downloading portforward [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 7.33s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 10.13s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://ad55c1032ad28400885e0038439e4eba-bcfe9250903b240b.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-wqrh2 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-wqrh2 condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-g5ltl 1/1 Running 0 47s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-g5ltl condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-jc92h 1/1 Running 0 52s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-jc92h condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7c1fd5c1c6ab977991770de100531f218fe3effadbe2604722c3ee9703e09b45 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:75c3c56106a5b8ed3fd4cb951cdacfbe184ab3e990f6497776c0954efdfa10b2 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:2c3a0bd923919758d63cc7ba0fc3688cc68cf683298686e2223d6e819688e8b6 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-67d95fdc48-qkp2x 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-67d95fdc48-qkp2x condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-7cd6c584bf-xtkhk" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-7cd6c584bf-gpl2k condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.23 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.23 [e2e-raw] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:0fd25155562cefee680ec8c596db2cc327d38e5f7e9e21ea79b65c3afebe3e29 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'cov': '5.0.0', 'httpx': '0.30.0', 'json-report': '1.5.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, cov-5.0.0, httpx-0.30.0, json-report-1.5.0, metadata-3.1.1, xdist-3.6.1, anyio-4.9.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-02 18:40:19.394 3906 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-02 18:41:59.615 3906 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.615 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.615 3906 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 18:41:59.615 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 18:41:59.616 3906 kserve.trace Using external route host: isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.616 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.618 3906 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.618 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.618 3906 kserve.trace base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.618 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.752 3906 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.752 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.752 3906 kserve.trace base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.752 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.753 3906 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.753 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.753 3906 kserve.trace base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.753 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.754 3906 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.754 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:41:59.754 3906 kserve.trace base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:41:59.754 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-010b3-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:42:04.792 3906 kserve.trace Got response [{'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}, {'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}, {'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}, {'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}] [e2e-raw] 2026-07-02 18:42:04.792 3906 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}, {'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}, {'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}, {'message': '', 'batchId': '65218cc6-ca1d-4a77-98b4-c1c11da25ddc', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-02 18:42:04.805 3906 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 18:42:04.805 3906 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-02 18:44:15.086 3906 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 18:44:15.086 3906 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 18:44:15.089 3906 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-02 18:44:15.089 3906 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-02 18:44:15.115 3906 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 18:44:15.115 3906 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-02 18:46:05.366 3906 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 18:46:05.366 3906 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 18:46:05.368 3906 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-02 18:46:05.368 3906 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-02 18:47:55.583 3906 kserve.trace Host from isvc status URL = isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:47:55.583 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:47:55.583 3906 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 18:47:55.583 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 18:47:55.583 3906 kserve.trace Using external route host: isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:47:55.583 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:47:55.583 3906 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:47:55.583 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:47:55.584 3906 kserve.trace base url = https://isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:47:55.584 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-3e0b4-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:47:55.623 3906 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 18:47:55.623 3906 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-02 18:50:40.922 3906 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace Using external route host: isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace base url = https://isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:50:40.922 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-13328-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:50:40.950 3906 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 18:50:40.950 3906 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-02 18:50:46.091 3906 kserve.trace Created primary ISVC: isvc-primary-a27d73 [e2e-raw] 2026-07-02 18:50:46.091 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-a27d73 [e2e-raw] 2026-07-02 18:52:16.136 3906 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-02 18:52:16.136 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-02 18:52:16.140 3906 kserve.trace Baseline recorded - resourceVersion: 20597 [e2e-raw] 2026-07-02 18:52:16.140 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20597 [e2e-raw] 2026-07-02 18:52:16.140 3906 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 18:52:16.140 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 18:52:16.279 3906 kserve.trace Created secondary ISVC isvc-secondary-a27d73, waiting for failure status... [e2e-raw] 2026-07-02 18:52:16.279 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-a27d73, waiting for failure status... [e2e-raw] 2026-07-02 18:52:22.300 3906 kserve.trace ISVC isvc-secondary-a27d73 reported failure: {'exitCode': 1, 'message': "2026-07-02 18:52:17.162 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 18:52:17.162 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 18:52:17.440 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:21.051 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 18:52:22.300 3906 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-a27d73 reported failure: {'exitCode': 1, 'message': "2026-07-02 18:52:17.162 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 18:52:17.162 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 18:52:17.440 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:21.051 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 18:52:22.300 3906 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 18:52:17.162 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 18:52:17.162 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 18:52:17.440 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:21.051 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 18:52:22.300 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 18:52:17.162 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-02 18:52:17.162 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-02 18:52:17.440 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:21.051 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 18:52:32.315 3906 kserve.trace Primary ISVC resourceVersion: before=20597, after=20597 [e2e-raw] 2026-07-02 18:52:32.315 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20597, after=20597 [e2e-raw] 2026-07-02 18:52:32.315 3906 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-02 18:52:32.315 3906 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-02 18:52:37.404 3906 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 18:52:37.404 3906 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-02 18:52:37.527 3906 kserve.trace Created ISVC isvc-init-fail-862f3d, waiting for failure status... [e2e-raw] 2026-07-02 18:52:37.527 3906 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-862f3d, waiting for failure status... [e2e-raw] 2026-07-02 18:52:47.542 3906 kserve.trace ISVC isvc-init-fail-862f3d reported failure: {'exitCode': 1, 'message': "2026-07-02 18:52:38.398 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 18:52:38.398 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 18:52:38.674 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:44.207 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 18:52:47.542 3906 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-862f3d reported failure: {'exitCode': 1, 'message': "2026-07-02 18:52:38.398 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 18:52:38.398 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 18:52:38.674 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:44.207 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-02 18:52:47.542 3906 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 18:52:38.398 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 18:52:38.398 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 18:52:38.674 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:44.207 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 18:52:47.542 3906 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-02 18:52:38.398 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-02 18:52:38.398 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-02 18:52:38.674 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-02 18:52:44.207 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-02 18:52:47.542 3906 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 18:52:47.542 3906 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-02 18:52:47.546 3906 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-02T18:52:37Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 18:52:47.546 3906 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-02T18:52:37Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-02 18:52:47.546 3906 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] 2026-07-02 18:52:47.546 3906 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-02 18:54:22.820 3906 kserve.trace Host from isvc status URL = raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:54:22.820 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace Using external route host: raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace Sending Header = {'Host': 'raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace base url = https://raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:54:22.821 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-f2aa8-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:54:22.848 3906 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 18:54:22.848 3906 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-02 18:55:48.073 3906 kserve.trace Host from isvc status URL = raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:55:48.073 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace Using external route host: raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace base url = https://raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:55:48.074 3906 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-6190c-kserve-ci-e2e-test.apps.f55891f8-5851-4092-ad71-9b5489278ed6.prod.konfluxeaas.com [e2e-raw] 2026-07-02 18:55:48.103 3906 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-02 18:55:48.103 3906 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 936.67s (0:15:36) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-02T18:55:54.304531293Z 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: e60622c5-d68d-4c6d-a08e-dde3965b6163 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-02T18:55:54.354984472Z namespace/openshift-must-gather-xnq99 created [must-gather] [must-gather ] OUT 2026-07-02T18:55:54.364303923Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-w26zv created [must-gather] [must-gather ] OUT 2026-07-02T18:55:54.391235797Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:00.985470158Z [disk usage checker] Started [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:00.988805927Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.128063664Z No resources found in openshift-must-gather-xnq99 namespace. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.260966867Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.423060306Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.423092036Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.423092036Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.425447073Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.573472211Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.573504772Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.573504772Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.575679965Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.725797304Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.725828333Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.725828333Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.728047451Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.876691872Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.876768471Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.876768471Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:01.878990453Z Error getting logs from rhods-notebooks [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.027261346Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.027293807Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.027293807Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.029428726Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.182144754Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.182174430Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.182174430Z namespaces "istio-system" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.184406555Z Error getting logs from istio-system [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.339267229Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.339297414Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.339297414Z namespaces "knative-serving" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.341446224Z Error getting logs from knative-serving [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.488760252Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.488790482Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.488790482Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.490984448Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:02.756997976Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.028432837Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.162963516Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.248633009Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.250781227Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.373056434Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.457471892Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.459501486Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.588328150Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.671434609Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.673440332Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.802323597Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.887350565Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:03.889349227Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.013941075Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.094186647Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.096124123Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.220734022Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.302549122Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.304543364Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.439024019Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.522080673Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.524170307Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.652328929Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.737543979Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.739750146Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.864475139Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.946377754Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:04.948780215Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.076513096Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.161115876Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.163406776Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.285260093Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.367517901Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.369617322Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.495486679Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.579038205Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.581267760Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.708551983Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.792592320Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.794893534Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.920438420Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:05.993274811Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.001353140Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.003737882Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.125357385Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.206078718Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.208491972Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.333794879Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.416382647Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.418514700Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.545578252Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.625588085Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.627835403Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.751478585Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.834109012Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:06.836469522Z Error collecting info from [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:07.508802202Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:07.630884431Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:07.754236313Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:07.872355575Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:07.996912842Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:08.237417004Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:08.363933022Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:08.485464992Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:08.616118405Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:08.742534993Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:08.869509727Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:08.996638770Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:09.123820643Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:09.247263922Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:09.367977757Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:09.643792839Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:09.759278384Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:09.945849641Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.066335010Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.217809885Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.335588212Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.535646640Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.662406555Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.813272907Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.948677630Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:10.999090457Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:11.142653025Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:11.264802089Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:11.414048252Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:11.531977586Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:11.720413311Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:11.845017766Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:11.994718607Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:12.111080369Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:12.302091319Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:12.426060473Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:12.574824868Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:12.715616424Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:12.913058420Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:13.036451114Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:13.187260918Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:13.295797935Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:13.478878786Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:13.604106711Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:13.751479662Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:13.886553726Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:14.086917176Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:14.211684802Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:14.358322458Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:14.473584156Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:14.657692751Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:14.782943590Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:14.928174925Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:15.064465672Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:15.250144563Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:15.370365377Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:15.519522732Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:15.654155975Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:15.839748738Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:15.960924793Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:16.004590937Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:16.109039212Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:16.242998354Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:16.427681331Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:16.549807273Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:16.701275167Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:16.835497603Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:17.022282085Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:17.151884638Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:17.306059964Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:17.436386349Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:17.616190635Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:17.734110833Z Wrote inspect data to must-gather. [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:21.008926967Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-q4cxx] POD 2026-07-02T18:56:21.470480875Z Caches written to disk [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.480584088Z waiting for gather to complete [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.484607956Z downloading gather output [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.781735185Z receiving incremental file list [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.795534719Z ./ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.795681623Z aggregated-discovery-api.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.798390752Z aggregated-discovery-apis.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.799279418Z event-filter.html [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.799993549Z timestamp [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800173845Z version [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800276237Z cluster-scoped-resources/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800286298Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800291958Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.80035723Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800442962Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800453313Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800509394Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800585277Z namespaces/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800594207Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800649408Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800729881Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800792392Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800859714Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.800911116Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801021379Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801123942Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801247326Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801299577Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801366949Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801426261Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801478883Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801587276Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801650288Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.80171997Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801823773Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801877634Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.801931766Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.8020716Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.802192704Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.803704498Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.80379649Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.803899923Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804055828Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804302105Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804359227Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804417318Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.80448017Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804532342Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804603054Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804654776Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804758388Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.80481328Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804861611Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804931653Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.804989295Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.805048427Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.805124879Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.805175341Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.805236633Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.813503734Z [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.813537795Z sent 765 bytes received 57,981 bytes 117,492.00 bytes/sec [must-gather] [must-gather-q4cxx] OUT 2026-07-02T18:56:22.813566126Z total size is 794,575 speedup is 13.53 [must-gather] [must-gather ] OUT 2026-07-02T18:56:22.885252743Z namespace/openshift-must-gather-xnq99 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: e60622c5-d68d-4c6d-a08e-dde3965b6163 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-02T18:56:23.01099757Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: e60622c5-d68d-4c6d-a08e-dde3965b6163 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-02T18:56:23.033982393Z namespace/openshift-must-gather-7v6jl created [must-gather] [must-gather ] OUT 2026-07-02T18:56:23.042937854Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-xrrwr created [must-gather] [must-gather ] OUT 2026-07-02T18:56:23.075539328Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:24.652390546Z [disk usage checker] Started [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:24.656182574Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:24.854967924Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:24.995170348Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:25.075644848Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:25.158300208Z Gathering data for ns/default... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:25.446924048Z Gathering data for ns/openshift... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:25.844149263Z Gathering data for ns/kube-system... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:26.517236352Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:26.838616451Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:26.838654636Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:26.838654636Z namespaces "assisted-installer" not found [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.374468690Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.381766809Z INFO: Gathering HAProxy config files [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.382361673Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.386055101Z Executing Istio gather script [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.393522105Z 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-92t7w] POD 2026-07-02T18:56:27.395601785Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.410797962Z INFO: Collecting host service logs for crio [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.411184426Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.411660169Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.412017542Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.412442632Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.412866691Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.413231802Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.413608608Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.414002859Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.414382941Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.414840234Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.415283977Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.445332132Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.689170558Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:27.967272916Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.203311346Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.224352450Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.400718620Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.453833946Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.494260801Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-dcdpl [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.494315336Z insights-runtime-extractor-874tf [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.494336824Z insights-runtime-extractor-fjb9d [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.494380691Z insights-runtime-extractor-zzhfg [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.701190904Z No resources found [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.705049769Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.771731836Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.872283210Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:28.872283210Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.128138983Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.128138983Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.151006997Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.230545537Z INFO: 'previous-logs' folder not found on ip-10-0-129-136.ec2.internal, skipping... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.355744240Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.388520069Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.411544971Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.510549512Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.623324116Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.676259349Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:29.850095025Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.151693717Z No resources found [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.153121619Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.173758448Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.195214336Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.197449302Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.270139058Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.318301891Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.386513630Z INFO: 'previous-logs' folder not found on ip-10-0-137-93.ec2.internal, skipping... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.458776545Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.470173687Z tar: Removing leading `/' from member names [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.476151345Z INFO: HAProxy config collection complete. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.635214757Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.667794646Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.699092460Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.748058829Z INFO: 'previous-logs' folder not found on ip-10-0-139-36.ec2.internal, skipping... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.748182861Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.748214981Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.866170861Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.935457075Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:30.950953957Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.117557070Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.136941916Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.247682186Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.327192557Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.409496532Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.600485990Z INFO: INTERCONNECT MODE [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.600651044Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.602383326Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.673617194Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.789378347Z INFO: Gathering OVN_Northbound from ovnkube-node-8th8m... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.789729001Z INFO: Gathering OVN_Northbound from ovnkube-node-9wh78... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.789994082Z INFO: Gathering OVN_Northbound from ovnkube-node-d4xtc... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.790417776Z INFO: Gathering OVN_Southbound from ovnkube-node-8th8m... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.790718576Z INFO: Gathering OVN_Southbound from ovnkube-node-9wh78... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.790982663Z INFO: Gathering OVN_Southbound from ovnkube-node-d4xtc... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:31.901975671Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.022192755Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.035624301Z W0702 18:56:32.035554 1309 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.043309464Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.121431721Z tar: Removing leading `/' from member names [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.139336876Z tar: Removing leading `/' from member names [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.174760939Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.197816204Z tar: Removing leading `/' from member names [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.200838560Z tar: Removing leading `/' from member names [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.220162206Z tar: Removing leading `/' from member names [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.254541186Z tar: Removing leading `/' from member names [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.312577480Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.326544167Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.438242703Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.455909719Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.606817943Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.627818567Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.630611651Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.763409671Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.763438264Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.763893534Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.765548902Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.768041699Z ovnk_database_store/ [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.768095942Z ovnk_database_store/ovnkube-node-8th8m_sbdb [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.796358522Z ovnk_database_store/ovnkube-node-9wh78_sbdb [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.819686557Z ovnk_database_store/ovnkube-node-d4xtc_nbdb [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.830996534Z ovnk_database_store/ovnkube-node-d4xtc_sbdb [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.836610741Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.857723358Z ovnk_database_store/ovnkube-node-8th8m_nbdb [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.867917966Z ovnk_database_store/ovnkube-node-9wh78_nbdb [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.869916900Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:32.887344668Z INFO: Network log collection complete. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.061277226Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.076555182Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.101860345Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.105175930Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.215905911Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.356775715Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.495851068Z Gathering data for ns/openshift-console... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.543585293Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.575035404Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.578734761Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.822346391Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.847738133Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:33.850786295Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.038132946Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.042275181Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.044785752Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.220028837Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.420339243Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.423150521Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.535184859Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.625362955Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.658125697Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.739237196Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.801512570Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.854779040Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.857861819Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.892613408Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:34.945976393Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.028531215Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.234499274Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.237450488Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.428412835Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.503078487Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.618284523Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.622028907Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.794134152Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.988944230Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.995865870Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:35.999475522Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:36.099343263Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:36.177864883Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:36.338171610Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:36.385161349Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:36.675914421Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:37.069478780Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:37.095631298Z Done executing Istio gather script [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:37.208441295Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:38.328188593Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:39.307239435Z Gathering data for ns/kserve... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:39.448376564Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:39.743880132Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:40.560290108Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:40.831993834Z Gathering data for ns/openshift-config... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:41.078610296Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:41.473396582Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:41.697628104Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:41.731901511Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:42.059609839Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:42.326591798Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:42.589285914Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:42.832710548Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:42.861869907Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:43.135106735Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:43.432216937Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:43.710678413Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:43.965446709Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:44.227837586Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:44.252900211Z Collecting performance related data for node ip-10-0-129-136.ec2.internal [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:44.259593247Z Collecting performance related data for node ip-10-0-139-36.ec2.internal [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:44.267440120Z Collecting performance related data for node ip-10-0-137-93.ec2.internal [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:44.749358071Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:45.772544937Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:46.994824443Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:47.328286262Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:47.874403591Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:48.270511195Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:48.637411792Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:48.894080617Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:49.357903391Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:49.696651125Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:49.755794079Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:50.110619362Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:50.360691571Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:50.609810759Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:51.237650103Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:51.550279428Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:51.856926936Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:52.206951731Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:52.489706804Z Collecting kubelet logs for node ip-10-0-129-136.ec2.internal [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:52.491331309Z Collecting kubelet logs for node ip-10-0-139-36.ec2.internal [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:52.492986709Z Collecting kubelet logs for node ip-10-0-137-93.ec2.internal [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:52.888283420Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-7v6jl namespace [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:52.893047316Z INFO: Node performance data collection complete. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:53.158820466Z Wrote inspect data to must-gather. [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:53.158857732Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:53.158857732Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:53.295832841Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-92t7w] POD 2026-07-02T18:56:53.434145363Z Caches written to disk [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.443643178Z waiting for gather to complete [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.447183521Z downloading gather output [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.716184401Z receiving incremental file list [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.737758999Z ./ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.737884003Z aggregated-discovery-api.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.738267524Z aggregated-discovery-apis.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.739085138Z event-filter.html [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.74155444Z timestamp [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.741637573Z version [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.754866968Z cluster-scoped-resources/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.754883808Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.754890169Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.754915349Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755043323Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755146956Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755208348Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755260499Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755345992Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755431794Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755534427Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755580549Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755697532Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.755778845Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.756161426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.756221287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.756413223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.75666296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.756879166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.757019371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.76077418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.762372947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.76250511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.762658405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.762811599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.762927673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.76317678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.763430468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.763611153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.763889961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764004714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764134948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764283382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764377975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764518839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764681104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764865249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.764999003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.765135587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.767067243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.767247979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.767413734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.767614599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.767879787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.768355241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.768462544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.768636489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.768772883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.768886636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.76900218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.769106623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.769280598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.769424492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.769531245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.769778082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.769902996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.770009899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.770573196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.770697859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.770813073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.770993198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.771107301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.771333478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.771458011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.771624966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.77174577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.771868394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.771994197Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.772132651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.772255585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.77243748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.772565064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.772707598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.773056438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.773448649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.773564253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.774389607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.774520731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.774638674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.774744727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.774865201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.775052376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.775316744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.775443407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.775557171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.775714566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.775833829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.775951082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.776089597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.776261931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.776390425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.77860489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.779042352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.77962626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.779800255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.77998214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.780137124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.780306569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.780411132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.780521876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.78549358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.785657705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.78581513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.785941204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.786069057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.792023941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.796368888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.796517062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.79680108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.797016266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.797178141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.797284284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.797448009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.797693136Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.797802729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.797913373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.798104938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.798266643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.798385386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.79850136Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.798633234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.798777448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.798890061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.798997274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.799140038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.799243801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.799357975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.799641293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.799767767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.800015404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.800127257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.800295392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.800396655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.802322191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.802452125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.802562738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.802661111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.802816325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.80296222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.804628658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.804775342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.804916797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.805098592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.805225515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.805477903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.805965907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.806091281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.806225155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.806331928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.806962436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.808292645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.808400328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.808550612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.808672436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.808829761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.808933234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809051127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809237572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809354306Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809618414Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809679425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809775128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809862331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.809948563Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810034176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810218121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810312854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810398116Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810486159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810576662Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810665764Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810753467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81084701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.810935362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811025145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811122447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81122199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811315483Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811408296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811493398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811582701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811668883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811759956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811844948Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.811935431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812022224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812133147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81225195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812338733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812425575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812515218Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81260117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812695153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812779826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812869038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.812954951Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813042063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813145516Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813250989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813330072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813420654Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813518187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81360721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813703453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813801676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813891228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.813977121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814071953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814181477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81430142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814390523Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814484245Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814574148Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814664811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814760304Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814848136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.814949389Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815060562Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815211546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815305849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815399612Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815489615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815583188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81567606Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815775853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815865266Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.815967789Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816050981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816165385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816278108Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81636847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816454623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816553106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816644158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816735891Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816827844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.816938737Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81702481Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817119252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817253176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817354879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817443432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817532464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817621467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81771659Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817802702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817872044Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817922026Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.817971677Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2qn7j.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81807371Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8jsst.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818181923Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-928rw.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818274686Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-b9v9w.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818370049Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cgxxp.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818458941Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dhtpg.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818546684Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gmtls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818634597Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l88lb.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818794681Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p6ndj.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818889934Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-splsz.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.818982247Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tfbws.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.819077989Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zxwdh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.819232124Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ggvtq.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.819352017Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-glqmf.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.81944431Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-krrxv.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.819594964Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.819650456Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.819828961Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.819959375Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.820047638Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.820160411Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.820573563Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.820686956Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.820774979Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.820869682Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.820980165Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821077368Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821193781Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821276963Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821368496Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821452888Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821550261Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821636974Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821737947Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821824849Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.821914242Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822000984Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822090077Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822207781Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822316754Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822352865Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822462458Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822554021Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822642743Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822738216Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822829279Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.822927791Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823085606Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823202599Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823291182Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823377975Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823471857Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823601641Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823691684Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823786727Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823877289Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.823971012Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824061295Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824169828Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824286661Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824371953Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824443256Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824488877Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824557619Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.8245876Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824647262Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824677853Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824761385Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824808086Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824876048Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824906489Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.824976171Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825015583Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825082394Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825090194Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825156456Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825247249Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825319481Z cluster-scoped-resources/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825331752Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825369133Z cluster-scoped-resources/core/nodes/ip-10-0-129-136.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825558058Z cluster-scoped-resources/core/nodes/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825693002Z cluster-scoped-resources/core/nodes/ip-10-0-139-36.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825807466Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825835796Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825893168Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.825987071Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826071233Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826183506Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826275309Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826357771Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826520796Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826618479Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826716172Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826805875Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.826902037Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.82699482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827083912Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827202396Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827293309Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827381501Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827471624Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827562006Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827658239Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827745292Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827837695Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827916237Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.827967588Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828048461Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828222466Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828321389Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828401481Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828481793Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828643358Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828778782Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828864104Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828934997Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828942957Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.828990328Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829078181Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829131842Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829216925Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829229455Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829239986Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829354639Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829506713Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829544574Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829558695Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829581676Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829697809Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829706869Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.82973931Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829838313Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829868764Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.829975747Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830008108Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83008396Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830136942Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830225314Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830273726Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830378289Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830402179Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830463621Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830518823Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830579245Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830620836Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830674057Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830709878Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83078804Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830825382Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830906644Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.830956685Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831010417Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831046808Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831083739Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831162871Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831225483Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831261874Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831360857Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831372368Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831394988Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83145271Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831501051Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831590654Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831646825Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831695737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83178376Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.831881282Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832026067Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832192801Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832326055Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832419638Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832508211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832594763Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832681896Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832772048Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832864461Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.832949314Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833036026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833124919Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833261463Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833353105Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833443068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833530671Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833618113Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833708726Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.8338528Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.833886491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834030355Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834134878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834248081Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834398156Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834490119Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834585381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834676734Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834767767Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834855569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.834947072Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835030774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835126557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835323993Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835416666Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835506388Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835599091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835687963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835778366Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835877699Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.835966382Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836058304Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836172028Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836280021Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836369673Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836461976Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836563829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836660652Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836753194Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836856377Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836925039Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83693528Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.836995641Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837053393Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837062303Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837103315Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837190547Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837213368Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837259739Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837348202Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837385743Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-136.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837488496Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837569368Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-36.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83763376Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837673521Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837764484Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837811785Z host_service_logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837860917Z host_service_logs/masters/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.837908128Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83797873Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838046072Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838106734Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838282039Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838384162Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838454174Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838526226Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838594368Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.8386616Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838732952Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838752093Z ingress_controllers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838762023Z ingress_controllers/default/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838767803Z ingress_controllers/default/router-default-7db4678477-7dvfv/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838807784Z ingress_controllers/default/router-default-7db4678477-7dvfv/haproxy.config [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838939198Z insights-data/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.838950278Z istio/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83901119Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.839174725Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.839585337Z istio/event-filter.html [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.83968039Z istio/timestamp [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.839728831Z istio/cluster-scoped-resources/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.839736221Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.839766452Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.839818464Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.839974108Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.840647428Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.841141732Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842064749Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842259185Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842389879Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842532263Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842706798Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842847662Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842927814Z machine_config_ondisk/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842939345Z machine_config_termination_logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842950895Z monitoring/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.842964226Z monitoring/alertmanager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.843025237Z monitoring/alertmanager/status.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.843139211Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.843315866Z monitoring/prometheus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.843350367Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.84345731Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.843521702Z monitoring/prometheus/rules.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.844443589Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.8444823Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.844542292Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.845502579Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.84554095Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.845597812Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.845683555Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.845746296Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.845841809Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.845883331Z monitoring/prometheus/status/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.845936212Z monitoring/prometheus/status/config.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846428326Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846493438Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846591601Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846768366Z namespaces/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846808447Z namespaces/default/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846876729Z namespaces/default/default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846946582Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.846991153Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847039464Z namespaces/default/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847082406Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847214119Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847299372Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847383174Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847422945Z namespaces/default/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847469767Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847507598Z namespaces/default/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847551779Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847632762Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847677733Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847722614Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847804856Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.847875749Z namespaces/default/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.84792696Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848042263Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848141406Z namespaces/default/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848366513Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848443505Z namespaces/default/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848520697Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848651091Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848821386Z namespaces/default/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848888878Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.848921169Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849003602Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849036372Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849132345Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849191247Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.84929289Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849367542Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849414763Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849452655Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849503746Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849541247Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849595129Z namespaces/default/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.84963181Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849683441Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849728652Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849857086Z namespaces/kserve/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.849912158Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.84997178Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850001811Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850055812Z namespaces/kserve/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850095703Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850226887Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850444193Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850617918Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850643039Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850694681Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850737492Z namespaces/kserve/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850776233Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850861825Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850931538Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.850986079Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851063001Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851131663Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851147254Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851306169Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851396761Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851486124Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851612467Z namespaces/kserve/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851653219Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.851940697Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.852073701Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.85240435Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.852489953Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.852922666Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853051669Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853379139Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853497112Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853539844Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853645477Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853677848Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.8537389Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853784401Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853861853Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853943026Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.853977136Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854051158Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854128631Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854224184Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854316756Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854380418Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854413059Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854511632Z namespaces/kserve/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854529163Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854580094Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/kserve-controller-manager-7cd6c584bf-gpl2k.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854665007Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854673717Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/manager/manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854677747Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/manager/manager/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.854715188Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/manager/manager/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.856602173Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.856673715Z namespaces/kserve/pods/kserve-controller-manager-7cd6c584bf-gpl2k/manager/manager/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.856697316Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.856753667Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/llmisvc-controller-manager-67d95fdc48-qkp2x.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.85684429Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.85685502Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/manager/manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.856860691Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/manager/manager/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.856906232Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/manager/manager/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857073397Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.85718873Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qkp2x/manager/manager/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857240091Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857298813Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/model-serving-api-fd65d7d6-q7hp7.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857405446Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/server/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857415816Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/server/server/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857420737Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/server/server/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857456278Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/server/server/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.85754982Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/server/server/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857628963Z namespaces/kserve/pods/model-serving-api-fd65d7d6-q7hp7/server/server/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857697895Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857766307Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/odh-model-controller-84b54b7f97-rdc5j.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857869Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.85787685Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/manager/manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.85788075Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/manager/manager/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.857940662Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/manager/manager/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.863825494Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.863948257Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rdc5j/manager/manager/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.863985498Z namespaces/kserve/pods/s3-init-m9shn/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.86406314Z namespaces/kserve/pods/s3-init-m9shn/s3-init-m9shn.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864244456Z namespaces/kserve/pods/s3-init-m9shn/download-hf-model/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864267746Z namespaces/kserve/pods/s3-init-m9shn/download-hf-model/download-hf-model/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864281327Z namespaces/kserve/pods/s3-init-m9shn/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864342538Z namespaces/kserve/pods/s3-init-m9shn/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864439881Z namespaces/kserve/pods/s3-init-m9shn/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864502623Z namespaces/kserve/pods/s3-init-m9shn/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864526974Z namespaces/kserve/pods/s3-init-m9shn/s3-init/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864554025Z namespaces/kserve/pods/s3-init-m9shn/s3-init/s3-init/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864560925Z namespaces/kserve/pods/s3-init-m9shn/s3-init/s3-init/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864635857Z namespaces/kserve/pods/s3-init-m9shn/s3-init/s3-init/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864922805Z namespaces/kserve/pods/s3-init-m9shn/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.864993647Z namespaces/kserve/pods/s3-init-m9shn/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865066019Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865127531Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/seaweedfs-64568bcd49-pqtkz.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865267976Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/seaweedfs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865279806Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/seaweedfs/seaweedfs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865289986Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865346738Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865555714Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865637436Z namespaces/kserve/pods/seaweedfs-64568bcd49-pqtkz/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865657687Z namespaces/kserve/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865726109Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865810661Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865884034Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865963926Z namespaces/kube-node-lease/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865981946Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.865988177Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866032738Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-136.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866180062Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866316316Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-36.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866416409Z namespaces/kube-system/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.86646712Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866534382Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866569663Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866607904Z namespaces/kube-system/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866672646Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866821601Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866901973Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.866981525Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867023687Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867070498Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.86713883Z namespaces/kube-system/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867274604Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867361097Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867428408Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.86747944Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867570272Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867609364Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867617774Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867698476Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-zjknh4epa2c53554d4ct5emhfm.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.86781661Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867915903Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.867989235Z namespaces/kube-system/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.868047297Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.868266733Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.86885104Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.869142148Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.869260482Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.86988976Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870054275Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870459557Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870551089Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870619851Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870719634Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870788696Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870888419Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.870941341Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871065534Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871197748Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87126137Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871332402Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871396654Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871459926Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871560069Z namespaces/kube-system/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871570989Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871652142Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/global-pull-secret-syncer-hvg85.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871770265Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/global-pull-secret-syncer/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871785435Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871797246Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.871832077Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872021262Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872099855Z namespaces/kube-system/pods/global-pull-secret-syncer-hvg85/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872197847Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872266829Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/global-pull-secret-syncer-tvtwk.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872362982Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/global-pull-secret-syncer/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872374603Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872382063Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872454545Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87262658Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872721503Z namespaces/kube-system/pods/global-pull-secret-syncer-tvtwk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872800185Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872867297Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/global-pull-secret-syncer-vgq6m.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87296674Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/global-pull-secret-syncer/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87297781Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.872993141Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.873070993Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87330591Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.873385362Z namespaces/kube-system/pods/global-pull-secret-syncer-vgq6m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.873414413Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.873476695Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/konnectivity-agent-bdj9d.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.873576798Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/konnectivity-agent/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.873586848Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.873602138Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87364524Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.874220076Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.874313589Z namespaces/kube-system/pods/konnectivity-agent-bdj9d/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.874369721Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.874452743Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/konnectivity-agent-ch5mc.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.874578957Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/konnectivity-agent/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.874592607Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.874603528Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87467571Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87536894Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.875438262Z namespaces/kube-system/pods/konnectivity-agent-ch5mc/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.875457202Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.875516284Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/konnectivity-agent-qzp5v.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.875610857Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/konnectivity-agent/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.875622667Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.875635948Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.875693959Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876101761Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876255476Z namespaces/kube-system/pods/konnectivity-agent-qzp5v/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876322628Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876361029Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876465162Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/haproxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876478292Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876489823Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876565345Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.87673538Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876823842Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-136.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876880204Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.876930505Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877001127Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877009518Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877013488Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877060029Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877323707Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877411689Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877459611Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877515662Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877587295Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/haproxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877594125Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877626296Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877682677Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877836612Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877917514Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-36.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.877965186Z namespaces/kube-system/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878021887Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878089119Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878098129Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878183762Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878293455Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878359837Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878423479Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878505121Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878555973Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878628845Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878644135Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878650586Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878689067Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878789899Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878914213Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.878962015Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879045637Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879086858Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879172301Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879231772Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879326825Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879449669Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879607773Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879627574Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879649735Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879745607Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879804339Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879899692Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.879965064Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.880013775Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.880151959Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.880257432Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.880306624Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.881624832Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.881730895Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88189725Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.881990263Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882142677Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882305952Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882507368Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882595341Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882656412Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882733574Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882790176Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.882864808Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88292061Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883024133Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883148726Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88324704Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883290221Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883371093Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883425115Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883491087Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883556238Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88361645Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883682152Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883719343Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883767735Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883877548Z namespaces/openshift-apiserver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883932719Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.883985721Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884027962Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884073384Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884133015Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884257179Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884333451Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884431524Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884461235Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884501826Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884551447Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884595899Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884669711Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884715332Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884776984Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884871667Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.884950239Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885017161Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885185976Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885276409Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885371401Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885478194Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885603118Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885762283Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.885980249Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886047621Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886133933Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886194475Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886243067Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886319439Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886400891Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886501384Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886591697Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886664369Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88669796Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886780812Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886832864Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886921816Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.886973178Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.8870491Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887095632Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887201135Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887215445Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887219995Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887272387Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887341079Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887350899Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887356559Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887415681Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887482493Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887500784Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887508694Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887562915Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887649468Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887659888Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887698869Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887832633Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.887924686Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888026739Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88808529Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888234515Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888283726Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88840224Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888502682Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888618796Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888678738Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.88875016Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888821292Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888880184Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.888985187Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889048789Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889131351Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889226124Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889293465Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889306846Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889370398Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889487151Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889533763Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889659856Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889751619Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889853702Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.889952725Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890052638Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890258654Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890388577Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890510141Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890556962Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890636755Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890692837Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890739678Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890796889Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890880832Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.890936933Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891039716Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89115481Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891251683Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891311075Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891369566Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891425918Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891466749Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89151521Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891554162Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891561312Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891597313Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891655014Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891700136Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891763478Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891803869Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891913562Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.891972734Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892081157Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892153589Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892247252Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892306884Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892478718Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892578591Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892691825Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892740126Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892802308Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89287519Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.892931332Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893040285Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893129017Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89320862Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893319613Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893383095Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893395585Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893450037Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89355705Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893654133Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.893782236Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.894032954Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.894075515Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89423792Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.894341833Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.894719184Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.894819687Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895060094Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89527846Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895424294Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895468536Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895546468Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89561366Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895675892Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895732953Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895794345Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895868487Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.895925239Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896024422Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896140855Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896196827Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896266509Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89632004Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896381652Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896490265Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896501826Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896573308Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/aws-ebs-csi-driver-node-4qgrx.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896683401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-driver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896691771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-driver/csi-driver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896705122Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896763483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896868146Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.896935948Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89698662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-liveness-probe/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89700247Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89700899Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897018551Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897129174Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897191886Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897244577Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-node-driver-registrar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897254518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897260558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897303579Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897425393Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897513455Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4qgrx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897590807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897625248Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/aws-ebs-csi-driver-node-f99tx.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897761643Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-driver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897773863Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-driver/csi-driver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897780023Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897789843Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.897932397Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89800985Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89803972Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-liveness-probe/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898049171Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898063401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898139654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898216246Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898294568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898308538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-node-driver-registrar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898314528Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898323499Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89836822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898463963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898551726Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f99tx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898575216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898620968Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/aws-ebs-csi-driver-node-vhfxz.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898731771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-driver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898742561Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-driver/csi-driver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898747961Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-driver/csi-driver/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898793373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898882645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898951327Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.898991838Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-liveness-probe/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899000819Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899017199Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.89903718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899170493Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899239915Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899290937Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-node-driver-registrar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899302087Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899310678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899351609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899447632Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899515334Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vhfxz/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899569215Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899610136Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899646667Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899654798Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899703299Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899750541Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899778621Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899845183Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899890645Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899934916Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899949416Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899953606Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.899990797Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900039499Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900048099Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90008033Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900212914Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900271056Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900325577Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900368179Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9004344Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900477332Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900608506Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900687918Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90076745Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900828582Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900875753Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900955826Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.900998477Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901056779Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9010992Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901209693Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901263714Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901311046Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901384148Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90144516Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90145405Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901502041Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901584484Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.901628395Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.902447759Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.902535131Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.902689646Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.902765158Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.902973704Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903142329Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903290644Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903413037Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903448118Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90351574Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903544411Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903613853Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903648144Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903684635Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903732026Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903818829Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903900821Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903934942Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.903972033Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904037595Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904073456Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904165419Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904217551Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904278542Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904309513Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904361345Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904372335Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904422697Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/tuned-b7sxq.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90452598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/tuned/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90453415Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/tuned/tuned/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90454076Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/tuned/tuned/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904582601Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/tuned/tuned/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904706585Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904777007Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b7sxq/tuned/tuned/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904825328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90487215Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/tuned-phlhf.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904958162Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/tuned/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904974073Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/tuned/tuned/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.904979863Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/tuned/tuned/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905032154Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/tuned/tuned/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905171298Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905249371Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-phlhf/tuned/tuned/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905264891Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905315092Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/tuned-rt5gq.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905404155Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/tuned/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905412406Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/tuned/tuned/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905418486Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/tuned/tuned/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905442036Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/tuned/tuned/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90555453Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905624822Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rt5gq/tuned/tuned/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905661893Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905689514Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905749595Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905790397Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905853638Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.905862099Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90590818Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-136.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906011403Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906092395Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-36.ec2.internal.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906171188Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906215109Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906313302Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906348013Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906427795Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906456916Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906540838Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906575099Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906662972Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906779265Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906883638Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90692973Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.906975201Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907011372Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907063434Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907170777Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907225358Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90727273Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907351302Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907421044Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907452755Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90763999Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907726053Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907867087Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.907944879Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.908130585Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90832394Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.908521346Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.908594358Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90865254Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.908748693Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.908795094Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.908876066Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.908948678Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909053612Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909182565Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909265518Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909322929Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909402042Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909436993Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909554366Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909585137Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.90966929Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9096988Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909770702Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909778803Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909827414Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator-56fcf86bf-5pwkl.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909929527Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator-watch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909938777Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.909943158Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91002377Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.910128963Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.910233266Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.910298748Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.910414301Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.910422812Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.910483023Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911031619Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911147743Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-5pwkl/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911342748Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911366509Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911378759Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911443031Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911544934Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911585325Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911658857Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911696829Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911773181Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911812002Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.911895984Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912010228Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912126201Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912217324Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912268115Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912312976Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912355438Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91244996Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912493852Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912527273Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912617845Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912664577Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912672557Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912713528Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912814911Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912897814Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.912944415Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.913087849Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.913211203Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.913535612Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.913612665Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.913743058Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.913898303Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914062587Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91415864Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914197582Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914280094Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914297604Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914386347Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914407128Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91449412Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914534211Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914643544Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914741917Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914795269Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914852521Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914918483Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.914964344Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915076997Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915125429Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915227992Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915250122Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915348355Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915357715Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915416287Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/volume-data-source-validator-5d456fdbcd-7nbbw.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91551778Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/volume-data-source-validator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91552615Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91553034Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915589132Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915706755Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.915791958Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-7nbbw/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916126858Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916191449Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916279502Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916287922Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916347684Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916416486Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916465577Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91655193Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916599592Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916707455Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916754376Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916849509Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91690009Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.916981783Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917029584Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917156428Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917257271Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917350533Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917410245Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917475807Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917522518Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9175885Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917683223Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917731705Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917818127Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91790473Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917950391Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917959161Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.917988732Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.918067644Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.918103635Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9182587Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.918341892Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.918455395Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.918550798Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91862161Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.918759975Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91895178Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919027952Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919075454Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919239898Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91929785Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919352562Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919395653Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919482325Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919565858Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.91962847Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919684111Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919703052Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919760034Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919812495Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919850386Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919899428Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.919936579Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920020491Z namespaces/openshift-config-managed/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920066293Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920167245Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920192896Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920294519Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.92032821Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920416233Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920497675Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920577568Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920626509Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9206696Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920709221Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920752633Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920828165Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920865916Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.920905997Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.92099601Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.921055491Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.921100053Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924326617Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924398949Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924495851Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924575744Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924653926Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924799831Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924948505Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.924999936Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925039107Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.92513345Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925204352Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925249684Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925310935Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925353967Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925423479Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.92546367Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925548912Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925622644Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925662186Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925700367Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925765769Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.92580385Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925853841Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925886272Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925925683Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925932264Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.925974555Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926034256Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926056307Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926132269Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926188961Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926247393Z namespaces/openshift-config-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926257693Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926265493Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926319035Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926421238Z namespaces/openshift-config/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926463679Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926523731Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926554442Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926610383Z namespaces/openshift-config/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926628984Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926728357Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926796029Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926878911Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926916112Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.926973164Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927006935Z namespaces/openshift-config/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927042456Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927136699Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927226381Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927270392Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927356635Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927431167Z namespaces/openshift-config/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927464448Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927589732Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927662914Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927749006Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927832549Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.927905981Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928062006Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928251451Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928298172Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928343944Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928404636Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928444097Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928503868Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.92854466Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928609142Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928647292Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928727275Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928806677Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928856909Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.92888961Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928936981Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.928981372Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929023643Z namespaces/openshift-config/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929069355Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929103696Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929190528Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929299191Z namespaces/openshift-console-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929345223Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929412945Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929447616Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929497787Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929528298Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929621761Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929740604Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929839447Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929890109Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9299215Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.929970631Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930013532Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930088885Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930189748Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930243969Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930319741Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930393123Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930402504Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930441525Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930523777Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.930559208Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.931346161Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.931431074Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.931686201Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.931742883Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.931881817Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932015871Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932227237Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932446143Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932487635Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932546626Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932581157Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932630989Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.93266456Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932752182Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932827205Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932897927Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932938358Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.932998529Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933041431Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933104393Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933181815Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933222126Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933275607Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933338979Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.93335282Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fm2h4/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933385321Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fm2h4/console-operator-68b757fb67-fm2h4.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933498294Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fm2h4/console-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933518694Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fm2h4/console-operator/console-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933533045Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fm2h4/console-operator/console-operator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933568606Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fm2h4/console-operator/console-operator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.933984018Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-fm2h4/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934029439Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934071841Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934148023Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934211055Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934286387Z namespaces/openshift-console/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934333948Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.93440455Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934449582Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934521234Z namespaces/openshift-console/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934553905Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934644157Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.934835413Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935357348Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9354047Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935448161Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935506752Z namespaces/openshift-console/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935530583Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935619626Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935673127Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935704828Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935796711Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935872413Z namespaces/openshift-console/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.935910014Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.936567003Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.936649616Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.936896943Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.936969825Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937178211Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937309615Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937513961Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937598764Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937640785Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937722137Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937790839Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937878222Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.937914283Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938002415Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938079158Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.93816991Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938226162Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938285144Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938316064Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938372546Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938408527Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938454208Z namespaces/openshift-console/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938460689Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.93849661Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/console-c7f7cc75d-gwjln.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938595933Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/console/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938607583Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/console/console/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938613803Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/console/console/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938633554Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/console/console/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938741207Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/console/console/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938804059Z namespaces/openshift-console/pods/console-c7f7cc75d-gwjln/console/console/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.93885324Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.938892361Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/downloads-685bfb5f64-ww5m4.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939000254Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/download-server/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939007785Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/download-server/download-server/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939012425Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/download-server/download-server/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939048276Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/download-server/download-server/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939283753Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939341264Z namespaces/openshift-console/pods/downloads-685bfb5f64-ww5m4/download-server/download-server/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939392706Z namespaces/openshift-console/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939420667Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939485068Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939521609Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939622503Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939663284Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939740686Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939770137Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939852909Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.93987974Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.939963002Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940048445Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940128187Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940404955Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940433636Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940503468Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940529819Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940623701Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940682453Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940731535Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940809887Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940885459Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.940933861Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941042684Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941141567Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94124071Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941316392Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941394774Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941519098Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941690853Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941744554Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941780115Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941827287Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941875328Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.941904859Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94195399Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942029223Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942124045Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942181677Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942224728Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94227712Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942316261Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942348922Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942404093Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942432664Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942477946Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942562548Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94261039Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942667991Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942694132Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942746923Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942782895Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942868407Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.942943539Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943028032Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943082913Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943161326Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943230777Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943276039Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943365201Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943393632Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943440164Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943520156Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943573578Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943583028Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943630149Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943786234Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943830715Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.943940638Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944015151Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944098263Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944304919Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944395451Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944516425Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94467658Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944724121Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944771882Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944828604Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944870455Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944925997Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.944979019Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945064071Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945232476Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945337899Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945411451Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945493823Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945555855Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945629838Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945686909Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945762501Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945818613Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945928286Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.945969147Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946139452Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946189964Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946246005Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946274556Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946368089Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946442611Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946525593Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946572525Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946617746Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946663978Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946709809Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946786871Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946841983Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946870844Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.946958796Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947019248Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947064029Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947211524Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947294036Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947393359Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947465251Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947552523Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947694978Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.947888943Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948190252Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948244384Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948311176Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948347377Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948419789Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94847408Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948549203Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948630655Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948691687Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948748128Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94879078Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948838741Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948910803Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948936504Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.948990245Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949006636Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949068378Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94913327Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949191301Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949229672Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949319755Z namespaces/openshift-dns/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949386587Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949425318Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94948195Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.94950132Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949562912Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949789469Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949859001Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949941123Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.949967424Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950019775Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950067677Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950107098Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950227681Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950284443Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950332035Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950416567Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950453678Z namespaces/openshift-dns/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950501909Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950617943Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.950707106Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951103477Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951228041Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951495489Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951627922Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951803458Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951860599Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95189503Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951956132Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.951991733Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952060925Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952129307Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95223588Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952316622Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952382314Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952417055Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952476197Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952521108Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95257544Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952608411Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952661282Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952667732Z namespaces/openshift-dns/pods/dns-default-6r9w5/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952696453Z namespaces/openshift-dns/pods/dns-default-6r9w5/dns-default-6r9w5.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952796566Z namespaces/openshift-dns/pods/dns-default-6r9w5/dns/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952806717Z namespaces/openshift-dns/pods/dns-default-6r9w5/dns/dns/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952810757Z namespaces/openshift-dns/pods/dns-default-6r9w5/dns/dns/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952864608Z namespaces/openshift-dns/pods/dns-default-6r9w5/dns/dns/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.952953151Z namespaces/openshift-dns/pods/dns-default-6r9w5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953029753Z namespaces/openshift-dns/pods/dns-default-6r9w5/dns/dns/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953044754Z namespaces/openshift-dns/pods/dns-default-6r9w5/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953051574Z namespaces/openshift-dns/pods/dns-default-6r9w5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953060044Z namespaces/openshift-dns/pods/dns-default-6r9w5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953133196Z namespaces/openshift-dns/pods/dns-default-6r9w5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9532721Z namespaces/openshift-dns/pods/dns-default-6r9w5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953337432Z namespaces/openshift-dns/pods/dns-default-6r9w5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953394394Z namespaces/openshift-dns/pods/dns-default-9djfr/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953422674Z namespaces/openshift-dns/pods/dns-default-9djfr/dns-default-9djfr.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953517557Z namespaces/openshift-dns/pods/dns-default-9djfr/dns/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953524788Z namespaces/openshift-dns/pods/dns-default-9djfr/dns/dns/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953534008Z namespaces/openshift-dns/pods/dns-default-9djfr/dns/dns/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953592419Z namespaces/openshift-dns/pods/dns-default-9djfr/dns/dns/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953673902Z namespaces/openshift-dns/pods/dns-default-9djfr/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953742074Z namespaces/openshift-dns/pods/dns-default-9djfr/dns/dns/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953783715Z namespaces/openshift-dns/pods/dns-default-9djfr/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953793965Z namespaces/openshift-dns/pods/dns-default-9djfr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953804176Z namespaces/openshift-dns/pods/dns-default-9djfr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.953850687Z namespaces/openshift-dns/pods/dns-default-9djfr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95394479Z namespaces/openshift-dns/pods/dns-default-9djfr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954011062Z namespaces/openshift-dns/pods/dns-default-9djfr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954048683Z namespaces/openshift-dns/pods/dns-default-z7txv/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954101685Z namespaces/openshift-dns/pods/dns-default-z7txv/dns-default-z7txv.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954219658Z namespaces/openshift-dns/pods/dns-default-z7txv/dns/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954231428Z namespaces/openshift-dns/pods/dns-default-z7txv/dns/dns/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954235468Z namespaces/openshift-dns/pods/dns-default-z7txv/dns/dns/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954273839Z namespaces/openshift-dns/pods/dns-default-z7txv/dns/dns/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954375552Z namespaces/openshift-dns/pods/dns-default-z7txv/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954439854Z namespaces/openshift-dns/pods/dns-default-z7txv/dns/dns/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954469525Z namespaces/openshift-dns/pods/dns-default-z7txv/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954485405Z namespaces/openshift-dns/pods/dns-default-z7txv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954495266Z namespaces/openshift-dns/pods/dns-default-z7txv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954546967Z namespaces/openshift-dns/pods/dns-default-z7txv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95463541Z namespaces/openshift-dns/pods/dns-default-z7txv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954704652Z namespaces/openshift-dns/pods/dns-default-z7txv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954743363Z namespaces/openshift-dns/pods/node-resolver-k2gzh/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954782114Z namespaces/openshift-dns/pods/node-resolver-k2gzh/node-resolver-k2gzh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954868327Z namespaces/openshift-dns/pods/node-resolver-k2gzh/dns-node-resolver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954879397Z namespaces/openshift-dns/pods/node-resolver-k2gzh/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954896388Z namespaces/openshift-dns/pods/node-resolver-k2gzh/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.954938589Z namespaces/openshift-dns/pods/node-resolver-k2gzh/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955028821Z namespaces/openshift-dns/pods/node-resolver-k2gzh/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955094693Z namespaces/openshift-dns/pods/node-resolver-k2gzh/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955352591Z namespaces/openshift-dns/pods/node-resolver-pq79d/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955372731Z namespaces/openshift-dns/pods/node-resolver-pq79d/node-resolver-pq79d.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955468244Z namespaces/openshift-dns/pods/node-resolver-pq79d/dns-node-resolver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955481425Z namespaces/openshift-dns/pods/node-resolver-pq79d/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955494915Z namespaces/openshift-dns/pods/node-resolver-pq79d/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955542867Z namespaces/openshift-dns/pods/node-resolver-pq79d/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955620869Z namespaces/openshift-dns/pods/node-resolver-pq79d/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955692801Z namespaces/openshift-dns/pods/node-resolver-pq79d/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955735482Z namespaces/openshift-dns/pods/node-resolver-qtmc2/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955786503Z namespaces/openshift-dns/pods/node-resolver-qtmc2/node-resolver-qtmc2.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955861476Z namespaces/openshift-dns/pods/node-resolver-qtmc2/dns-node-resolver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955872146Z namespaces/openshift-dns/pods/node-resolver-qtmc2/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955881696Z namespaces/openshift-dns/pods/node-resolver-qtmc2/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.955916097Z namespaces/openshift-dns/pods/node-resolver-qtmc2/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95600844Z namespaces/openshift-dns/pods/node-resolver-qtmc2/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956074522Z namespaces/openshift-dns/pods/node-resolver-qtmc2/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956133184Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956184515Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956259957Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956280648Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956399881Z namespaces/openshift-etcd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956422552Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956511455Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956527555Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956591627Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956629668Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956718641Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956796823Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956880985Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956917567Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.956961498Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95702419Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957065361Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957170884Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957229036Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957269197Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957348469Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957421121Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957461912Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957560555Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957634947Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95771537Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957791502Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957873384Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.957992068Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958176693Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958216494Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958255805Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958310817Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958347248Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95841541Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958451651Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958540504Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958617546Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958654877Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958693398Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95874282Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958783051Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958841032Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958873393Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958934215Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.958982487Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959065949Z namespaces/openshift-host-network/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959131171Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959205463Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959235404Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959312856Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959341047Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.95943Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959506192Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.959587634Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960397908Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960443299Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960499331Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960538022Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960620814Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960662086Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960719667Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960797569Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960871092Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.960907793Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961011836Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961087928Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961211272Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961290874Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961370076Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961517481Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961620264Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961680745Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961710466Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961777688Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961810299Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961863311Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961902682Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.961974124Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962005585Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962092167Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96219363Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962248262Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962275353Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962332084Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962360045Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962433637Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962467328Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96251524Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962560391Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962672564Z namespaces/openshift-image-registry/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962702605Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962777747Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962817379Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96287195Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.962916741Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963028075Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963309583Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963508929Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963536909Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963590281Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963645932Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963682424Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963790377Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963836048Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963886379Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.963966372Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.964020243Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.964027974Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.964075005Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.964179888Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.964225Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.964851248Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96492926Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.965228109Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.965305211Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.965513817Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9656311Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.965816286Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.965882168Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.965922129Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.965986751Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966027262Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966080454Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966138595Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966227618Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96630701Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966366962Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966406933Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966476655Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966517406Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966619119Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966704192Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966764274Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966805035Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966858386Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966894417Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966961029Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.966968779Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96699369Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/image-registry-5f6b854f85-bfrfc.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.967136324Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/registry/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.967146814Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/registry/registry/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.967153605Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/registry/registry/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.967203236Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/registry/registry/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.967880976Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.967948838Z namespaces/openshift-image-registry/pods/image-registry-5f6b854f85-bfrfc/registry/registry/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96799839Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968044581Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/node-ca-mlpwz.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968125623Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/node-ca/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968144034Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/node-ca/node-ca/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968161914Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/node-ca/node-ca/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968241626Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/node-ca/node-ca/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96835723Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968430002Z namespaces/openshift-image-registry/pods/node-ca-mlpwz/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968478953Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968513105Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/node-ca-mmrjd.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968596057Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/node-ca/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968606157Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/node-ca/node-ca/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968618308Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/node-ca/node-ca/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968657319Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968780982Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968848604Z namespaces/openshift-image-registry/pods/node-ca-mmrjd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968901086Z namespaces/openshift-image-registry/pods/node-ca-vghg8/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.968932877Z namespaces/openshift-image-registry/pods/node-ca-vghg8/node-ca-vghg8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969018709Z namespaces/openshift-image-registry/pods/node-ca-vghg8/node-ca/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96902906Z namespaces/openshift-image-registry/pods/node-ca-vghg8/node-ca/node-ca/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.96904096Z namespaces/openshift-image-registry/pods/node-ca-vghg8/node-ca/node-ca/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969081681Z namespaces/openshift-image-registry/pods/node-ca-vghg8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969335858Z namespaces/openshift-image-registry/pods/node-ca-vghg8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969413281Z namespaces/openshift-image-registry/pods/node-ca-vghg8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969441201Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969504083Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969562515Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969606896Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969699279Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969752661Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969812812Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969850613Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969917885Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.969958127Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97006837Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970176783Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970292456Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970339048Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970384839Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970433581Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970479462Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970552564Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970622946Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970638426Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970728909Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970810801Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970838982Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.970946405Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971032698Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971228284Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971309066Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971472251Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971601624Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971767339Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971828101Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971870162Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971933354Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.971975605Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972032787Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972075328Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972179381Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972277934Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972316155Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972370437Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972427639Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97248985Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972522561Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972531342Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972592573Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/ingress-canary-grqbg.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972674996Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/serve-healthcheck-canary/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972684216Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972701176Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972738028Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97282825Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972898842Z namespaces/openshift-ingress-canary/pods/ingress-canary-grqbg/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972935683Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.972972564Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/ingress-canary-jfdww.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973057987Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/serve-healthcheck-canary/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973066057Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973080698Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97316628Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973254303Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973325705Z namespaces/openshift-ingress-canary/pods/ingress-canary-jfdww/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973343305Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973399577Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/ingress-canary-r5fsh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973460919Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/serve-healthcheck-canary/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973469119Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973473209Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97351795Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973607433Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973677085Z namespaces/openshift-ingress-canary/pods/ingress-canary-r5fsh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973697256Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973740797Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973784738Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973823079Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973932482Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.973969593Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974034775Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974072466Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974168909Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97420072Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974292973Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974368725Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974450038Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974487708Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97452553Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974568061Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974605932Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974692945Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974730586Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974758187Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974852929Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97489162Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.974945322Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.975551679Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.975632992Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.975736145Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.975812147Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.975894509Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976016683Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976228679Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976298651Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976334052Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976383384Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976436165Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976466526Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976476366Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976523588Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97659677Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976645351Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976729154Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976806296Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976862398Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976890709Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976964521Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.976997922Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977074704Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977127305Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977344842Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977380413Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977442105Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977450345Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977494746Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977576098Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97761177Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977658841Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977700202Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977769254Z namespaces/openshift-ingress/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977801905Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977880137Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.977912728Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97797759Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978022522Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978124754Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978261549Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978388592Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978441424Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978481945Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978537877Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978577598Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.97866332Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978713282Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978757993Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978836615Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978914208Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.978963839Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979068672Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979174885Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979307189Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979379571Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979516685Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979634998Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979824664Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979894286Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.979928587Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980007969Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980048631Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980138313Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980190485Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980288228Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98036225Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980416281Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980457653Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980521104Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980578326Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980633298Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980650998Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98071136Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98072229Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980772562Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/router-default-7db4678477-7dvfv.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980893355Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/router/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980903555Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/router/router/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980915876Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/router/router/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.980958627Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/router/router/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981101081Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/router/router/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981211964Z namespaces/openshift-ingress/pods/router-default-7db4678477-7dvfv/router/router/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981233135Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981280066Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981330128Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981374819Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981457322Z namespaces/openshift-insights/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981505473Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981574755Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981605086Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981680208Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981712539Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.981842213Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982023918Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982125521Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982198763Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982243015Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982334267Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982367838Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98241015Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982447671Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982536883Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982594175Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982646536Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982719499Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982804861Z namespaces/openshift-insights/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.982837152Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98345949Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.983552343Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.983848171Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.983967535Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984302414Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984386207Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984532921Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984590163Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984623294Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984704946Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984737197Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98483678Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984896082Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.984911392Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985025836Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985032476Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985081387Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985134879Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985198481Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985234012Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985317384Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985392236Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985453118Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985497799Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985560611Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985609673Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985665244Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985715896Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985764787Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985810218Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98588244Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985890201Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-dcdpl/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.985932202Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-dcdpl/insights-operator-5c847dcfc4-dcdpl.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986031055Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-dcdpl/insights-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986039215Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-dcdpl/insights-operator/insights-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986043615Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-dcdpl/insights-operator/insights-operator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986081456Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-dcdpl/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986529019Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-dcdpl/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986834758Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986867989Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/insights-runtime-extractor-874tf.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986980303Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.986988353Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/exporter/exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987002453Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/exporter/exporter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987050065Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/exporter/exporter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987158728Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98723303Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/exporter/exporter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987260301Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/extractor/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987269351Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/extractor/extractor/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987287852Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/extractor/extractor/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987339733Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/extractor/extractor/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987465037Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987532799Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/extractor/extractor/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987898939Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98790955Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98791983Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.987995902Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988094135Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988180587Z namespaces/openshift-insights/pods/insights-runtime-extractor-874tf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98826361Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988284321Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/insights-runtime-extractor-fjb9d.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988406344Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988418565Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/exporter/exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988424865Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/exporter/exporter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988491267Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/exporter/exporter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98858795Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988653371Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/exporter/exporter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988685692Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/extractor/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988695093Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/extractor/extractor/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988701183Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/extractor/extractor/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988755824Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/extractor/extractor/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988857617Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98893082Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/extractor/extractor/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988962761Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988972291Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.988985341Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989037713Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989131855Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989219418Z namespaces/openshift-insights/pods/insights-runtime-extractor-fjb9d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989260029Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989351312Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/insights-runtime-extractor-zzhfg.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989437124Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989445435Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/exporter/exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989451895Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/exporter/exporter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989508536Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/exporter/exporter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989598529Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989673341Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/exporter/exporter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989710382Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/extractor/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989717303Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/extractor/extractor/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989723463Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/extractor/extractor/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989780394Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/extractor/extractor/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.989886077Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.98997765Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/extractor/extractor/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990015131Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990022431Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990028932Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990082643Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990196596Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990280159Z namespaces/openshift-insights/pods/insights-runtime-extractor-zzhfg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99031756Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990375731Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990414063Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990476934Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990525276Z namespaces/openshift-keda/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990535366Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990539466Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990600008Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990684811Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990735962Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990745832Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990805844Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990874296Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.990911267Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99100106Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991080602Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991169175Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991180525Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991236567Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991402052Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991434982Z namespaces/openshift-keda/operators.coreos.com/installplans/install-vgz6m.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991551536Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991578257Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991637268Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991666579Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991742891Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991770142Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991885735Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991920777Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.991995239Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99202281Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992068941Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992126693Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992234526Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992309118Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99238367Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992432242Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992481323Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992519984Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992550865Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992644018Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992700719Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99274128Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992821363Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992886575Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.992929226Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993040119Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993130242Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993216084Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993295197Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993372559Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993506833Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993678158Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99373935Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993774071Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993828762Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993869083Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993928825Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.993980997Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994054169Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994149862Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994204823Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994241644Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994295776Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994319586Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994366258Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994402239Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.9944521Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994481031Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994585924Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994622295Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994683987Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994720948Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99479074Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994828351Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994913334Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.994988336Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995067938Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995104629Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995239463Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995299475Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995346887Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995423929Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99548598Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995533102Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995611444Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995663926Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995711777Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99579896Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995898912Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.995958544Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996037827Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996135509Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996265713Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996431208Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996470629Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99651188Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996565352Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996602483Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996730407Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996773528Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99685142Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996927562Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.996991414Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997040666Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997097918Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997158159Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997256862Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997316514Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997364075Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997408307Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997458368Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997496049Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99753944Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997597702Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997646243Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997718765Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997766807Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997831319Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99786527Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997932552Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.997966273Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998053225Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998133918Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99822905Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998535339Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99857185Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998667863Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998685504Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998796277Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998832898Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99888585Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.998960972Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999031384Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999073175Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99922982Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999311222Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999401185Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999479707Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999560569Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999675913Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999850568Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.99991602Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:54.999964691Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000005292Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000041043Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000125356Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000170577Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0002789Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000364883Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000406704Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000442445Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000512157Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000550088Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00060177Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000654951Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000707193Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000752564Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000802835Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000853817Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00096413Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.000980841Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001062293Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001077714Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001161416Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001208927Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00129213Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001367772Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001446124Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001504056Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001539287Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001600469Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001688031Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001707692Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001783994Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001806945Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.001902578Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00197104Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00198141Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00199106Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002054392Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002090643Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002279718Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002360801Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002636489Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002705861Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002793604Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.002912457Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003064941Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003103353Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003176515Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003200715Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003251337Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003304368Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003339929Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003414551Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003500304Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003541255Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003588667Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003654749Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00368771Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003756772Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003773772Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003844424Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003864805Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.003963867Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004002069Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004071941Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004094331Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004188694Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004226525Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004317958Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00439286Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004472832Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004524854Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004562475Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004630957Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004669478Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004754301Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004800262Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004841813Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004919025Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.004996438Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005049709Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005157852Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005243245Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005319727Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005399069Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005479392Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005602115Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00576801Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005832202Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005862373Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005920405Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005959216Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.005992887Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006042308Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006124021Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006238714Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006274815Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006322246Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006363068Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006410459Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006453Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006495181Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006533422Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006583464Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006703958Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006731668Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006817781Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006837951Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006909864Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.006952835Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007043687Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0071434Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007218882Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007266554Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007303535Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007387877Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007408868Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007510391Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007526931Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007579493Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007678096Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007731508Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007748818Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007872381Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.007945684Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008026376Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008103198Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008197611Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008328085Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008483139Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00851741Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008567422Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008623474Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008662955Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008729046Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008763927Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00885378Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.008933643Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009064366Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009086897Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009505459Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009528Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009591791Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009624663Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009683224Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009716275Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009814358Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.00987235Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009931181Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.009983493Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010036264Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010088626Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010288002Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010404185Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010510638Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01056137Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010609801Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010660873Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010720044Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010798537Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010858888Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01090745Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.010984962Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011033384Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011039944Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011080985Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011178028Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011222729Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011330472Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011408944Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01158684Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011663702Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011785886Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.011908999Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012131576Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012189887Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012235589Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01229609Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012327221Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012381053Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012423944Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012513837Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012588559Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01263118Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012677321Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012715003Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012764224Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012805585Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012820836Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-vpzn6/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.012863027Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-vpzn6/kube-storage-version-migrator-operator-846bf668f7-vpzn6.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013001431Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-vpzn6/kube-storage-version-migrator-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013009411Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-vpzn6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013015622Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-vpzn6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013046372Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-vpzn6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013191276Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-vpzn6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01331861Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013366792Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013425873Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013461274Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013560087Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013577978Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01365309Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013688541Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013767483Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013785454Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.013913797Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014056712Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014190556Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014213596Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014273068Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01433826Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014380601Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014461464Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014512925Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014547336Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014649969Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014719221Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014758672Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014873236Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.014947068Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015072331Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015165074Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015292698Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015415271Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015612827Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015645148Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01570087Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015776132Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015828143Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015881445Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.015902666Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016006838Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016085301Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016122282Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016204814Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016251386Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016290927Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016339118Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016348659Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016365319Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/migrator-d57d58cc9-bpzzh.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016456702Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/graceful-termination/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016469182Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/graceful-termination/graceful-termination/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016480542Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016519573Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016613366Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016688118Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016701939Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/migrator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016710239Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/migrator/migrator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01674281Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/migrator/migrator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016792761Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/migrator/migrator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016886734Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.016989087Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-bpzzh/migrator/migrator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017020728Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01707889Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017121621Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017193503Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017252955Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017393019Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01741065Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0174275Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.01743224Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017504182Z namespaces/openshift-marketplace/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017514542Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017520463Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017529143Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017607735Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017619205Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017633846Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017735669Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017814641Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.017905414Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018005327Z namespaces/openshift-monitoring/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018051828Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018135161Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018263604Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018333916Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018372207Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018540562Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.018976755Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019380797Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019614754Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019642144Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019725037Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019751628Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019859041Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019902742Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.019943563Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.020025176Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.020086308Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.02016169Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.023336582Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.023478446Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.02463965Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.024712522Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.025637029Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.025760373Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.026376491Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.026537336Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.026554746Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.026731351Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.026752292Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.026828624Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.026873715Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027478753Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027565446Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027637617Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027674379Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027818043Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027833813Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027948206Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.027963017Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.028133782Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.028155733Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.028293247Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.028571075Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.028656657Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.028925455Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.029064899Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.029245004Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.029397169Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.029564534Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.029675897Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.030430179Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03047855Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.030605284Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.030712767Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.030837071Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.030982865Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031072228Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031328275Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031442478Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031557962Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031651034Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031751588Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0318395Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031916222Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.031977824Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032057436Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032066147Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032127239Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032310724Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032329414Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032440528Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032669384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032681484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032687475Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032741106Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03286241Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.032956283Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033015254Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033023754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033038755Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033091016Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033234891Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033299133Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033356104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033366855Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033371384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033417486Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033521999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033588411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033631712Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033639402Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033663013Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033684334Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033795937Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033861869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033917031Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033926881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033931431Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.033970692Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034065615Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03423907Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034281031Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034286531Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034292751Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034345493Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034443986Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034510318Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034564369Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03457263Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03457694Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034608911Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034704323Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034773456Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034810437Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034853768Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/cluster-monitoring-operator-64786d9cbb-4lbbs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03493718Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/cluster-monitoring-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03494423Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.034952091Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.035015052Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.035798745Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.035868787Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4lbbs/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.035916819Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03596221Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-state-metrics-7c9dbb8b7d-p8ljv.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036076143Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-main/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036086034Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036090424Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036173146Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03629101Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036390043Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036441574Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-self/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036453205Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036464895Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036504306Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036607139Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036688601Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036746573Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-state-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036758543Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036765034Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.036842386Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037030041Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037101593Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-p8ljv/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037194066Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037240768Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/metrics-server-59b8dcc88b-67lvj.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03734094Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/metrics-server/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037350351Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/metrics-server/metrics-server/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037362541Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/metrics-server/metrics-server/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037409802Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037493015Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037571697Z namespaces/openshift-monitoring/pods/metrics-server-59b8dcc88b-67lvj/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037612258Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03766046Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/monitoring-plugin-d5dcff7cf-9xxfz.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037746192Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/monitoring-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037756322Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037764283Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037796813Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037900067Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.037974649Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-9xxfz/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0380188Z namespaces/openshift-monitoring/pods/node-exporter-57bml/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038068521Z namespaces/openshift-monitoring/pods/node-exporter-57bml/node-exporter-57bml.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038213506Z namespaces/openshift-monitoring/pods/node-exporter-57bml/init-textfile/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038228076Z namespaces/openshift-monitoring/pods/node-exporter-57bml/init-textfile/init-textfile/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038243237Z namespaces/openshift-monitoring/pods/node-exporter-57bml/init-textfile/init-textfile/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038291698Z namespaces/openshift-monitoring/pods/node-exporter-57bml/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038391271Z namespaces/openshift-monitoring/pods/node-exporter-57bml/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038496154Z namespaces/openshift-monitoring/pods/node-exporter-57bml/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038513654Z namespaces/openshift-monitoring/pods/node-exporter-57bml/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038551976Z namespaces/openshift-monitoring/pods/node-exporter-57bml/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038563626Z namespaces/openshift-monitoring/pods/node-exporter-57bml/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038595987Z namespaces/openshift-monitoring/pods/node-exporter-57bml/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03868567Z namespaces/openshift-monitoring/pods/node-exporter-57bml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038761932Z namespaces/openshift-monitoring/pods/node-exporter-57bml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038810193Z namespaces/openshift-monitoring/pods/node-exporter-57bml/node-exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038821754Z namespaces/openshift-monitoring/pods/node-exporter-57bml/node-exporter/node-exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038832114Z namespaces/openshift-monitoring/pods/node-exporter-57bml/node-exporter/node-exporter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038875295Z namespaces/openshift-monitoring/pods/node-exporter-57bml/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.038995599Z namespaces/openshift-monitoring/pods/node-exporter-57bml/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03906149Z namespaces/openshift-monitoring/pods/node-exporter-57bml/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039098922Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039156703Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/node-exporter-dwr79.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039279387Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/init-textfile/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039291137Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/init-textfile/init-textfile/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039296187Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/init-textfile/init-textfile/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039324058Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039411651Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039491913Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039509403Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039515774Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039520134Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039568415Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039655468Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.03972452Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039767181Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/node-exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039775511Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/node-exporter/node-exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039782371Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/node-exporter/node-exporter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039816972Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039933606Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.039997038Z namespaces/openshift-monitoring/pods/node-exporter-dwr79/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040054329Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040122961Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/node-exporter-p44qd.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040249285Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/init-textfile/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040260785Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/init-textfile/init-textfile/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040271286Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040319027Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040398519Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040465391Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040498952Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040509093Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040515503Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040539733Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040639766Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040702868Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040720839Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/node-exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040732229Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/node-exporter/node-exporter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04075426Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040807601Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040914734Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.040977466Z namespaces/openshift-monitoring/pods/node-exporter-p44qd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041038818Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041066909Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/openshift-state-metrics-54cf96dfcf-xzh4k.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041274745Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-main/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041288055Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041298546Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041341917Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04143287Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041502981Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041555563Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-self/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041562933Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041573384Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041625345Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041705567Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04177732Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041836421Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/openshift-state-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041846422Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041851162Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.041873422Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042002466Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042062998Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-xzh4k/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042105179Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042217873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042401848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042414948Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042422848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04246348Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042567123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042637845Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042677596Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042688116Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042698276Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042731877Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04282982Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042889472Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042934913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042945284Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042957224Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.042999145Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043094728Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043195621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043228562Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043237642Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043242182Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043293764Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043377346Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043445888Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043478619Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04348857Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04349798Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043543801Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043649644Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043706126Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043752187Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043762498Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043768268Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.043802149Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044040375Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044105908Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044176159Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04418746Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04419159Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044269452Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044371085Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044437837Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044576011Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044620283Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/prometheus-operator-567f7b8b7c-b8nlb.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044716085Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044726355Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044732186Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044771427Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044863679Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044928341Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044960272Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/prometheus-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044967902Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.044971893Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045014184Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04522756Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045292452Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-b8nlb/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045323883Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045351704Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/prometheus-operator-admission-webhook-d559d66d5-8b989.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045443287Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/prometheus-operator-admission-webhook/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045451087Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045455487Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045501108Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045593271Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045659733Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-8b989/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045692834Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045739565Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/telemeter-client-89856b568-5vmdr.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045885429Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04589334Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04589742Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.045942881Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046037554Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046104666Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046171408Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/reload/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046182718Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/reload/reload/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046186898Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/reload/reload/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046230979Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/reload/reload/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046474917Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046542319Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/reload/reload/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046577209Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/telemeter-client/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04658385Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/telemeter-client/telemeter-client/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04658791Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046626081Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046771285Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046837817Z namespaces/openshift-monitoring/pods/telemeter-client-89856b568-5vmdr/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.046876348Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04695121Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/thanos-querier-749f8f8485-w6n7w.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047126716Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047149816Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047154626Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047163357Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04728071Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047346582Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047362752Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-rules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047378063Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047385113Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047423904Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047515947Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047581609Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04762037Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-web/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04763933Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04764558Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047671991Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047752174Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047818136Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047864157Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047873837Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047880167Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047904478Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.047998311Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048067113Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048124485Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/prom-label-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048139695Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048143825Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048188456Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04829862Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048363481Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048411453Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/thanos-query/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048422113Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/thanos-query/thanos-query/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048428163Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/thanos-query/thanos-query/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048437754Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048551187Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048617089Z namespaces/openshift-monitoring/pods/thanos-querier-749f8f8485-w6n7w/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04865191Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048687901Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048719762Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048775893Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048911388Z namespaces/openshift-multus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.048937628Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049019191Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049039461Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049103443Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049178805Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049414092Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049492225Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049576307Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049612048Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.04966491Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049813714Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049924557Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.049987829Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050059271Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050103572Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050180514Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050268557Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050315208Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050346089Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050460933Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050506584Z namespaces/openshift-multus/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050557736Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05070457Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.050787172Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.051431621Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.051557255Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.052386459Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.052509352Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.052645906Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.052699868Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.052726859Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.052837642Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.052917004Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053002737Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053088769Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053151361Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053253704Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053337146Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053421649Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0534617Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053499091Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053553053Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053595584Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053639105Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053672176Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053727538Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053767079Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053843591Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053927174Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.053967475Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054006606Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054068178Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054087208Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054187681Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054208832Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054283304Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054293734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054360126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/multus-additional-cni-plugins-6xd4p.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054506851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/bond-cni-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054518011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054523751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054532731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054633114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054707546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054720087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054726527Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/cni-plugins/cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054730687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054776078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054869041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054932923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054972994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/egress-router-binary-copy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054985334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054989915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.054997025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055083477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0551925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055206991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055219981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055229421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055268963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055341355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055410817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055457258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/routeoverride-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055464619Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055469029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055482299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055584532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055651244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055685205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni-bincopy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055692365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055698575Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055752317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055829659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055900111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055927582Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055934552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055938432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.055986384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056067716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056168799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-6xd4p/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05618594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056270862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/multus-additional-cni-plugins-dc6n6.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056400976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/bond-cni-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056407876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056411686Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056454107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05654524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056609792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056646853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056656993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/cni-plugins/cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056663054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056699284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056793697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056858899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05688984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/egress-router-binary-copy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05689616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05690227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.056954132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057043205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057127757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057153088Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057159638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057163668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05721779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057287052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057358174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057395325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/routeoverride-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057405565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057411495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057435436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057528379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05759441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057624462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni-bincopy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057632932Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057637132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057685533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057772586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057852948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.057885539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05790273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05790955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0579322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058015533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058085535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dc6n6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058158377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058208759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/multus-additional-cni-plugins-lqtqp.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058337552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/bond-cni-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058347443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058353373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058378573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058469476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058535968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058566999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058574429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/cni-plugins/cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058578669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05862234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058711253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058777805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058808476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/egress-router-binary-copy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058814766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058818596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.058865038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0589541Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059022332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059105665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059136406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059149206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059270399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059335741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059401633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059436874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/routeoverride-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059443655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059447444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059492116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059584948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059674831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059707672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni-bincopy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059714612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059718552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059761264Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059844786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059915388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.059950789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05996039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05996606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.05999794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060081303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060186336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lqtqp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060222307Z namespaces/openshift-multus/pods/multus-ljlfm/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060267499Z namespaces/openshift-multus/pods/multus-ljlfm/multus-ljlfm.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060369371Z namespaces/openshift-multus/pods/multus-ljlfm/kube-multus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060380112Z namespaces/openshift-multus/pods/multus-ljlfm/kube-multus/kube-multus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060386102Z namespaces/openshift-multus/pods/multus-ljlfm/kube-multus/kube-multus/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060395422Z namespaces/openshift-multus/pods/multus-ljlfm/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060740942Z namespaces/openshift-multus/pods/multus-ljlfm/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060809814Z namespaces/openshift-multus/pods/multus-ljlfm/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060845615Z namespaces/openshift-multus/pods/multus-qthcc/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060889917Z namespaces/openshift-multus/pods/multus-qthcc/multus-qthcc.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.060977899Z namespaces/openshift-multus/pods/multus-qthcc/kube-multus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06098846Z namespaces/openshift-multus/pods/multus-qthcc/kube-multus/kube-multus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06099459Z namespaces/openshift-multus/pods/multus-qthcc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0610039Z namespaces/openshift-multus/pods/multus-qthcc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061363451Z namespaces/openshift-multus/pods/multus-qthcc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061430082Z namespaces/openshift-multus/pods/multus-qthcc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061460153Z namespaces/openshift-multus/pods/multus-vd4cb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061489164Z namespaces/openshift-multus/pods/multus-vd4cb/multus-vd4cb.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061587807Z namespaces/openshift-multus/pods/multus-vd4cb/kube-multus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061595187Z namespaces/openshift-multus/pods/multus-vd4cb/kube-multus/kube-multus/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061599227Z namespaces/openshift-multus/pods/multus-vd4cb/kube-multus/kube-multus/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.061631348Z namespaces/openshift-multus/pods/multus-vd4cb/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062009249Z namespaces/openshift-multus/pods/multus-vd4cb/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062075651Z namespaces/openshift-multus/pods/multus-vd4cb/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062135513Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062183474Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/network-metrics-daemon-469bg.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062260137Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062270447Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062276407Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062291947Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062394521Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062463803Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062498604Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/network-metrics-daemon/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062508484Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062514354Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062538105Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062661358Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06272753Z namespaces/openshift-multus/pods/network-metrics-daemon-469bg/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062770701Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062786192Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/network-metrics-daemon-mcl5n.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062892075Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062902435Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062909116Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.062919416Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063008438Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063085261Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063106111Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/network-metrics-daemon/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063139002Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063150923Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063195324Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063309107Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063381779Z namespaces/openshift-multus/pods/network-metrics-daemon-mcl5n/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06341186Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063451961Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/network-metrics-daemon-sq6d7.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063528263Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063540284Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063544784Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063578225Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063661897Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063729909Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06376449Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/network-metrics-daemon/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06377165Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063775761Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063811352Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.063938066Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064005987Z namespaces/openshift-multus/pods/network-metrics-daemon-sq6d7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064037718Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064066689Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064128931Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064142281Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064194043Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064298316Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064350907Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064384788Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064472671Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064518922Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064560474Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064605065Z namespaces/openshift-network-console/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064660667Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064706118Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064747789Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06477916Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064821931Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.064900743Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065017867Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06513502Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065184182Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065238613Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065342507Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065363907Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065424549Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06546942Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065564643Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065616234Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065641785Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065737558Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065778139Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06582539Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.065932444Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066017156Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06616212Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066245753Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066389377Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06651117Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066619813Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066681985Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066724837Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066758148Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066810359Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06684949Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066902972Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066951043Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.066982064Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067038696Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067069187Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067249692Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067338674Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067389826Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067438988Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067470958Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067494329Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067551641Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067560521Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067607002Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/networking-console-plugin-6bffdf9778-fc7ws.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067678675Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/networking-console-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067688435Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067693975Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067722616Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067818799Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06788471Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-fc7ws/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067920271Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067962123Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.067993994Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068035305Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068067246Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068131138Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068191879Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068252061Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068293232Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068331183Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068444397Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.06854221Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068636192Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068688064Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068707994Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068787237Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068815508Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068884439Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068917071Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068967952Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.068999663Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069088805Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069136737Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069194309Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069273861Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069317572Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069347993Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069459346Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069543199Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069737684Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.069813327Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070017153Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070097945Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070330522Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070391314Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070434205Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070477876Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070519807Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07060319Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070657111Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070699352Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070769534Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070813016Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070856577Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.070897998Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07097296Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071062753Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071124985Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071170346Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071218528Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071272479Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071317861Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071358042Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071404243Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071413543Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071445784Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/network-check-source-989f8b8dc-qm9gc.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071522676Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/check-endpoints/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071532637Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/check-endpoints/check-endpoints/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071537687Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071575688Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071691081Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071752563Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-qm9gc/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071789534Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071829125Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/network-check-target-bgjq6.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071905358Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/network-check-target-container/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071916178Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071920828Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.071943059Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072036221Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072104473Z namespaces/openshift-network-diagnostics/pods/network-check-target-bgjq6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072162645Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072215707Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/network-check-target-d4fnj.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072285509Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/network-check-target-container/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072295119Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072299949Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07231847Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072418722Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072479834Z namespaces/openshift-network-diagnostics/pods/network-check-target-d4fnj/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072510555Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072558387Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/network-check-target-hh2d9.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072633179Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/network-check-target-container/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072642409Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072647339Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07267242Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072768243Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072834735Z namespaces/openshift-network-diagnostics/pods/network-check-target-hh2d9/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072875856Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072890726Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072954618Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072964109Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.072998999Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073086222Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073150334Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073194345Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073285178Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073320169Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07336783Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073401501Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073459503Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073519365Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073554636Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073598557Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073630078Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073726581Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073807203Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073882435Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073926957Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.073967668Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074016809Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07405875Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074164804Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074211415Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074257806Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074333418Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07437938Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07438842Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074419211Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074475073Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074520934Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074619037Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074698229Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074781062Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074854364Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.074942086Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075089551Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075225635Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075272726Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075319867Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075382879Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07542916Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075472322Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075512533Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075561764Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075598245Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075680988Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07575949Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075800631Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075842082Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075890644Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075933895Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.075974146Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076020878Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076062859Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076072569Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07610442Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076273815Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076313256Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076379058Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076419979Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076467951Z namespaces/openshift-network-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076506942Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076572034Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076600955Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076654086Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076683017Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07679716Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076877432Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.076957665Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077008407Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077036337Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07712901Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077156691Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077213492Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077257554Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077332306Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077380807Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077423859Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077511641Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077553212Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077565873Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077592273Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077646615Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077688866Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07781438Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.077898482Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078054317Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07815142Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078326515Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078410497Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078536701Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078590002Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078636274Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078718776Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078774668Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078825379Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078872611Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.078949543Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079003314Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079069346Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079136158Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079210531Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079300603Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079384245Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079425477Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079456928Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07953626Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079590251Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079653113Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079696325Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079737686Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079781447Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079823578Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079831039Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.07988853Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/iptables-alerter-d42rw.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079977133Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/iptables-alerter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079984893Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.079988863Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080037625Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080176379Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080278182Z namespaces/openshift-network-operator/pods/iptables-alerter-d42rw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080304463Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080368214Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/iptables-alerter-rlcch.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080457727Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/iptables-alerter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080468477Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080473917Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080517209Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080626252Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080720624Z namespaces/openshift-network-operator/pods/iptables-alerter-rlcch/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080754045Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080825047Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/iptables-alerter-rrgbv.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08090939Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/iptables-alerter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08091677Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08092143Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.080958282Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081078885Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081199729Z namespaces/openshift-network-operator/pods/iptables-alerter-rrgbv/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081220809Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081287011Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081349383Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081402114Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081450096Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081514758Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08160104Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081645602Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081702353Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081746614Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081857908Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.081964601Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082065674Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082128326Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082203968Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082252269Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082297541Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082377253Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082416304Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082446565Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082537417Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082720113Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082750564Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082861877Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.082946669Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083039792Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083124054Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083235968Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083361432Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083561037Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083629079Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083667301Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083725712Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083761673Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083813845Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083844246Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.083931098Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084014651Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084054442Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084099353Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084260738Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084284368Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084352401Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084394322Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084474804Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084484104Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084507345Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084561476Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084601148Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084661859Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084696991Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084729921Z namespaces/openshift-operators/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084750472Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084758542Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084784983Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084839045Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084886266Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084947138Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.084988189Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0850263Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085060051Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085281157Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08535943Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085441372Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085479463Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085510524Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085685579Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.0857156Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085750471Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085811773Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085895655Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085938976Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.085980258Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08605865Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086106221Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086138122Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086168723Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086222365Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086253136Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086468822Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086552914Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.086875034Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.087002198Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.087512893Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.087598345Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08776386Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.087808351Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.087849882Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.087945205Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088088339Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088151731Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088261144Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088311426Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088362707Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088412599Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08845636Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088507842Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088553843Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088597694Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088607505Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088633415Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088686387Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088727118Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08881084Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088890833Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088945264Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.088969445Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089034897Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089062818Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089168511Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089222902Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089273854Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089283374Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089315625Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089415118Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089453179Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08949284Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089544422Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089552272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089622584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovnkube-node-8th8m.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089798589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-node/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08981232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08981915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.08984168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.089960134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090024686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090056527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090064197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090068467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090101828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090251742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090326604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090344995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/nbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090349555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/nbdb/nbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090355675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/nbdb/nbdb/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090402197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/nbdb/nbdb/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09050712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090575372Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090595872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/northd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090606783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/northd/northd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090614093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/northd/northd/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090654324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/northd/northd/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090768347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090836569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/northd/northd/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09086779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-acl-logging/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09087439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090878251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.090922242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091008714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091060956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091071176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-controller/ovn-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091077006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091132208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091330774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091399436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091432317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovnkube-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091442147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091447957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.091475088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.092489858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09256161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09258192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/sbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09258812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/sbdb/sbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.092595071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/sbdb/sbdb/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.092644632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/sbdb/sbdb/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.092739275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.092811757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-8th8m/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.092828797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09290681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovnkube-node-9wh78.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093059334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-node/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093069024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093073264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093101085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09326442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093334592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093369123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093376973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093381873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093409524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093540788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093639141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/nbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093646191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/nbdb/nbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093650351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/nbdb/nbdb/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093673152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/nbdb/nbdb/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093785145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093854087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093880428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/northd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093885248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/northd/northd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.093891679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/northd/northd/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09393294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/northd/northd/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094043973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094105795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/northd/northd/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094175747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-acl-logging/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094187717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094192737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094230778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094321271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094389443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094418134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094426024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-controller/ovn-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094430094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094463975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09464705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094716143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094769804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovnkube-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094785754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094796735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.094809615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.095840445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.095899587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.095928768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/sbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.095939698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/sbdb/sbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.095947508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/sbdb/sbdb/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.095977389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/sbdb/sbdb/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096083602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096186995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9wh78/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096221046Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096301759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovnkube-node-d4xtc.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096448863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-node/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096458293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096462873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096484524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096602367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09667536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096760152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096774592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096779933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096793463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096916176Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.096985178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09702408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/nbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09703079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/nbdb/nbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.09703522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/nbdb/nbdb/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097060841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/nbdb/nbdb/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097193595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097255457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097297148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/northd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097303978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/northd/northd/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097308368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/northd/northd/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097329088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/northd/northd/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097442932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097514424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/northd/northd/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097549615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-acl-logging/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097562255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097567175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097595986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097684969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097751181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097783242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097790072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-controller/ovn-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097794432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.097832003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.098037209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.098105681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.098168573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovnkube-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.098183204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.098187853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.098226635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099223264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099292786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099337947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/sbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099348158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/sbdb/sbdb/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099352538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/sbdb/sbdb/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099380588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/sbdb/sbdb/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099487382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099555793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d4xtc/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099574494Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099631286Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099684927Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099694428Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099716738Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099811051Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099936324Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.099986886Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100020777Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10012965Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100333246Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100367357Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100410198Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10045921Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10046599Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10046997Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100512991Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100550522Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100589394Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100657816Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100696197Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100745728Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100781019Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100874322Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.100996066Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101091808Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10116016Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101208662Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101260903Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101300364Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101377077Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101415448Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101467109Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101543311Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101591143Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101599233Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101637054Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101682366Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101718847Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10183705Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.101916392Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102136229Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102216291Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102355055Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102482869Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102654314Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102710105Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102739396Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102803968Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102841839Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10287681Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.102924662Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103007664Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103096397Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103160439Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10322384Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103281222Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103317173Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103365824Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103413276Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103469868Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103479048Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d5h82/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103531149Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d5h82/service-ca-operator-5d46d9ffd4-d5h82.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103664123Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d5h82/service-ca-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103679014Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d5h82/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103690344Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d5h82/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103729865Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d5h82/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.103936931Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-d5h82/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104101016Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104166038Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104222269Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104269161Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104315292Z namespaces/openshift-service-ca/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104355753Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104408735Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104455866Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104503048Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104531029Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104607491Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104717164Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104807286Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104852978Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104897499Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10493913Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.104974381Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105052334Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105103885Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105146826Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105244859Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10528702Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105297001Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105317291Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105378293Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105423015Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105533788Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105607Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105725403Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105805616Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.105920909Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106042602Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106230098Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106274829Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106324591Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106364882Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106411333Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106456045Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106493896Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106675991Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106751953Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106784374Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106830745Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106874397Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106915428Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.106967369Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10698058Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10699249Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/service-ca-758f599c5-jrhwv.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107087723Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/service-ca-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107102943Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107129284Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107160195Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107371531Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107442673Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-jrhwv/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107461794Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107510725Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107567367Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107585458Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107633499Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10768207Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107731622Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107771703Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107823925Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107867286Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.107949898Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10802622Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108105233Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108169855Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108215646Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108280418Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108300448Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108399241Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108415182Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108457363Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108542515Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108590527Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108633948Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108728781Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108809323Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108888736Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.108970098Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.10904791Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109246596Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.1094041Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109450042Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109497703Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109537614Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109584066Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109626627Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109663448Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.1097411Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109823853Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109865914Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109910355Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109953696Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.109998068Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110038589Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.1100826Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110128201Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110194623Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110240775Z namespaces/openshift/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110278066Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110331098Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110368648Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11040629Z namespaces/openshift/apps/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110454171Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110534023Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110608146Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110685968Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110722869Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11075888Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110810132Z namespaces/openshift/batch/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110847093Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110924965Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.110965806Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111003577Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111085409Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111161552Z namespaces/openshift/core/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111177552Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111284385Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111356988Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11145276Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111531393Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111610045Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111728418Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111884503Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111932664Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.111964395Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.112014907Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.112053268Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.113393497Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.113413507Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.113530411Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.113610803Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.113716406Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.113821269Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.113897782Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.114061956Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.114247202Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.114373145Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.114473998Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.114575271Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.114698425Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11489296Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115029864Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115159458Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115286052Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115384275Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115498548Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115613781Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115706174Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.115807507Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11590527Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116011703Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116153737Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11624249Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116341683Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116440936Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116544819Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116651612Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116744494Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.116889058Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117005112Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117084834Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117220398Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11729767Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117423694Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117567458Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117655421Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117779244Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117883528Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.117993001Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.118132865Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.1183056Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.118393482Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.118520276Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.11866208Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.118768203Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.118888367Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.118972259Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119068582Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119182616Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119303879Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119421023Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119545246Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119657319Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119774113Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119874296Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.119967558Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120087392Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120248107Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120282248Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12036824Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120461833Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120497614Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120536895Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120580026Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120613497Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120658019Z namespaces/openshift/policy/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120688259Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120735961Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120775392Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120827913Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120835284Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120867334Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.120987848Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.121125082Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.121229415Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.121346768Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.121521214Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.121638347Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12175568Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.121866284Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.121991057Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.122121901Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.122261225Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.122371449Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.122515173Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.122614445Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12276486Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.122849802Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.122961556Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.123068749Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.123200913Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.123314166Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12346101Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.123611685Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.123837751Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.123943324Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.124051767Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.124265213Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.124392417Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.124507701Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.124623284Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.124729487Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12484605Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.125130829Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.125304884Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.125439258Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.125565871Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.125696045Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.125827669Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.125976834Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.126128458Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.126267112Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.126422736Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.126559611Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.126720295Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12688367Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127039354Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127262851Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127420966Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12755903Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127675703Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127749345Z network_logs/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127785736Z network_logs/cluster_scale [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127868889Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.127971672Z network_logs/multi-networkpolicy [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.128061414Z network_logs/net-attach-def [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.128177858Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.128350943Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.128460966Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.129939369Z nodes/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.12999412Z nodes/debug [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.130092534Z nodes/ip-10-0-129-136.ec2.internal/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.130158135Z nodes/ip-10-0-129-136.ec2.internal/cpu_affinities.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.130430953Z nodes/ip-10-0-129-136.ec2.internal/dmesg [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.130724732Z nodes/ip-10-0-129-136.ec2.internal/ethtool_channels [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.130799814Z nodes/ip-10-0-129-136.ec2.internal/ethtool_features [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.130894657Z nodes/ip-10-0-129-136.ec2.internal/ip-10-0-129-136.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.131214656Z nodes/ip-10-0-129-136.ec2.internal/irq_affinities.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.131383291Z nodes/ip-10-0-129-136.ec2.internal/lscpu [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.131519965Z nodes/ip-10-0-129-136.ec2.internal/lspci [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.131618258Z nodes/ip-10-0-129-136.ec2.internal/podresources.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.131727101Z nodes/ip-10-0-129-136.ec2.internal/pods_info.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.131842725Z nodes/ip-10-0-129-136.ec2.internal/proc_cmdline [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.131929057Z nodes/ip-10-0-129-136.ec2.internal/sysinfo.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.134017938Z nodes/ip-10-0-129-136.ec2.internal/sysinfo.tgz [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.134234684Z nodes/ip-10-0-137-93.ec2.internal/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.134265515Z nodes/ip-10-0-137-93.ec2.internal/cpu_affinities.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.134588074Z nodes/ip-10-0-137-93.ec2.internal/dmesg [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.134824821Z nodes/ip-10-0-137-93.ec2.internal/ethtool_channels [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.134899583Z nodes/ip-10-0-137-93.ec2.internal/ethtool_features [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.134983816Z nodes/ip-10-0-137-93.ec2.internal/ip-10-0-137-93.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.135407868Z nodes/ip-10-0-137-93.ec2.internal/irq_affinities.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.135607264Z nodes/ip-10-0-137-93.ec2.internal/lscpu [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.135755859Z nodes/ip-10-0-137-93.ec2.internal/lspci [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.135845501Z nodes/ip-10-0-137-93.ec2.internal/podresources.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.136410778Z nodes/ip-10-0-137-93.ec2.internal/pods_info.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.136439208Z nodes/ip-10-0-137-93.ec2.internal/proc_cmdline [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.136451649Z nodes/ip-10-0-137-93.ec2.internal/sysinfo.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.138160698Z nodes/ip-10-0-137-93.ec2.internal/sysinfo.tgz [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.138373385Z nodes/ip-10-0-139-36.ec2.internal/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.138399496Z nodes/ip-10-0-139-36.ec2.internal/cpu_affinities.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.138716975Z nodes/ip-10-0-139-36.ec2.internal/dmesg [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.139091326Z nodes/ip-10-0-139-36.ec2.internal/ethtool_channels [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.229333026Z nodes/ip-10-0-139-36.ec2.internal/ethtool_features [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.229428298Z nodes/ip-10-0-139-36.ec2.internal/ip-10-0-139-36.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.22981219Z nodes/ip-10-0-139-36.ec2.internal/irq_affinities.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.230037036Z nodes/ip-10-0-139-36.ec2.internal/lscpu [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.230144649Z nodes/ip-10-0-139-36.ec2.internal/lspci [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.230271603Z nodes/ip-10-0-139-36.ec2.internal/podresources.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.230392717Z nodes/ip-10-0-139-36.ec2.internal/pods_info.json [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.23050697Z nodes/ip-10-0-139-36.ec2.internal/proc_cmdline [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.230603433Z nodes/ip-10-0-139-36.ec2.internal/sysinfo.log [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.232766086Z nodes/ip-10-0-139-36.ec2.internal/sysinfo.tgz [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.232936281Z pod_network_connectivity_check/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.232954311Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.233072315Z static-pods/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.233095005Z static-pods/kube-apiserver/ [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.241382967Z [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.241413418Z sent 57,892 bytes received 4,097,127 bytes 2,770,012.67 bytes/sec [must-gather] [must-gather-92t7w] OUT 2026-07-02T18:56:55.241420608Z total size is 44,345,723 speedup is 10.67 [must-gather] [must-gather ] OUT 2026-07-02T18:56:55.520311226Z namespace/openshift-must-gather-7v6jl 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: e60622c5-d68d-4c6d-a08e-dde3965b6163 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-bkp7s [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-bkp7s-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-bkp7s [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 6772762 Jul 2 18:57 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-bkp7s/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 273595a] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-bkp7s/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] ! [remote rejected] ci-artifacts -> ci-artifacts (cannot lock ref 'refs/heads/ci-artifacts': is at 8cad0d7cfde5069bc4a6b408ea53c05048f04003 but expected 15d21f8c3769cd7f3902f9698b05af1a6b6230f7) [git-push-artifacts] error: failed to push some refs to 'https://github.com/opendatahub-io/odh-build-metadata.git' [fail-if-needed] deploy-and-e2e step succeeded