task e2e-graph has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-d6fxm-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-d6fxm-kubeconfig [get-kubeconfig] Found admin password secret: cluster-d6fxm-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-d6fxm-password [get-kubeconfig] API Server URL: https://ae8637b1c471b4adaab6ad20b961ac49-5c6956c415e41770.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.b5d50a28-3d8a-471c-9608-07917c42ae59.prod.konfluxeaas.com [clone-repo] odh-gateway-2gi-memory-plugin [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2673/3103) Updating files: 87% (2700/3103) Updating files: 88% (2731/3103) Updating files: 89% (2762/3103) Updating files: 90% (2793/3103) Updating files: 91% (2824/3103) Updating files: 92% (2855/3103) Updating files: 93% (2886/3103) Updating files: 94% (2917/3103) Updating files: 95% (2948/3103) Updating files: 96% (2979/3103) Updating files: 97% (3010/3103) Updating files: 98% (3041/3103) Updating files: 99% (3072/3103) Updating files: 100% (3103/3103) Updating files: 100% (3103/3103), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7f3e474028370f62c16deca3cca1f5a18b083945a435f9bcd3e908262cc5d240 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7f3e474028370f62c16deca3cca1f5a18b083945a435f9bcd3e908262cc5d240 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6e67a2ff2e014f914e47a286299e4a7a2ec4591765c255327c7b9f3699134a05 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6e67a2ff2e014f914e47a286299e4a7a2ec4591765c255327c7b9f3699134a05 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6ac7bfcfff80fbcfb90a9c33333cc88863662b65fab2ac95452b72ca9a91dc68 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6ac7bfcfff80fbcfb90a9c33333cc88863662b65fab2ac95452b72ca9a91dc68 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:d96144deedb1ca2b1fb1528ffefed4c47fca577a1b8730c2a95e25956d7adb39 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:d96144deedb1ca2b1fb1528ffefed4c47fca577a1b8730c2a95e25956d7adb39 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1702 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1702 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1702 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading black [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading mypy [e2e-graph] Downloading pyarrow [e2e-graph] Prepared 101 packages in 3.72s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 13.35s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 47ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://ae8637b1c471b4adaab6ad20b961ac49-5c6956c415e41770.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-68bff59c-jtl94 0/1 Running 0 40s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-68bff59c-jtl94 condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-559f75f947-wplhh 1/1 Running 0 50s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-559f75f947-wplhh condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-5fbd5c4644-67ffx 1/1 Running 0 55s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-5fbd5c4644-67ffx condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6e67a2ff2e014f914e47a286299e4a7a2ec4591765c255327c7b9f3699134a05 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:7f3e474028370f62c16deca3cca1f5a18b083945a435f9bcd3e908262cc5d240 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6ac7bfcfff80fbcfb90a9c33333cc88863662b65fab2ac95452b72ca9a91dc68 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:d96144deedb1ca2b1fb1528ffefed4c47fca577a1b8730c2a95e25956d7adb39 [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-67d95fdc48-vj45d 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-67d95fdc48-vj45d condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-5559f5dd8-n26tc" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-5559f5dd8-8d4v5 condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.23 [e2e-graph] Kubernetes Version: v1.34.8 [e2e-graph] ClusterVersion desired: 4.21.23 [e2e-graph] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:6e67a2ff2e014f914e47a286299e4a7a2ec4591765c255327c7b9f3699134a05 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:6e67a2ff2e014f914e47a286299e4a7a2ec4591765c255327c7b9f3699134a05 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-graph] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'cov': '5.0.0', 'json-report': '1.5.0', 'xdist': '3.6.1', 'metadata': '3.1.1', 'asyncio': '0.23.8', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: httpx-0.30.0, cov-5.0.0, json-report-1.5.0, xdist-3.6.1, metadata-3.1.1, asyncio-0.23.8, anyio-4.9.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 2026-07-06 19:15:52.015 3810 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-06 19:15:52.015 3807 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] [e2e-graph] [gw1] ERROR graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] [gw0] ERROR graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] [gw1] ERROR graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] [gw0] ERROR graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] [gw1] ERROR graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] [gw0] ERROR graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] [gw1] ERROR graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] [gw0] ERROR graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [gw1] ERROR graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] [gw0] ERROR graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ==================================== ERRORS ==================================== [e2e-graph] _____________________ ERROR at setup of test_ig_scenario5 ______________________ [e2e-graph] [gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 547 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario5(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Switch graph where a match would happen for error node and then error would return but IG will continue [e2e-graph] execution and call the next step in the flow as error step will be a soft dependency. [e2e-graph] Expectation: IG will return response of success_isvc. [e2e-graph] """ [e2e-graph] logger.info("Starting test test_ig_scenario5") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["switch-graph", suffix]) [e2e-graph] [e2e-graph] # Because we run from test/e2e location in run-e2e-tests.sh [e2e-graph] deployment_yaml_path = os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "ig_test_switch_scenario_5.yaml" [e2e-graph] ) [e2e-graph] [e2e-graph] # Read YAML file [e2e-graph] with open(deployment_yaml_path, "r") as stream: [e2e-graph] file_content = stream.read() [e2e-graph] resource_template = Template(file_content) [e2e-graph] substitutions = { [e2e-graph] "graph_name": graph_name, [e2e-graph] "error_404_isvc_id": error_isvc_name, [e2e-graph] "success_200_isvc_id": success_isvc_name, [e2e-graph] } [e2e-graph] resource_body_after_rendering = yaml.safe_load( [e2e-graph] resource_template.render(substitutions) [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] create_ig_using_custom_object_api(resource_body_after_rendering) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] response = await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "switch_call_error_picker_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] assert response == {"predictions": [{"message": "SUCCESS"}]} [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] ------------------------------ Captured log setup ------------------------------ [e2e-graph] INFO kserve:conftest.py:40 Logger configured [e2e-graph] ____________________ ERROR at setup of test_inference_graph ____________________ [e2e-graph] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 39 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_inference_graph(rest_v1_client, network_layer): [e2e-graph] logger.info("Starting test test_inference_graph") [e2e-graph] sklearn_name_1 = "isvc-sklearn-graph-1" [e2e-graph] sklearn_name_2 = "isvc-sklearn-graph-2" [e2e-graph] xgb_name = "isvc-xgboost-graph" [e2e-graph] graph_name = "model-chainer" [e2e-graph] [e2e-graph] sklearn_predictor_1 = V1beta1PredictorSpec( [e2e-graph] min_replicas=1, [e2e-graph] sklearn=V1beta1SKLearnSpec( [e2e-graph] storage_uri="gs://kfserving-examples/models/sklearn/1.0/model", [e2e-graph] resources=V1ResourceRequirements( [e2e-graph] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-graph] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-graph] ), [e2e-graph] args=["--model_name=sklearn"], [e2e-graph] ), [e2e-graph] ) [e2e-graph] sklearn_predictor_2 = V1beta1PredictorSpec( [e2e-graph] min_replicas=1, [e2e-graph] sklearn=V1beta1SKLearnSpec( [e2e-graph] storage_uri="gs://kfserving-examples/models/sklearn/1.0/model", [e2e-graph] resources=V1ResourceRequirements( [e2e-graph] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-graph] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-graph] ), [e2e-graph] args=["--model_name", "iris"], [e2e-graph] ), [e2e-graph] ) [e2e-graph] sklearn_isvc_1 = V1beta1InferenceService( [e2e-graph] api_version=constants.KSERVE_V1BETA1, [e2e-graph] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-graph] metadata=client.V1ObjectMeta( [e2e-graph] name=sklearn_name_1, namespace=KSERVE_TEST_NAMESPACE [e2e-graph] ), [e2e-graph] spec=V1beta1InferenceServiceSpec(predictor=sklearn_predictor_1), [e2e-graph] ) [e2e-graph] sklearn_isvc_2 = V1beta1InferenceService( [e2e-graph] api_version=constants.KSERVE_V1BETA1, [e2e-graph] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-graph] metadata=client.V1ObjectMeta( [e2e-graph] name=sklearn_name_2, namespace=KSERVE_TEST_NAMESPACE [e2e-graph] ), [e2e-graph] spec=V1beta1InferenceServiceSpec(predictor=sklearn_predictor_2), [e2e-graph] ) [e2e-graph] [e2e-graph] xgb_predictor = V1beta1PredictorSpec( [e2e-graph] min_replicas=1, [e2e-graph] xgboost=V1beta1XGBoostSpec( [e2e-graph] storage_uri="gs://kfserving-examples/models/xgboost/1.5/model", [e2e-graph] resources=V1ResourceRequirements( [e2e-graph] requests={"cpu": "50m", "memory": "128Mi"}, [e2e-graph] limits={"cpu": "100m", "memory": "256Mi"}, [e2e-graph] ), [e2e-graph] ), [e2e-graph] ) [e2e-graph] xgb_isvc = V1beta1InferenceService( [e2e-graph] api_version=constants.KSERVE_V1BETA1, [e2e-graph] kind=constants.KSERVE_KIND_INFERENCESERVICE, [e2e-graph] metadata=client.V1ObjectMeta(name=xgb_name, namespace=KSERVE_TEST_NAMESPACE), [e2e-graph] spec=V1beta1InferenceServiceSpec(predictor=xgb_predictor), [e2e-graph] ) [e2e-graph] [e2e-graph] nodes = { [e2e-graph] "root": V1alpha1InferenceRouter( [e2e-graph] router_type="Sequence", [e2e-graph] steps=[ [e2e-graph] V1alpha1InferenceStep( [e2e-graph] service_name=sklearn_name_1, [e2e-graph] dependency="Hard", [e2e-graph] ), [e2e-graph] V1alpha1InferenceStep( [e2e-graph] service_name=xgb_name, [e2e-graph] data="$request", [e2e-graph] dependency="Hard", [e2e-graph] ), [e2e-graph] V1alpha1InferenceStep( [e2e-graph] service_name=sklearn_name_2, [e2e-graph] data="$request", [e2e-graph] dependency="Hard", [e2e-graph] ), [e2e-graph] ], [e2e-graph] ) [e2e-graph] } [e2e-graph] graph_spec = V1alpha1InferenceGraphSpec( [e2e-graph] nodes=nodes, [e2e-graph] ) [e2e-graph] ig = V1alpha1InferenceGraph( [e2e-graph] api_version=constants.KSERVE_V1ALPHA1, [e2e-graph] kind=constants.KSERVE_KIND_INFERENCEGRAPH, [e2e-graph] metadata=client.V1ObjectMeta(name=graph_name, namespace=KSERVE_TEST_NAMESPACE), [e2e-graph] spec=graph_spec, [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(sklearn_isvc_1) [e2e-graph] kserve_client.create(xgb_isvc) [e2e-graph] kserve_client.create(sklearn_isvc_2) [e2e-graph] kserve_client.wait_isvc_ready(sklearn_name_1, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(xgb_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(sklearn_name_2, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] kserve_client.create_inference_graph(ig) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] res = await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join(IG_TEST_RESOURCES_BASE_LOCATION, "iris_input.json"), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] assert res["predictions"] == [1, 1] [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(sklearn_name_1, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(xgb_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(sklearn_name_2, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] ------------------------------ Captured log setup ------------------------------ [e2e-graph] INFO kserve:conftest.py:40 Logger configured [e2e-graph] _____________________ ERROR at setup of test_ig_scenario6 ______________________ [e2e-graph] [gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 612 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario6(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Switch graph where a match would happen for error node and then error would return and IG will NOT [e2e-graph] continue execution and call the next step in the flow as error step will be a HARD dependency. [e2e-graph] Expectation: IG will return response of success_isvc. [e2e-graph] """ [e2e-graph] logger.info("Starting test test_ig_scenario6") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["switch-graph", suffix]) [e2e-graph] [e2e-graph] # Because we run from test/e2e location in run-e2e-tests.sh [e2e-graph] deployment_yaml_path = os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "ig_test_switch_scenario_6.yaml" [e2e-graph] ) [e2e-graph] [e2e-graph] # Read YAML file [e2e-graph] with open(deployment_yaml_path, "r") as stream: [e2e-graph] file_content = stream.read() [e2e-graph] resource_template = Template(file_content) [e2e-graph] substitutions = { [e2e-graph] "graph_name": graph_name, [e2e-graph] "error_404_isvc_id": error_isvc_name, [e2e-graph] "success_200_isvc_id": success_isvc_name, [e2e-graph] } [e2e-graph] resource_body_after_rendering = yaml.safe_load( [e2e-graph] resource_template.render(substitutions) [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] create_ig_using_custom_object_api(resource_body_after_rendering) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] with pytest.raises(HTTPStatusError) as exc_info: [e2e-graph] await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "switch_call_error_picker_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] [e2e-graph] assert exc_info.value.response.json() == {"detail": "Intentional 404 code"} [e2e-graph] assert exc_info.value.response.status_code == 404 [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] _____________________ ERROR at setup of test_ig_scenario1 ______________________ [e2e-graph] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 226 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario1(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Sequence graph with 2 steps that are both soft dependencies. [e2e-graph] success_isvc(soft) -> error_isvc (soft) [e2e-graph] [e2e-graph] We are not marking steps as soft or hard explicitly so this will test that default behavior of steps being soft [e2e-graph] is as expected. [e2e-graph] Expectation: IG will return response of error_isvc and predict_ig will raise exception [e2e-graph] :return: [e2e-graph] """ [e2e-graph] [e2e-graph] logger.info("Starting test test_ig_scenario1") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["sequence-graph", suffix]) [e2e-graph] [e2e-graph] nodes = { [e2e-graph] "root": V1alpha1InferenceRouter( [e2e-graph] router_type="Sequence", [e2e-graph] steps=[ [e2e-graph] V1alpha1InferenceStep( [e2e-graph] service_name=success_isvc_name, [e2e-graph] ), [e2e-graph] V1alpha1InferenceStep( [e2e-graph] service_name=error_isvc_name, [e2e-graph] data="$request", [e2e-graph] ), [e2e-graph] ], [e2e-graph] ) [e2e-graph] } [e2e-graph] graph_spec = V1alpha1InferenceGraphSpec( [e2e-graph] nodes=nodes, [e2e-graph] ) [e2e-graph] ig = V1alpha1InferenceGraph( [e2e-graph] api_version=constants.KSERVE_V1ALPHA1, [e2e-graph] kind=constants.KSERVE_KIND_INFERENCEGRAPH, [e2e-graph] metadata=client.V1ObjectMeta(name=graph_name, namespace=KSERVE_TEST_NAMESPACE), [e2e-graph] spec=graph_spec, [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] kserve_client.create_inference_graph(ig) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] with pytest.raises(HTTPStatusError) as exc_info: [e2e-graph] await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "custom_predictor_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] [e2e-graph] assert exc_info.value.response.json() == {"detail": "Intentional 404 code"} [e2e-graph] assert exc_info.value.response.status_code == 404 [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] _____________________ ERROR at setup of test_ig_scenario7 ______________________ [e2e-graph] [gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 680 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario7(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Ensemble graph with 2 steps, where both the steps are soft deps. [e2e-graph] [e2e-graph] Expectation: IG will return combined response of both the steps. [e2e-graph] """ [e2e-graph] logger.info("Starting test test_ig_scenario7") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["ensemble-graph", suffix]) [e2e-graph] [e2e-graph] # Because we run from test/e2e location in run-e2e-tests.sh [e2e-graph] deployment_yaml_path = os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "ig_test_ensemble_scenario_7.yaml" [e2e-graph] ) [e2e-graph] [e2e-graph] # Read YAML file [e2e-graph] with open(deployment_yaml_path, "r") as stream: [e2e-graph] file_content = stream.read() [e2e-graph] resource_template = Template(file_content) [e2e-graph] substitutions = { [e2e-graph] "graph_name": graph_name, [e2e-graph] "error_404_isvc_id": error_isvc_name, [e2e-graph] "success_200_isvc_id": success_isvc_name, [e2e-graph] } [e2e-graph] resource_body_after_rendering = yaml.safe_load( [e2e-graph] resource_template.render(substitutions) [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] create_ig_using_custom_object_api(resource_body_after_rendering) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] response = await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "switch_call_success_picker_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] assert response == { [e2e-graph] "rootStep1": {"predictions": [{"message": "SUCCESS"}]}, [e2e-graph] "rootStep2": {"detail": "Intentional 404 code"}, [e2e-graph] } [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] _____________________ ERROR at setup of test_ig_scenario2 ______________________ [e2e-graph] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 304 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario2(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Sequence graph with 2 steps that are both soft dependencies. [e2e-graph] error_isvc (soft) -> success_isvc(soft) [e2e-graph] [e2e-graph] Expectation: IG will return response of success_isvc and predict_ig will not raise any exception [e2e-graph] :return: [e2e-graph] """ [e2e-graph] [e2e-graph] logger.info("Starting test test_ig_scenario2") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["sequence-graph", suffix]) [e2e-graph] [e2e-graph] nodes = { [e2e-graph] "root": V1alpha1InferenceRouter( [e2e-graph] router_type="Sequence", [e2e-graph] steps=[ [e2e-graph] V1alpha1InferenceStep( [e2e-graph] service_name=error_isvc_name, [e2e-graph] ), [e2e-graph] V1alpha1InferenceStep( [e2e-graph] service_name=success_isvc_name, [e2e-graph] data="$request", [e2e-graph] ), [e2e-graph] ], [e2e-graph] ) [e2e-graph] } [e2e-graph] graph_spec = V1alpha1InferenceGraphSpec( [e2e-graph] nodes=nodes, [e2e-graph] ) [e2e-graph] ig = V1alpha1InferenceGraph( [e2e-graph] api_version=constants.KSERVE_V1ALPHA1, [e2e-graph] kind=constants.KSERVE_KIND_INFERENCEGRAPH, [e2e-graph] metadata=client.V1ObjectMeta(name=graph_name, namespace=KSERVE_TEST_NAMESPACE), [e2e-graph] spec=graph_spec, [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] kserve_client.create_inference_graph(ig) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] response = await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join(IG_TEST_RESOURCES_BASE_LOCATION, "custom_predictor_input.json"), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] assert response == {"predictions": [{"message": "SUCCESS"}]} [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] _____________________ ERROR at setup of test_ig_scenario8 ______________________ [e2e-graph] [gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 748 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario8(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Ensemble graph with 3 steps, where 2 steps are soft and 1 step is hard and returns non-200 [e2e-graph] [e2e-graph] Expectation: Since HARD step will return non-200, so IG will return that step's output as IG's output [e2e-graph] """ [e2e-graph] logger.info("Starting test test_ig_scenario8") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["ensemble-graph", suffix]) [e2e-graph] [e2e-graph] # Because we run from test/e2e location in run-e2e-tests.sh [e2e-graph] deployment_yaml_path = os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "ig_test_ensemble_scenario_8.yaml" [e2e-graph] ) [e2e-graph] [e2e-graph] # Read YAML file [e2e-graph] with open(deployment_yaml_path, "r") as stream: [e2e-graph] file_content = stream.read() [e2e-graph] resource_template = Template(file_content) [e2e-graph] substitutions = { [e2e-graph] "graph_name": graph_name, [e2e-graph] "error_404_isvc_id": error_isvc_name, [e2e-graph] "success_200_isvc_id": success_isvc_name, [e2e-graph] } [e2e-graph] resource_body_after_rendering = yaml.safe_load( [e2e-graph] resource_template.render(substitutions) [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] create_ig_using_custom_object_api(resource_body_after_rendering) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] with pytest.raises(HTTPStatusError) as exc_info: [e2e-graph] await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "switch_call_success_picker_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] [e2e-graph] assert exc_info.value.response.json() == {"detail": "Intentional 404 code"} [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] _____________________ ERROR at setup of test_ig_scenario3 ______________________ [e2e-graph] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 375 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario3(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Sequence graph with 2 steps - first is hard (and returns non-200) and second is soft dependency. [e2e-graph] error_isvc(hard) -> success_isvc (soft) [e2e-graph] [e2e-graph] Expectation: IG will return response of error_isvc and predict_ig will raise exception [e2e-graph] """ [e2e-graph] logger.info("Starting test test_ig_scenario3") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["sequence-graph", suffix]) [e2e-graph] [e2e-graph] # Because we run from test/e2e location in run-e2e-tests.sh [e2e-graph] deployment_yaml_path = os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "ig_test_seq_scenario_3.yaml" [e2e-graph] ) [e2e-graph] [e2e-graph] # Read YAML file [e2e-graph] with open(deployment_yaml_path, "r") as stream: [e2e-graph] file_content = stream.read() [e2e-graph] resource_template = Template(file_content) [e2e-graph] substitutions = { [e2e-graph] "graph_name": graph_name, [e2e-graph] "error_404_isvc_id": error_isvc_name, [e2e-graph] "success_200_isvc_id": success_isvc_name, [e2e-graph] } [e2e-graph] resource_body_after_rendering = yaml.safe_load( [e2e-graph] resource_template.render(substitutions) [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] create_ig_using_custom_object_api(resource_body_after_rendering) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] with pytest.raises(HTTPStatusError) as exc_info: [e2e-graph] await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "custom_predictor_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] [e2e-graph] assert exc_info.value.response.json() == {"detail": "Intentional 404 code"} [e2e-graph] assert exc_info.value.response.status_code == 404 [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] _____________________ ERROR at setup of test_ig_scenario9 ______________________ [e2e-graph] [gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 815 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario9(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Splitter graph where a match would happen for error node and then error would return but IG will continue [e2e-graph] execution and call the next step in the flow as error step will be a soft dependency. [e2e-graph] Expectation: IG will return response of success_isvc. [e2e-graph] """ [e2e-graph] logger.info("Starting test test_ig_scenario9") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["splitter-graph", suffix]) [e2e-graph] [e2e-graph] # Because we run from test/e2e location in run-e2e-tests.sh [e2e-graph] deployment_yaml_path = os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "ig_test_switch_scenario_9.yaml" [e2e-graph] ) [e2e-graph] [e2e-graph] # Read YAML file [e2e-graph] with open(deployment_yaml_path, "r") as stream: [e2e-graph] file_content = stream.read() [e2e-graph] resource_template = Template(file_content) [e2e-graph] substitutions = { [e2e-graph] "graph_name": graph_name, [e2e-graph] "error_404_isvc_id": error_isvc_name, [e2e-graph] "success_200_isvc_id": success_isvc_name, [e2e-graph] } [e2e-graph] resource_body_after_rendering = yaml.safe_load( [e2e-graph] resource_template.render(substitutions) [e2e-graph] ) [e2e-graph] [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] create_ig_using_custom_object_api(resource_body_after_rendering) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] response = await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join(IG_TEST_RESOURCES_BASE_LOCATION, "iris_input.json"), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] assert response == {"predictions": [{"message": "SUCCESS"}]} [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] _____________________ ERROR at setup of test_ig_scenario4 ______________________ [e2e-graph] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-graph] file /workspace/source/test/e2e/graph/test_inference_graph.py, line 444 [e2e-graph] @pytest.mark.graph [e2e-graph] @pytest.mark.kourier [e2e-graph] @pytest.mark.asyncio(scope="session") [e2e-graph] async def test_ig_scenario4(rest_v1_client, network_layer): [e2e-graph] """ [e2e-graph] Scenario: Switch graph with 1 step as hard dependency and other one as soft dependency. [e2e-graph] Will be testing 3 cases in this test case: [e2e-graph] Expectation: [e2e-graph] Case 1. IG will return response of error_isvc when condition for that step matches [e2e-graph] Case 2. IG will return response of success_isvc when condition for that step matches [e2e-graph] Case 3. IG will return 404 with error message when no condition matches [e2e-graph] { [e2e-graph] "error": "Failed to process request", [e2e-graph] "cause": "None of the routes matched with the switch condition", [e2e-graph] } [e2e-graph] """ [e2e-graph] logger.info("Starting test test_ig_scenario4") [e2e-graph] suffix = str(uuid.uuid4())[1:6] [e2e-graph] success_isvc_name, error_isvc_name, success_isvc, error_isvc = setup_isvcs_for_test( [e2e-graph] suffix [e2e-graph] ) [e2e-graph] logger.info(f"success_isvc_name is {success_isvc_name}") [e2e-graph] logger.info(f"error_isvc_name is {error_isvc_name}") [e2e-graph] [e2e-graph] kserve_client = KServeClient( [e2e-graph] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-graph] ) [e2e-graph] kserve_client.create(success_isvc) [e2e-graph] kserve_client.create(error_isvc) [e2e-graph] [e2e-graph] # Create graph [e2e-graph] graph_name = "-".join(["switch-graph", suffix]) [e2e-graph] [e2e-graph] # Because we run from test/e2e location in run-e2e-tests.sh [e2e-graph] deployment_yaml_path = os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "ig_test_switch_scenario_4.yaml" [e2e-graph] ) [e2e-graph] [e2e-graph] # Read YAML file [e2e-graph] with open(deployment_yaml_path, "r") as stream: [e2e-graph] file_content = stream.read() [e2e-graph] resource_template = Template(file_content) [e2e-graph] substitutions = { [e2e-graph] "graph_name": graph_name, [e2e-graph] "error_404_isvc_id": error_isvc_name, [e2e-graph] "success_200_isvc_id": success_isvc_name, [e2e-graph] } [e2e-graph] resource_body_after_rendering = yaml.safe_load( [e2e-graph] resource_template.render(substitutions) [e2e-graph] ) [e2e-graph] kserve_client.wait_isvc_ready(success_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.wait_isvc_ready(error_isvc_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] create_ig_using_custom_object_api(resource_body_after_rendering) [e2e-graph] kserve_client.wait_ig_ready(graph_name, namespace=KSERVE_TEST_NAMESPACE) [e2e-graph] [e2e-graph] # Case 1 [e2e-graph] with pytest.raises(HTTPStatusError) as exc_info: [e2e-graph] await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "switch_call_error_picker_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] [e2e-graph] assert exc_info.value.response.json() == {"detail": "Intentional 404 code"} [e2e-graph] assert exc_info.value.response.status_code == 404 [e2e-graph] [e2e-graph] # Case 2 [e2e-graph] response = await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "switch_call_success_picker_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] assert response == {"predictions": [{"message": "SUCCESS"}]} [e2e-graph] [e2e-graph] # Case 3 [e2e-graph] with pytest.raises(HTTPStatusError) as exc_info: [e2e-graph] await predict_ig( [e2e-graph] rest_v1_client, [e2e-graph] graph_name, [e2e-graph] os.path.join( [e2e-graph] IG_TEST_RESOURCES_BASE_LOCATION, "switch_call_no_match_input.json" [e2e-graph] ), [e2e-graph] network_layer=network_layer, [e2e-graph] ) [e2e-graph] [e2e-graph] assert exc_info.value.response.json() == { [e2e-graph] "error": "Failed to process request", [e2e-graph] "cause": "None of the routes matched with the switch condition", [e2e-graph] } [e2e-graph] assert exc_info.value.response.status_code == 404 [e2e-graph] [e2e-graph] kserve_client.delete_inference_graph(graph_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(success_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] kserve_client.delete(error_isvc_name, KSERVE_TEST_NAMESPACE) [e2e-graph] file /workspace/source/test/e2e/common/gateway_proxy_istio.py, line 119 [e2e-graph] @pytest.fixture(autouse=True) [e2e-graph] def ensure_gateway_proxy_memory(test_case): [e2e-graph] E fixture 'test_case' not found [e2e-graph] > available fixtures: _session_event_loop, anyio_backend, anyio_backend_name, anyio_backend_options, assert_all_responses_were_requested, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, configure_logger, cov, doctest_namespace, ensure_gateway_proxy_memory, event_loop, event_loop_policy, free_tcp_port, free_tcp_port_factory, free_udp_port, free_udp_port_factory, graph/__init__.py::, graph/test_inference_graph.py::, httpx_mock, include_metadata_in_junit_xml, json_metadata, metadata, monkeypatch, network_layer, no_cover, non_mocked_hosts, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, rest_v1_client, rest_v2_client, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, worker_id [e2e-graph] > use 'pytest --fixtures [testpath]' for help on them. [e2e-graph] [e2e-graph] /workspace/source/test/e2e/common/gateway_proxy_istio.py:119 [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] =========================== short test summary info ============================ [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] ERROR graph/test_inference_graph.py::test_inference_graph [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] ERROR graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 10 failures !!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-graph] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-graph] ======================== 3 skipped, 10 errors in 3.03s ========================= [must-gather] [must-gather ] OUT 2026-07-06T19:15:53.698646636Z 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: ba464966-7fc5-4b59-ac42-643803bc935f [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-06T19:15:53.742990904Z namespace/openshift-must-gather-pdsp7 created [must-gather] [must-gather ] OUT 2026-07-06T19:15:53.748256789Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-gjjcz created [must-gather] [must-gather ] OUT 2026-07-06T19:15:53.774060978Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.514902375Z [disk usage checker] Started [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.518395683Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.661936198Z No resources found in openshift-must-gather-pdsp7 namespace. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.782782188Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.942278247Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.942309656Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.942309656Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:00.944843154Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.105959497Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.105990419Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.105990419Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.108209494Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.260233481Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.260267205Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.260267205Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.262509992Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.420812481Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.420850039Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.420850039Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.423157618Z Error getting logs from rhods-notebooks [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.595916602Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.595952629Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.595952629Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.598050458Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.753098324Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.753127839Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.753127839Z namespaces "istio-system" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.755170888Z Error getting logs from istio-system [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.935407320Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.935459640Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.935459640Z namespaces "knative-serving" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:01.937619424Z Error getting logs from knative-serving [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.094482647Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.094584341Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.094584341Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.096862688Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.380415232Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.655866198Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.791469371Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.880738669Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:02.882649902Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.014105130Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.102631524Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.104794431Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.232028644Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.322177245Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.324603930Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.453788181Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.542061011Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.544152729Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.681090363Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.770939315Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.773149591Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.904907372Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.993299004Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:03.995470767Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.129581805Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.221711389Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.224036456Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.352607564Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.442262998Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.444287440Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.575620208Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.666068600Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.668171204Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.800414017Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.885807532Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:04.887942011Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.018902613Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.107369100Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.109925263Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.241764004Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.330593224Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.332863743Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.465211189Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.523186788Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.555375010Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.557641892Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.691019834Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.779085506Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.781333183Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.912755966Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:05.999422921Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.001522160Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.135229311Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.224865895Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.227296949Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.356540872Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.445383397Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.447695245Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.577692667Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.665086129Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:06.667122362Z Error collecting info from [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:07.441457808Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:07.582187462Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:07.710050909Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:07.843731119Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:07.972076279Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:08.220847181Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:08.349865037Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:08.480850237Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:08.617145126Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:08.745394585Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:08.878821612Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:09.011400178Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:09.140314908Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:09.267245863Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:09.394404443Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:09.687977304Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:09.849797700Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:09.943490270Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.022902163Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.176010244Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.332134758Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.436965677Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.516947173Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.527781889Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.672926682Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.829256505Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.911967605Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:10.986183168Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.142371047Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.308951435Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.410064090Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.490669785Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.643252008Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.789740220Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.878766778Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:11.952655376Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.105495807Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.243892172Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.347356129Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.428450150Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.582205462Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.742666553Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.825762530Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:12.899039054Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.050384335Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.182632226Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.263835174Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.337739529Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.487205204Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.626612362Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.706906327Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.783943840Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:13.941004634Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.103888231Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.199466441Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.273239515Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.429143765Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.592699597Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.678730892Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.749603241Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:14.903660841Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.041320537Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.122421854Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.197584216Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.347284007Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.505695570Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.533115657Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.588505469Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.659951201Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.812210971Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:15.968753481Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:16.053344691Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:16.135474702Z Wrote inspect data to must-gather. [must-gather] [must-gather-h67sq] POD 2026-07-06T19:16:19.864403280Z Caches written to disk [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:20.877885968Z waiting for gather to complete [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:20.882368451Z downloading gather output [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.177342172Z receiving incremental file list [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.190408932Z ./ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.190518865Z aggregated-discovery-api.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.190878845Z aggregated-discovery-apis.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192195441Z event-filter.html [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192414917Z timestamp [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192598172Z version [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192658514Z cluster-scoped-resources/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192667064Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192671884Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192733266Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192825888Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192836539Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.19290202Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192979702Z namespaces/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.192988263Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193062585Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193150237Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193210979Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193274411Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193333102Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193429425Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193522868Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.19362834Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193682052Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193741223Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193797445Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193852726Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.193947259Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194005181Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194093803Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194206946Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194271898Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.19432934Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194479164Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194577706Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.19468386Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194779552Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.194871865Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.19505688Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195303137Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195368538Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.1954245Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195479291Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195531013Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195586884Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195639166Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195734348Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.1957884Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195854032Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195912983Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.195968175Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.196021336Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.196106059Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.19616245Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.196216811Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.204409497Z [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.204428937Z sent 757 bytes received 25,184 bytes 17,294.00 bytes/sec [must-gather] [must-gather-h67sq] OUT 2026-07-06T19:16:21.204434468Z total size is 176,118 speedup is 6.79 [must-gather] [must-gather ] OUT 2026-07-06T19:16:21.236293324Z namespace/openshift-must-gather-pdsp7 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: ba464966-7fc5-4b59-ac42-643803bc935f [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-06T19:16:21.361223669Z 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: ba464966-7fc5-4b59-ac42-643803bc935f [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-06T19:16:21.386391871Z namespace/openshift-must-gather-qck8h created [must-gather] [must-gather ] OUT 2026-07-06T19:16:21.401480806Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-4469j created [must-gather] [must-gather ] OUT 2026-07-06T19:16:21.437712163Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:22.818634864Z [disk usage checker] Started [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:22.822465691Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:23.036306840Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:23.215376115Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:23.331303394Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:23.443058836Z Gathering data for ns/default... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:23.813910652Z Gathering data for ns/openshift... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:24.347586562Z Gathering data for ns/kube-system... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.144126679Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.529709225Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.529745962Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.529745962Z namespaces "assisted-installer" not found [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.625604664Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.633908383Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.637942697Z INFO: Gathering HAProxy config files [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.638658821Z 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-bxspn] POD 2026-07-06T19:16:25.639889213Z Executing Istio gather script [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.642092694Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.646517895Z INFO: Collecting host service logs for crio [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.646832390Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.647124722Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.647428474Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.647799407Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.648094774Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.648386062Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.648705490Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.649007883Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.649323334Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.649605550Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.650057658Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:25.663132767Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:26.222195082Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:26.448309773Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:26.473546446Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:26.473645224Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:26.798718889Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:26.903585077Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:26.987438058Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.066627151Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-2scgt [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.066712241Z insights-runtime-extractor-2ssph [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.066746754Z insights-runtime-extractor-fw88z [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.066790431Z insights-runtime-extractor-zsddx [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.091764007Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.236489506Z No resources found [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.238667627Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.562750414Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.667236200Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.796555577Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.837499460Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.850584231Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.861381898Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.902842984Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.907384301Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:27.950189160Z No resources found [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.084704141Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.084704141Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.110764524Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.294194358Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.311916128Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.315099825Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.320034873Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.375524449Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.381178702Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.382708793Z INFO: HAProxy config collection complete. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.496406180Z INFO: 'previous-logs' folder not found on ip-10-0-131-229.ec2.internal, skipping... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.569521321Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.668802385Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.676603517Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.770269233Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.889713369Z INFO: 'previous-logs' folder not found on ip-10-0-133-206.ec2.internal, skipping... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:28.927274191Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.017440978Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.087038547Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.206939308Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.222176436Z INFO: 'previous-logs' folder not found on ip-10-0-137-248.ec2.internal, skipping... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.222212963Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.222252873Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.270642778Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.298117672Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.359487529Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.530829235Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.672214537Z INFO: INTERCONNECT MODE [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.672249787Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.692173192Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.776812265Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.842290101Z INFO: Gathering OVN_Northbound from ovnkube-node-jjzrs... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.842485136Z INFO: Gathering OVN_Northbound from ovnkube-node-krs87... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.842711093Z INFO: Gathering OVN_Northbound from ovnkube-node-nchfw... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.843020785Z INFO: Gathering OVN_Southbound from ovnkube-node-jjzrs... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.843241837Z INFO: Gathering OVN_Southbound from ovnkube-node-krs87... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.843517507Z INFO: Gathering OVN_Southbound from ovnkube-node-nchfw... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:29.987567818Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.126198680Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.137600440Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.145286862Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.149587452Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.150600388Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.194206208Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.222028436Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.291338235Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.322066366Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.365025452Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.511128737Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.600871546Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.625919160Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.670372201Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.670407333Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.671085207Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.673432515Z 3.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.676495674Z ovnk_database_store/ [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.676544487Z ovnk_database_store/ovnkube-node-krs87_sbdb [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.696202494Z ovnk_database_store/ovnkube-node-nchfw_nbdb [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.703645702Z ovnk_database_store/ovnkube-node-jjzrs_nbdb [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.711196285Z ovnk_database_store/ovnkube-node-nchfw_sbdb [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.728572815Z ovnk_database_store/ovnkube-node-krs87_nbdb [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.735633484Z ovnk_database_store/ovnkube-node-jjzrs_sbdb [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.743644249Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.747469617Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.757866961Z INFO: Network log collection complete. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.881494729Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:30.959376799Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.036577234Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.051477439Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.110243029Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.195323789Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.198620020Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.400827053Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.417183282Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.419849822Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.599944286Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.603960219Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.664533710Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.824650841Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:31.853917216Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.028610579Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.031341482Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.113434441Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.232160406Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.257874562Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.406744101Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.408457225Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.455078847Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.458333662Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.632090903Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.870453169Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.874169778Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.909145722Z Gathering data for ns/openshift-console... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:32.914620723Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.055572663Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.241203556Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.243475790Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.423819528Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.543876263Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.560542084Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.643430039Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.647016789Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:33.804001861Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:34.002976852Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:34.005268457Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:34.191834267Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:34.230885086Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:34.395719174Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:34.653995702Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:34.698492691Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:35.095756515Z Done executing Istio gather script [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:35.439202948Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:35.825356517Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:36.026301324Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:36.488877308Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:36.941900453Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:36.952415985Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:37.406714375Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:37.919103729Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:38.078666098Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:39.201782138Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:39.816919550Z Gathering data for ns/kserve... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:40.328015621Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:41.345894368Z Gathering data for ns/openshift-config... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:41.459156657Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:41.707277540Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:41.728124208Z Collecting performance related data for node ip-10-0-133-206.ec2.internal [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:41.736981056Z Collecting performance related data for node ip-10-0-137-248.ec2.internal [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:41.746881341Z Collecting performance related data for node ip-10-0-131-229.ec2.internal [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:42.355744230Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:42.772960437Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:42.923963177Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:43.187003434Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:43.585250164Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:43.962272946Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:44.366420614Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:44.829362069Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:45.232363005Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:45.616278521Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:46.201133426Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:47.928579611Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:48.096375518Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:49.616078227Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:50.076414342Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:50.187241016Z Collecting kubelet logs for node ip-10-0-133-206.ec2.internal [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:50.189032795Z Collecting kubelet logs for node ip-10-0-137-248.ec2.internal [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:50.190713342Z Collecting kubelet logs for node ip-10-0-131-229.ec2.internal [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:50.558369907Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-qck8h namespace [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:50.565034290Z INFO: Node performance data collection complete. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:50.814109002Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:51.401745680Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:51.920062371Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:52.261892571Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:52.903367883Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:52.934876647Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:53.286989690Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:53.819440882Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:54.223167764Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:54.621180834Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:55.328952884Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:55.715811653Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:56.124126925Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:56.636330433Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:57.633480782Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:57.633525079Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:57.633525079Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:57.762399066Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-bxspn] POD 2026-07-06T19:16:57.901881825Z Caches written to disk [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:58.913161099Z waiting for gather to complete [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:58.91760728Z downloading gather output [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.203629299Z receiving incremental file list [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.226551464Z ./ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.226641046Z aggregated-discovery-api.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.226937325Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.227903641Z event-filter.html [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.230277725Z timestamp [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.230367188Z version [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.242816807Z cluster-scoped-resources/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.242846088Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.242852688Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.242883509Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243014833Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243168917Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243236119Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243303561Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243412844Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243760203Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243777413Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243791134Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243828645Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.243893277Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.244284707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.244318298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.244506084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.244719379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.244909355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.245070809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.248498222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.250090756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.25023505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.250382874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.250534188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.250653701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.250909568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.251192296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.251376521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.251642308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.251753581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.251872294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.251984817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.252119421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.252247115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.25243691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.252652936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.252912933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.253109088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.255299968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.255458342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.255606276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.255810092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.25609154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.256524511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.256662755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.256786108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.256943623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.257119677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.257271661Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.257394345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.257600161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.257779035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.25793199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.258251908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.258383892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.258489085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.259098641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.259250315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.259360578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.259538393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.259653217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.259839142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.259955535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.2601424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.260259843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.260372706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.260489819Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.260611292Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.260722186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.26088117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.261018784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.261209899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.261827336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.26236007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.262515355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.26344655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.263612714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.263768439Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.263896902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.264071807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.26455652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.264847578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.264990662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.265164917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.265362242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.265510896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.26566515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.265837675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.26601254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.266252706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.268706403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.269269189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.269972358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.270222495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.27040798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.270581535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.270753389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.270888333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.271019447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.274484171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.274742788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.274904702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.275152259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.275310633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.281826601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.286641842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.286809247Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.287147876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.287336671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.287501336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.28764607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.287853066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.288193165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.288362109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.288524594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.288994387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.289166341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.289300985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.289429198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.289598013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.289811939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.289972403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.290143158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.290312553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.290448416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.29057569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.290885718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.291025422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.29134017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.291488634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.291654309Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.291816254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.294089705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.2942371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.294366603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.294498747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.294657301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.294962499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.296668286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.29683382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.296988584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.297224181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.297360185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.297604641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.298154066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.2983053Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.298437894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.298588028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.29938079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.300754137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.300883281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.301055246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30120859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.301379484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.301496967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.301626881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.301803356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30194187Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.302271259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.302353641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.302518805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.302593577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.3027071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.302833404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30305592Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.303157283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.303273366Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.303387419Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.303499982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.303598225Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.303705218Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30379916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.303916044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.304022346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30414934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.304259863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.304362616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.304466539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.304571431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.304667974Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.304777477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30488638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305006083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305144947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30525619Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305345542Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305451195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305562448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305661711Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305766284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.305888247Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30599828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.306136334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.306260377Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.3063702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.306491574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.306599517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30671699Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.306832063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.306946576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30711086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.307228754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.307350057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.307515211Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.307624305Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.307736868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.307849891Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.307967174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308136039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308259182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308375115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308486168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308604001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308721964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308837867Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.308950611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.309114995Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.30928913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.309392623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.309512586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.309623379Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.309740152Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.309861355Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.309976659Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310117922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310260177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310365189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310482692Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310592326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310700948Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310811381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.310925975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311055978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311187252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311291165Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311435549Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311544291Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311657255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311772828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.311894301Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312007974Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312148878Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312285442Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312385864Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312499807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.31260236Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312675902Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312739544Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4fvmw.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312874648Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4zwls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.312992981Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-52vhs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.313128564Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-68nkp.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.313248308Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6nxpz.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.313347441Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f6bqk.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.313461424Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h7j66.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.313627628Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lrjxw.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.313826994Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mh2hh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.313951037Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rl5pt.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.314105701Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tlqdx.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.314248155Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-x728k.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.314358598Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-92wsb.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.314493872Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-c2pgp.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.314635546Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-crj98.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.315085178Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.31514952Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.315362696Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.31553884Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.315654173Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.315758186Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.316185088Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.316319352Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.316431935Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.316546738Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.316686962Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.316795025Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.316913868Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.317058392Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.317240957Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.31735565Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.317475423Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.317584966Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.317704159Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.317810052Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.317921525Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318024618Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318227854Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318338277Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318490791Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318551392Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318675916Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318809819Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.318921033Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.319046166Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.31917426Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.319295343Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.319490938Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.319605011Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.319715104Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.319841438Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.31994757Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320131675Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320254869Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320366792Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320491885Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320599118Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320712001Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320826285Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.320949368Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321086292Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321186244Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321245686Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321328008Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32138225Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321450842Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321496653Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321587915Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321635707Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321721829Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32178048Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321854102Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321904724Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.321987506Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322000946Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322177111Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322306955Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322379077Z cluster-scoped-resources/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322393637Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322458779Z cluster-scoped-resources/core/nodes/ip-10-0-131-229.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322681755Z cluster-scoped-resources/core/nodes/ip-10-0-133-206.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32287321Z cluster-scoped-resources/core/nodes/ip-10-0-137-248.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.322980223Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.323055235Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.323130047Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.323291672Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.323394684Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.323502378Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32360771Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.323712233Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.323893658Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324014801Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324169776Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324279119Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324401582Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324517145Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324633778Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324748021Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324869035Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.324992698Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325121142Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325250375Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325360648Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325474821Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325586494Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325695287Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325750699Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325860422Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.325963975Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.326103129Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.326216541Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.326330385Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32651794Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.326677264Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.326786537Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.326870659Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32688389Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.326944491Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327064395Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327115826Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327184218Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327191728Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32724818Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327358053Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327539257Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327607919Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32761856Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327662511Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327817885Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327834326Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327862426Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.327962289Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32800593Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.328174175Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.328212286Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.328652108Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.328701139Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.328777051Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.328826383Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.328961186Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329007797Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329222663Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329271645Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329335886Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329391858Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.32946614Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329510281Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329601804Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329640065Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329748248Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329795589Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329883341Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.329936413Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330003435Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330091377Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330166389Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330229671Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330346804Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330358445Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330414936Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330491168Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33055011Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330657253Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330735105Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.330794116Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33090862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.331011952Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.331224108Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.331428524Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.331546467Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33165861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.331768283Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.331876696Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.331988229Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.332121242Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.332231236Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.332340548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.332450022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.332555894Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.332666667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33277577Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.332881623Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.333092299Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.333206332Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.333314395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33349119Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.333534841Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.333715376Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.333819479Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.333954772Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.334182959Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.334313952Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.334426835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.334537828Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.334645971Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.334755944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.334862017Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33496863Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335101844Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335211287Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33531962Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335426303Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335541406Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335649319Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335761482Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335882825Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.335991088Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.336139682Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.336245345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.336355868Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.336470851Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.336588304Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.336700437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33681286Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.336933184Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337060347Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33716697Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33717831Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337222261Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337302314Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337313294Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337328964Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337401506Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337412977Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337451078Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33755079Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337605332Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-229.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337730815Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-206.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337836008Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-248.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33791654Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.337975992Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338192948Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338283201Z host_service_logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338345542Z host_service_logs/masters/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338405484Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338488696Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338571269Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338653481Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338820815Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.338955129Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339077382Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339181535Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339268017Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33935169Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339442602Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339483633Z ingress_controllers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339493354Z ingress_controllers/default/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339499204Z ingress_controllers/default/router-default-77d44fd685-q7hft/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339539355Z ingress_controllers/default/router-default-77d44fd685-q7hft/haproxy.config [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339676008Z insights-data/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339684259Z istio/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.33972038Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.339857533Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.340335846Z istio/event-filter.html [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.34045564Z istio/timestamp [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.340517422Z istio/cluster-scoped-resources/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.340525082Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.340575943Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.340636195Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.34082102Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.341709874Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.342313571Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.343359319Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.343521093Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.343687148Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.343864663Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344062838Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344240673Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344347976Z machine_config_ondisk/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344367827Z machine_config_termination_logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344387387Z monitoring/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344393827Z monitoring/alertmanager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344533141Z monitoring/alertmanager/status.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344639854Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344684805Z monitoring/prometheus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344735886Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.3448506Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.344932252Z monitoring/prometheus/rules.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.345767654Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.345839736Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.345898448Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.346933486Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.346963457Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.34706448Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.347159703Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.347250275Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.347367268Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.34743027Z monitoring/prometheus/status/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.347485272Z monitoring/prometheus/status/config.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.348345235Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.348430227Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.3485445Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.348797387Z namespaces/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.348864179Z namespaces/default/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.348925381Z namespaces/default/default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.348999253Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349077345Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349137417Z namespaces/default/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349182738Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.34928637Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349381943Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349485176Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349541668Z namespaces/default/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349594579Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.34964675Z namespaces/default/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349698672Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349796975Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349853116Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.349907967Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35000515Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.350129944Z namespaces/default/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.350181905Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.350330569Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.350442172Z namespaces/default/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.350656968Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.350751101Z namespaces/default/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.350856733Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351001707Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351337237Z namespaces/default/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351422049Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35147483Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351575843Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351626544Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351705327Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351755478Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.351949823Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352095557Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352145679Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35219999Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352254802Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352311923Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352363845Z namespaces/default/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352411446Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352477717Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352514469Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352660293Z namespaces/kserve/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352713484Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352790476Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352839007Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.352899519Z namespaces/kserve/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35294373Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353058823Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.3533188Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353518096Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353569727Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353617919Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35368048Z namespaces/kserve/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353733872Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353829774Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353921487Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.353970448Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354098022Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354165204Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354178144Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354256056Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354370539Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354475442Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354636116Z namespaces/kserve/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.354693378Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.355083108Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.355236433Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.355557781Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.355895931Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35624513Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.356399355Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.356726053Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.356888388Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357002571Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357149055Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357198076Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357257688Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357312239Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357418252Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357516035Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357573236Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357632708Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357724151Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357773012Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357896305Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.357967007Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358019279Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358187243Z namespaces/kserve/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358213714Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358284616Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/kserve-controller-manager-5559f5dd8-8d4v5.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358391489Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358403779Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/manager/manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358410169Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/manager/manager/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35844946Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/manager/manager/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358609075Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358683837Z namespaces/kserve/pods/kserve-controller-manager-5559f5dd8-8d4v5/manager/manager/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358737838Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358778809Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/llmisvc-controller-manager-67d95fdc48-vj45d.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358879952Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358888152Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/manager/manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358892403Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/manager/manager/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.358939174Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/manager/manager/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359147249Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359236332Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vj45d/manager/manager/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359297543Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359342325Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/model-serving-api-fd65d7d6-nh4lz.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359473518Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/server/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359489289Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/server/server/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359495859Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/server/server/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.35953202Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/server/server/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359650963Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/server/server/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359730455Z namespaces/kserve/pods/model-serving-api-fd65d7d6-nh4lz/server/server/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359787627Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359836708Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/odh-model-controller-84b54b7f97-rxjj9.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359954021Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359967982Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/manager/manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.359978022Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/manager/manager/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360056794Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/manager/manager/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360546868Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.36064045Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-rxjj9/manager/manager/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360677421Z namespaces/kserve/pods/s3-init-kf6th/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360716102Z namespaces/kserve/pods/s3-init-kf6th/s3-init-kf6th.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360830765Z namespaces/kserve/pods/s3-init-kf6th/download-hf-model/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360839645Z namespaces/kserve/pods/s3-init-kf6th/download-hf-model/download-hf-model/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360847346Z namespaces/kserve/pods/s3-init-kf6th/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.360911398Z namespaces/kserve/pods/s3-init-kf6th/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361025121Z namespaces/kserve/pods/s3-init-kf6th/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361149994Z namespaces/kserve/pods/s3-init-kf6th/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361167054Z namespaces/kserve/pods/s3-init-kf6th/s3-init/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361185875Z namespaces/kserve/pods/s3-init-kf6th/s3-init/s3-init/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361206095Z namespaces/kserve/pods/s3-init-kf6th/s3-init/s3-init/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361267307Z namespaces/kserve/pods/s3-init-kf6th/s3-init/s3-init/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361615197Z namespaces/kserve/pods/s3-init-kf6th/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361700349Z namespaces/kserve/pods/s3-init-kf6th/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.3617465Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361819822Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/seaweedfs-64568bcd49-fs8mw.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361921485Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/seaweedfs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361929645Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/seaweedfs/seaweedfs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.361953366Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362015478Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362273245Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362364087Z namespaces/kserve/pods/seaweedfs-64568bcd49-fs8mw/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362401878Z namespaces/kserve/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.36245814Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362517581Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362571153Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362626164Z namespaces/kube-node-lease/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362636045Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362640395Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362681616Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-229.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362793329Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-206.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.362896152Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-248.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363015855Z namespaces/kube-system/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363106487Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363188009Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363243131Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363304833Z namespaces/kube-system/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363354184Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363810666Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.363908329Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364005382Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364108905Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364154436Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364239638Z namespaces/kube-system/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.36429101Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364394722Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364472705Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364531896Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364636109Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364694761Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364704081Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364769443Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-ger2gwm67myrsfd3aydqdd4twu.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.364885676Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.365006039Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.365190914Z namespaces/kube-system/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.365245096Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.365438931Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.365538924Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.365870383Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.365959145Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.366316975Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.36648573Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.366902891Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.366989003Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367072675Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367145117Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367204549Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367288541Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367339643Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367456346Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367546448Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.36761723Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367728343Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367782675Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367827326Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367929089Z namespaces/kube-system/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.367941879Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368002691Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/global-pull-secret-syncer-d4q9m.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368143025Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/global-pull-secret-syncer/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368157075Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368172805Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368223527Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368365781Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368468664Z namespaces/kube-system/pods/global-pull-secret-syncer-d4q9m/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368508225Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368568386Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/global-pull-secret-syncer-r9snd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368651158Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/global-pull-secret-syncer/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368668039Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368681499Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368761341Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368903916Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.368989668Z namespaces/kube-system/pods/global-pull-secret-syncer-r9snd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.36907789Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369156422Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/global-pull-secret-syncer-zdww8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369245385Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/global-pull-secret-syncer/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369254345Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369262935Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369326737Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369471081Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369552213Z namespaces/kube-system/pods/global-pull-secret-syncer-zdww8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369602084Z namespaces/kube-system/pods/konnectivity-agent-7nv27/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369652376Z namespaces/kube-system/pods/konnectivity-agent-7nv27/konnectivity-agent-7nv27.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369762569Z namespaces/kube-system/pods/konnectivity-agent-7nv27/konnectivity-agent/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369770779Z namespaces/kube-system/pods/konnectivity-agent-7nv27/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.36978464Z namespaces/kube-system/pods/konnectivity-agent-7nv27/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.369850791Z namespaces/kube-system/pods/konnectivity-agent-7nv27/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.370221991Z namespaces/kube-system/pods/konnectivity-agent-7nv27/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.370317314Z namespaces/kube-system/pods/konnectivity-agent-7nv27/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.370355495Z namespaces/kube-system/pods/konnectivity-agent-qhklc/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.370407137Z namespaces/kube-system/pods/konnectivity-agent-qhklc/konnectivity-agent-qhklc.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.370509929Z namespaces/kube-system/pods/konnectivity-agent-qhklc/konnectivity-agent/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37051852Z namespaces/kube-system/pods/konnectivity-agent-qhklc/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37053328Z namespaces/kube-system/pods/konnectivity-agent-qhklc/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.370604662Z namespaces/kube-system/pods/konnectivity-agent-qhklc/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37090309Z namespaces/kube-system/pods/konnectivity-agent-qhklc/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.370994033Z namespaces/kube-system/pods/konnectivity-agent-qhklc/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.371060484Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.371124316Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/konnectivity-agent-tzqhl.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.371226529Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/konnectivity-agent/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.371237009Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.371246679Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.371312171Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.371904337Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37199847Z namespaces/kube-system/pods/konnectivity-agent-tzqhl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372167374Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372217726Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372326709Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/haproxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372347529Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37235557Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372432072Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372555865Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372647918Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-229.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372699069Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37275311Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372829832Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/haproxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372838773Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372842813Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.372888084Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373164852Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373260534Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-206.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373306456Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373354877Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373429189Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/haproxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373437369Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37346149Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373532612Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373698576Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373771638Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-248.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37381825Z namespaces/kube-system/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373869031Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373942673Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.373953673Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374110957Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374256051Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374347454Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374393135Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374465007Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374514108Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374598331Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374605551Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374609641Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374664173Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374837977Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.374965681Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375043583Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375137495Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375200397Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375262909Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375351061Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375462624Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375592298Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375694781Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375750022Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375807224Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375868095Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.375942007Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.376078341Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.376137013Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.376191764Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.376295657Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.376376279Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.376432311Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.377617263Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.377726956Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.377830769Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.377934212Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.378058185Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37824635Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.378455066Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.378539478Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37859887Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.378679122Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.378732044Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.378807555Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.378859237Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37897731Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379079833Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379160605Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379214506Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379291719Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.37933863Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379408922Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379448513Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379514475Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379560716Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379620218Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379666339Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379808893Z namespaces/openshift-apiserver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379867684Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379941297Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.379987228Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380140882Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380183973Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380292256Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380384469Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380482081Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380539853Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380594284Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380651076Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380699427Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38079941Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380860651Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.380903973Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.381007126Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.381115989Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38116778Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.381291063Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.381396256Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.381492769Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.381597311Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.381990542Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382163137Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382374663Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382450075Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382498996Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382565588Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38262594Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382701152Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382757073Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382864936Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.382955748Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383053851Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383101812Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383165414Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383211695Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383287978Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383328439Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383410461Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383448452Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383534964Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383541835Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383545985Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383593476Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383663308Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383670328Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383674318Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383721889Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383788731Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383797882Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383803632Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383868444Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383948436Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.383955186Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384009417Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384165182Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384244734Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384326766Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384391778Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38446164Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384536972Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384643155Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384731147Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38484056Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384905892Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.384954453Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385068916Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385139068Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385252441Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385332693Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385407866Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385527729Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38557534Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385597141Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385671973Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385785306Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385844177Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.385965521Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386088124Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386180276Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38629268Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386391252Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386572327Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386702511Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386843145Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386896216Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.386978718Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38705652Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387118092Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387171494Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387249316Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387305677Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38741341Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387514243Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387585195Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387642196Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387710858Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387749879Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387809511Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387860592Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387918524Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387924924Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.387974296Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388072788Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388202432Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388263523Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388305225Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388427478Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388458669Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388561861Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388617163Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388677804Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388726936Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.388916841Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389077995Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389168478Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38922549Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389269891Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389322262Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389368974Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389493057Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389563979Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38961622Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389708953Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389775185Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389785675Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.389853067Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.38996842Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.390099683Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.390256958Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.390406572Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.390446283Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.390578007Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.390668459Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39108709Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.391187403Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39144295Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.391627325Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.391762169Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39182833Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.391875842Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.391955454Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392002825Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392087718Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392136769Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392220871Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392280133Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392384126Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392500619Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39254877Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392596791Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392654603Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392704674Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392821578Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.392835218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39289418Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/aws-ebs-csi-driver-node-725dx.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393052714Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-driver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393073535Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-driver/csi-driver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393084865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393158797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39326996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393358112Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393396383Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-liveness-probe/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393410124Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393419044Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393460565Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393560908Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39365351Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393700401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-node-driver-registrar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393711202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393715472Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393755313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393879797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.393966449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-725dx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394026041Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394107083Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/aws-ebs-csi-driver-node-nv89n.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394232606Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-driver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394241756Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-driver/csi-driver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394248207Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394301008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394421671Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394510644Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394569465Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-liveness-probe/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394577536Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394584626Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394644377Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394851043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394939245Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394986657Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-node-driver-registrar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.394996747Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395000917Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395081889Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395215563Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395303905Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-nv89n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395374287Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395433079Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/aws-ebs-csi-driver-node-t9v2p.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395937573Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-driver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395946303Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-driver/csi-driver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.395953403Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396017395Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396159439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396245151Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396306433Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-liveness-probe/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396314663Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396331633Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396382215Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396500438Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39658973Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396649362Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-node-driver-registrar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396659752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396681813Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396740895Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.396858818Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397070424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t9v2p/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397237988Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397279159Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397339691Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397347811Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397398833Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397465104Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397519256Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397587698Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397639969Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39769641Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397708801Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397712841Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397756222Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397820604Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397828654Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397879106Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.397998579Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398126862Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398152953Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398231475Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398305857Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398359789Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398514843Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398611175Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398714798Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39878533Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398841042Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398949785Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.398998576Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399111209Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.39915093Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399253783Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399327555Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399438668Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399538301Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399614283Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399632673Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399669464Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399787327Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.399837939Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.400499877Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40062104Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.400832036Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.400925269Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.401194326Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.401398191Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.401572516Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.401799222Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.401869574Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.401943316Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.401997268Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40209701Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402148642Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402218994Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402268225Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402369188Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402475011Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402533782Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402588934Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402656236Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402712477Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402787859Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402841631Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402901743Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.402992175Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403085628Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403102568Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40316399Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/tuned-7kg99.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403286043Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/tuned/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403296503Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/tuned/tuned/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403303343Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/tuned/tuned/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403355095Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/tuned/tuned/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403503269Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403594101Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-7kg99/tuned/tuned/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403661623Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403747796Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/tuned-fl5wf.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403846838Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/tuned/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403859119Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/tuned/tuned/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403887199Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/tuned/tuned/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.403945941Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/tuned/tuned/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404116366Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404208048Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fl5wf/tuned/tuned/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40425564Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404304301Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/tuned-mx45n.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404405653Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/tuned/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404413704Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/tuned/tuned/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404417624Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/tuned/tuned/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404469705Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/tuned/tuned/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.404893497Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40499544Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mx45n/tuned/tuned/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405046691Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405111353Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405168224Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405231516Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405299198Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405315278Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40537967Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-229.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405510444Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-206.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405616006Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-248.ec2.internal.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405688419Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40574732Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405868764Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.405932925Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406013957Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40610048Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406190172Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406266714Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406371007Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406510241Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406634614Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406689756Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406743787Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406799689Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406862371Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.406955563Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.407025205Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40723343Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.407340793Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.407423366Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.407475627Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.407712054Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.407802526Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40796209Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408090074Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408242218Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408400113Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408655559Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408736751Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408796133Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408875395Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.408926617Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409002019Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409079221Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409184934Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409284086Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409354619Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40940257Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409477492Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409531763Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409631536Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409682817Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.40976161Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409810071Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409883613Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409891513Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.409949865Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator-56fcf86bf-6jmp7.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410085278Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator-watch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410103229Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410107789Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410175461Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410298314Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410382067Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410441388Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410456329Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410471179Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41053242Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41089681Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.410984973Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-6jmp7/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411048245Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411110766Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411179508Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411224469Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411354673Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411414215Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411501147Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41160101Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411684242Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411738673Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.411844756Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41196986Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412124164Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412190046Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412250607Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41233317Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412378861Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412488344Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412551286Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412615717Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41270294Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412777222Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412785182Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412833953Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.412945206Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.413178183Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.413230634Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.413367358Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.413475631Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41382417Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.413920743Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.414081687Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.414287403Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.414817937Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.414929851Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.414992472Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415126266Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415167337Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415245409Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415300161Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415360352Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415411024Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415515207Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415705492Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415762443Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415819415Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415882637Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.415940568Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416410201Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416459772Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416526984Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416576525Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416663378Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416671708Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416723259Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/volume-data-source-validator-5d456fdbcd-c2zjd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416845513Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/volume-data-source-validator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416855423Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416863543Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.416913375Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417067299Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417170192Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-c2zjd/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417568903Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417627644Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417706056Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417714336Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417770398Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41784328Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417892461Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.417979263Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418055826Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418298702Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418366464Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418453156Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418511278Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418595511Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418644722Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418749255Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.418845577Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41894812Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419003151Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419090784Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419148895Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419209897Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.41930343Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419363261Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419417513Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419516196Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419573967Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419583627Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419632129Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419715921Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419769312Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419890926Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.419987428Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420138553Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420246335Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420344798Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420505843Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420724949Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420815261Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420870522Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.420956075Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421006926Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421119839Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.42116217Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421271813Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421366566Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421440578Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.42150571Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421558631Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421609222Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421683455Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421724496Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421785627Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421843719Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.421946252Z namespaces/openshift-config-managed/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422002613Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422126097Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422168868Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422281051Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422329342Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422432265Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422528058Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.42262929Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422683912Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422747844Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422794315Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422846076Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.422957199Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.423007571Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.423097933Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.423200886Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.423273128Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.423331049Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.427236626Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.427339459Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.427460962Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.427597116Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.427706159Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.427897174Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428166761Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428231633Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428286345Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428396728Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428457249Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428510341Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428580133Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428637684Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428711586Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428770158Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428878551Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.428973283Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429048725Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429108377Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429188169Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429237901Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429300792Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429349934Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429434856Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429455396Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429464297Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429530959Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.42958936Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429650912Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429699003Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429758835Z namespaces/openshift-config-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429775795Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429784525Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429838207Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.429979791Z namespaces/openshift-config/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430070613Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430152275Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430219888Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430291259Z namespaces/openshift-config/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43032706Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430436703Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430534856Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430631239Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43068684Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430742522Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430792373Z namespaces/openshift-config/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430831324Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430936737Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.430993518Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43104444Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.431257986Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.431358439Z namespaces/openshift-config/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4314135Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.431560414Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.431657267Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.431762199Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.431866412Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.431966295Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432176511Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432346645Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432409967Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432464129Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432535951Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432590972Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432660364Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432716425Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432794487Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432845639Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.432948192Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433074575Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433133927Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433187778Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43325498Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433285691Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433364473Z namespaces/openshift-config/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433404164Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433459516Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433514807Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433655941Z namespaces/openshift-console-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433713033Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433790505Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433840026Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433898918Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.433949529Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434086893Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434264278Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434404971Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434455723Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434528715Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434552586Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434626568Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43472827Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434797942Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434847314Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.434961617Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43507673Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43509405Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.435214024Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.435313606Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.435363978Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.436385445Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.436497119Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.436791556Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43690335Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437091495Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437244769Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437464895Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437747473Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437804004Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437877946Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437927278Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.437985879Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438053241Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438173264Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438290057Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43836699Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438421051Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438508203Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438556765Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438640557Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438678798Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43875251Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438909794Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438979836Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.438990376Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-gbmnl/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.43911961Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-gbmnl/console-operator-68b757fb67-gbmnl.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.439241723Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-gbmnl/console-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.439253474Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-gbmnl/console-operator/console-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.439258194Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-gbmnl/console-operator/console-operator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.439316955Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-gbmnl/console-operator/console-operator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.439888691Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-gbmnl/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.439941853Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.439992924Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440055896Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440135348Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.44021658Z namespaces/openshift-console/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440283432Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440371574Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440397445Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440507078Z namespaces/openshift-console/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440543099Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.440651112Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441148686Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441483855Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441535866Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441575887Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441638939Z namespaces/openshift-console/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.44170127Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441800073Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441855625Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.441906356Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.442016719Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.442119332Z namespaces/openshift-console/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.442170483Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.442864732Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.442980295Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.443319345Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.443423188Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.443627453Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.443790637Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444045644Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444220059Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.44427106Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444365413Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444417824Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444510437Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444562219Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444666481Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444767414Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444823466Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444878627Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.444938719Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445006411Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445080953Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445143494Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445204396Z namespaces/openshift-console/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445213976Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445257018Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/console-69cb78d6c6-mr8mw.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.44537221Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/console/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445381841Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/console/console/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445386071Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/console/console/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445429592Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/console/console/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445561776Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/console/console/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445655678Z namespaces/openshift-console/pods/console-69cb78d6c6-mr8mw/console/console/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.44571307Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.445767191Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/downloads-685bfb5f64-4lw9d.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446142982Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/download-server/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446161222Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/download-server/download-server/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446167492Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/download-server/download-server/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446207973Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/download-server/download-server/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446398918Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446484731Z namespaces/openshift-console/pods/downloads-685bfb5f64-4lw9d/download-server/download-server/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446547902Z namespaces/openshift-console/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446583223Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446676536Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446703637Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446849791Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446895912Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.446997795Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447062277Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447140739Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4472054Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447308233Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447409796Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447538209Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447594561Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447648223Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447718734Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447756255Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447871619Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447960981Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.447996282Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448134236Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448242819Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4482978Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448432884Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448533637Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448630419Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448728482Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448826735Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.448974609Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449195525Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449259276Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449310758Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4493731Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449421761Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449485953Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449530134Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449637057Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.44973696Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449787831Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449847683Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449886744Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449947045Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.449999977Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450073499Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45013461Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450187412Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450317055Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450369457Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450444639Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45048788Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450552042Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450594303Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450702016Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450805369Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450909321Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.450970613Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451056916Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451143368Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451203169Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451302092Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451366994Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451413355Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451519438Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45158097Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45159608Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.451654632Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.452423173Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.452464514Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.452609808Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.452711371Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.452816564Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.452927847Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453024089Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453207554Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453399589Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453462571Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453512892Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453587774Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453640806Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453721418Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45377472Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453879273Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.453980265Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454053557Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454115699Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454206142Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454256003Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454327455Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454371586Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454450028Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45450223Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454639253Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454694845Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454769047Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454808318Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45487406Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.454916511Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455020744Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455157067Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45525697Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455307032Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455355213Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455417544Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455475996Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455586219Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455641321Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455678611Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455788305Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455860756Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.455912118Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456048442Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456160995Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456260818Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45635725Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456459543Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456621187Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456833493Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456907185Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.456962777Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457052139Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45710314Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457188163Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457236634Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457343727Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45744688Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457523062Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457577673Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457668396Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457691826Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457793479Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45783247Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457908912Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.457959274Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458005045Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458092017Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458153359Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458282253Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458404176Z namespaces/openshift-dns/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458448437Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45853996Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458588981Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458645523Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.458693694Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45891681Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459009622Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459138356Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459194077Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459230778Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.45929693Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459347611Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459461855Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459534657Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459589998Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459693681Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459750863Z namespaces/openshift-dns/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459791474Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.459974499Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.460139583Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.460429961Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.460526224Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461222803Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461374867Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461596413Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461670215Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461710156Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461786408Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461837339Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461923042Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.461978893Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462100537Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46221638Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462296702Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462347293Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462412175Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462458227Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462513678Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46257299Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462627591Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462636621Z namespaces/openshift-dns/pods/dns-default-4zdp6/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462679502Z namespaces/openshift-dns/pods/dns-default-4zdp6/dns-default-4zdp6.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462796726Z namespaces/openshift-dns/pods/dns-default-4zdp6/dns/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462807616Z namespaces/openshift-dns/pods/dns-default-4zdp6/dns/dns/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462811696Z namespaces/openshift-dns/pods/dns-default-4zdp6/dns/dns/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462872928Z namespaces/openshift-dns/pods/dns-default-4zdp6/dns/dns/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.462990351Z namespaces/openshift-dns/pods/dns-default-4zdp6/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463110304Z namespaces/openshift-dns/pods/dns-default-4zdp6/dns/dns/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463133565Z namespaces/openshift-dns/pods/dns-default-4zdp6/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463140055Z namespaces/openshift-dns/pods/dns-default-4zdp6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463164256Z namespaces/openshift-dns/pods/dns-default-4zdp6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463223707Z namespaces/openshift-dns/pods/dns-default-4zdp6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463345031Z namespaces/openshift-dns/pods/dns-default-4zdp6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463434473Z namespaces/openshift-dns/pods/dns-default-4zdp6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463497575Z namespaces/openshift-dns/pods/dns-default-gtbxd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463550476Z namespaces/openshift-dns/pods/dns-default-gtbxd/dns-default-gtbxd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463658909Z namespaces/openshift-dns/pods/dns-default-gtbxd/dns/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4636688Z namespaces/openshift-dns/pods/dns-default-gtbxd/dns/dns/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463673949Z namespaces/openshift-dns/pods/dns-default-gtbxd/dns/dns/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463740001Z namespaces/openshift-dns/pods/dns-default-gtbxd/dns/dns/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463848514Z namespaces/openshift-dns/pods/dns-default-gtbxd/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463934737Z namespaces/openshift-dns/pods/dns-default-gtbxd/dns/dns/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.463985608Z namespaces/openshift-dns/pods/dns-default-gtbxd/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464001609Z namespaces/openshift-dns/pods/dns-default-gtbxd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464012969Z namespaces/openshift-dns/pods/dns-default-gtbxd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464095361Z namespaces/openshift-dns/pods/dns-default-gtbxd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464221044Z namespaces/openshift-dns/pods/dns-default-gtbxd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464304287Z namespaces/openshift-dns/pods/dns-default-gtbxd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464366919Z namespaces/openshift-dns/pods/dns-default-zhwv4/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46442985Z namespaces/openshift-dns/pods/dns-default-zhwv4/dns-default-zhwv4.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464539073Z namespaces/openshift-dns/pods/dns-default-zhwv4/dns/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464552253Z namespaces/openshift-dns/pods/dns-default-zhwv4/dns/dns/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464559114Z namespaces/openshift-dns/pods/dns-default-zhwv4/dns/dns/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464610945Z namespaces/openshift-dns/pods/dns-default-zhwv4/dns/dns/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464722988Z namespaces/openshift-dns/pods/dns-default-zhwv4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464810471Z namespaces/openshift-dns/pods/dns-default-zhwv4/dns/dns/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464867592Z namespaces/openshift-dns/pods/dns-default-zhwv4/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464881262Z namespaces/openshift-dns/pods/dns-default-zhwv4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464887923Z namespaces/openshift-dns/pods/dns-default-zhwv4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.464958624Z namespaces/openshift-dns/pods/dns-default-zhwv4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465225522Z namespaces/openshift-dns/pods/dns-default-zhwv4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465314664Z namespaces/openshift-dns/pods/dns-default-zhwv4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465379596Z namespaces/openshift-dns/pods/node-resolver-27bm6/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465428497Z namespaces/openshift-dns/pods/node-resolver-27bm6/node-resolver-27bm6.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46553233Z namespaces/openshift-dns/pods/node-resolver-27bm6/dns-node-resolver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46554092Z namespaces/openshift-dns/pods/node-resolver-27bm6/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465559561Z namespaces/openshift-dns/pods/node-resolver-27bm6/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465611432Z namespaces/openshift-dns/pods/node-resolver-27bm6/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465732606Z namespaces/openshift-dns/pods/node-resolver-27bm6/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465816038Z namespaces/openshift-dns/pods/node-resolver-27bm6/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4658759Z namespaces/openshift-dns/pods/node-resolver-mqbnd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.465934341Z namespaces/openshift-dns/pods/node-resolver-mqbnd/node-resolver-mqbnd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466018424Z namespaces/openshift-dns/pods/node-resolver-mqbnd/dns-node-resolver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466047294Z namespaces/openshift-dns/pods/node-resolver-mqbnd/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466088706Z namespaces/openshift-dns/pods/node-resolver-mqbnd/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466192638Z namespaces/openshift-dns/pods/node-resolver-mqbnd/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466316352Z namespaces/openshift-dns/pods/node-resolver-mqbnd/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466402724Z namespaces/openshift-dns/pods/node-resolver-mqbnd/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466465916Z namespaces/openshift-dns/pods/node-resolver-msv95/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466524377Z namespaces/openshift-dns/pods/node-resolver-msv95/node-resolver-msv95.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46661268Z namespaces/openshift-dns/pods/node-resolver-msv95/dns-node-resolver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4666231Z namespaces/openshift-dns/pods/node-resolver-msv95/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46662941Z namespaces/openshift-dns/pods/node-resolver-msv95/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466689302Z namespaces/openshift-dns/pods/node-resolver-msv95/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466801375Z namespaces/openshift-dns/pods/node-resolver-msv95/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.466890607Z namespaces/openshift-dns/pods/node-resolver-msv95/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467193256Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467250517Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467316529Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46735979Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467491314Z namespaces/openshift-etcd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467544455Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467635878Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467684069Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467769021Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467819413Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.467923616Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468019588Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468144491Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468200483Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468263045Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468336087Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468387148Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468491161Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468559593Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468620095Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468717237Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46881346Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468863871Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.468988445Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469112408Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469225931Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469322654Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469416496Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.46957663Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469776456Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469839638Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469888639Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.469952881Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470003662Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470115995Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470166746Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47028779Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470382272Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470441124Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470492955Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470549717Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470602458Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47067193Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470723032Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470790104Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470845985Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.470961778Z namespaces/openshift-host-network/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47101713Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.471132223Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.471187085Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.471268137Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.471312528Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47140582Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.471497923Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.471601666Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472468299Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472528181Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472593003Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472644894Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472753197Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472826799Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472882371Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.472986374Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473105337Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473157238Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473289912Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473379354Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473486447Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47357571Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473680632Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473862417Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.473990181Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474225517Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474281439Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474353421Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474403992Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474470354Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474515845Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474610048Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474657109Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474762492Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474859394Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474914956Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.474966757Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47504617Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475096761Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475174143Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475218964Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475283766Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475320627Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475459471Z namespaces/openshift-image-registry/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475517492Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475593845Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475630706Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475715778Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475764229Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.475902783Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476116439Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476364535Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476425147Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476478039Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47653255Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476600612Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476721875Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476783797Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476853419Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.476952132Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.477400334Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.477427415Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.477475596Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.477587659Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.47763325Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.478406511Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.478520354Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.478835053Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.478937086Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.479217613Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.479377098Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.479632185Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.479715627Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.479772368Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.479859921Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.479972824Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480064956Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480126658Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480223001Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480326384Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480402796Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480458607Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48054615Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480597611Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480721514Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480839468Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48091055Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.480963371Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481026333Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481098845Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481185677Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481198898Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481240519Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/image-registry-555f467c49-wvjzb.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481389573Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/registry/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481404403Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/registry/registry/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481413293Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/registry/registry/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481459654Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/registry/registry/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481782333Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481870486Z namespaces/openshift-image-registry/pods/image-registry-555f467c49-wvjzb/registry/registry/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481930367Z namespaces/openshift-image-registry/pods/node-ca-78zh6/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.481984609Z namespaces/openshift-image-registry/pods/node-ca-78zh6/node-ca-78zh6.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482149073Z namespaces/openshift-image-registry/pods/node-ca-78zh6/node-ca/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482163104Z namespaces/openshift-image-registry/pods/node-ca-78zh6/node-ca/node-ca/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482169544Z namespaces/openshift-image-registry/pods/node-ca-78zh6/node-ca/node-ca/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482243246Z namespaces/openshift-image-registry/pods/node-ca-78zh6/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482363259Z namespaces/openshift-image-registry/pods/node-ca-78zh6/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482447521Z namespaces/openshift-image-registry/pods/node-ca-78zh6/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482506783Z namespaces/openshift-image-registry/pods/node-ca-l7464/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482570955Z namespaces/openshift-image-registry/pods/node-ca-l7464/node-ca-l7464.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482666178Z namespaces/openshift-image-registry/pods/node-ca-l7464/node-ca/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482679148Z namespaces/openshift-image-registry/pods/node-ca-l7464/node-ca/node-ca/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482683078Z namespaces/openshift-image-registry/pods/node-ca-l7464/node-ca/node-ca/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4827454Z namespaces/openshift-image-registry/pods/node-ca-l7464/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482869653Z namespaces/openshift-image-registry/pods/node-ca-l7464/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.482952885Z namespaces/openshift-image-registry/pods/node-ca-l7464/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483012297Z namespaces/openshift-image-registry/pods/node-ca-vp22d/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483091869Z namespaces/openshift-image-registry/pods/node-ca-vp22d/node-ca-vp22d.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48348481Z namespaces/openshift-image-registry/pods/node-ca-vp22d/node-ca/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48349948Z namespaces/openshift-image-registry/pods/node-ca-vp22d/node-ca/node-ca/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48350909Z namespaces/openshift-image-registry/pods/node-ca-vp22d/node-ca/node-ca/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483562982Z namespaces/openshift-image-registry/pods/node-ca-vp22d/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483682135Z namespaces/openshift-image-registry/pods/node-ca-vp22d/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483770608Z namespaces/openshift-image-registry/pods/node-ca-vp22d/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483813609Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48386179Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483939192Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.483991004Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.484160578Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.484289432Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.484381904Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.484429606Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.484513218Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48458226Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.484731434Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.484813996Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4849597Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485019211Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485117434Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485170526Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485208447Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48531627Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485400992Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485495284Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485606208Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48569458Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485746071Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485880905Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.485992238Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.486224095Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.486344728Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.486582754Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.486743578Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.486968445Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487107768Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487133779Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487238312Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487304124Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487380286Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487422187Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48752846Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487630933Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487694304Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487756806Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487859559Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48788661Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487958282Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.487981772Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488111086Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/ingress-canary-64sfd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488229659Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/serve-healthcheck-canary/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488243319Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48825726Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488313732Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488436845Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488530527Z namespaces/openshift-ingress-canary/pods/ingress-canary-64sfd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488584209Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48863041Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/ingress-canary-ckd2c.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488727033Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/serve-healthcheck-canary/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488740603Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488751273Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488834306Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.488953729Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489102373Z namespaces/openshift-ingress-canary/pods/ingress-canary-ckd2c/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489138164Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489211836Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/ingress-canary-nrjcs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489299908Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/serve-healthcheck-canary/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489313569Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489322539Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489332549Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489458983Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489552985Z namespaces/openshift-ingress-canary/pods/ingress-canary-nrjcs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489593066Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489646208Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.48971466Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489757501Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489884864Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.489951536Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490023178Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.4900992Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490205793Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490287695Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490397858Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490506371Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490595714Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490652505Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490705597Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490764598Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490843961Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.490952473Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.491006625Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.491336564Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.491471338Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.491524829Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.491583611Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.492497626Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.492599998Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.492738622Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.492836325Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.492936878Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493142673Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49339859Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493476312Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493546394Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493618326Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493660117Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493730079Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49375132Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493787251Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493882203Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.493925305Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.494049768Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.494187201Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.494625473Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.494775058Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49485022Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.494894221Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.494993774Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495053465Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495147608Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495194549Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495268661Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495282711Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495345443Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495460746Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495482337Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495566429Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49558655Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495690993Z namespaces/openshift-ingress/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495747554Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495834417Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.495881318Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49596864Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496017682Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496148195Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49631619Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496462434Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496530036Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496581297Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496652139Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49669627Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496812683Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496883405Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.496926466Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497044319Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497164433Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497207574Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497388299Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497502172Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497662416Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497759089Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.497970745Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498149149Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498411977Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498495609Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49854496Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498637593Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498677874Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498767326Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498807907Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.498925101Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499025924Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499218109Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499240509Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499319921Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499377223Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499450055Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499496376Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499561828Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499572668Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49963586Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/router-default-77d44fd685-q7hft.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499770794Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/router/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499779474Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/router/router/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499785574Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/router/router/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.499850466Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/router/router/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.49998451Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/router/router/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500131314Z namespaces/openshift-ingress/pods/router-default-77d44fd685-q7hft/router/router/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500183765Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500237026Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500292728Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500333999Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500675558Z namespaces/openshift-insights/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.50073369Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500821002Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500867634Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.500964436Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501009098Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501192803Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501330626Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.50146376Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501530372Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501588323Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501691436Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501743887Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501811269Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.50185111Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.501951623Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.502023935Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.502105628Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5022128Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.502331264Z namespaces/openshift-insights/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.502377645Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.503406423Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.503524576Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.503860376Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.504009089Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.504436341Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.504529484Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.504787461Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.504866243Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.504907954Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505024307Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505212972Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505325265Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505375337Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505416578Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.50549885Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505548931Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505632824Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505713156Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505776648Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505820709Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.505928752Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506025644Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506141508Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.50621152Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506510518Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506555309Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506643751Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506686102Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506763515Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506806386Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506904138Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.506912328Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-2scgt/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.50697156Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-2scgt/insights-operator-5c847dcfc4-2scgt.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.507122304Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-2scgt/insights-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.507134665Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-2scgt/insights-operator/insights-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.507144455Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-2scgt/insights-operator/insights-operator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.507211667Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-2scgt/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.507657979Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-2scgt/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508086021Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508153653Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/insights-runtime-extractor-2ssph.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508270406Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508279866Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/exporter/exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508290026Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/exporter/exporter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508357688Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/exporter/exporter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508474861Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508561033Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/exporter/exporter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508603095Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/extractor/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508613325Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/extractor/extractor/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508655376Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/extractor/extractor/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508695917Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/extractor/extractor/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508821291Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.508906833Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/extractor/extractor/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509423527Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509439008Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509445148Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.50951826Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509640743Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509725445Z namespaces/openshift-insights/pods/insights-runtime-extractor-2ssph/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509790707Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509844908Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/insights-runtime-extractor-fw88z.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509963602Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509972782Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/exporter/exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.509978932Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/exporter/exporter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510049574Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/exporter/exporter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510187198Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510289751Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/exporter/exporter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510331782Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/extractor/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510342212Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/extractor/extractor/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510367483Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/extractor/extractor/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510418764Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/extractor/extractor/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510539667Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51062742Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/extractor/extractor/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510669171Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510680071Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510709072Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510759673Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510876237Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.510962969Z namespaces/openshift-insights/pods/insights-runtime-extractor-fw88z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511060742Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511122533Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/insights-runtime-extractor-zsddx.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511240557Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511256367Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/exporter/exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511268007Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/exporter/exporter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511324469Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/exporter/exporter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511424542Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511519374Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/exporter/exporter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511551925Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/extractor/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511561715Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/extractor/extractor/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511585626Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/extractor/extractor/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511653048Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/extractor/extractor/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511773891Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511864544Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/extractor/extractor/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511902325Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511911235Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511917435Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.511978957Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512116961Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512220573Z namespaces/openshift-insights/pods/insights-runtime-extractor-zsddx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512279435Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512328976Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512410938Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51245463Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512550322Z namespaces/openshift-keda/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512568593Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512579943Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512620824Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512734887Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512794969Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512805959Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512883291Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.512964684Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.513003755Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.513151339Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.513472147Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51355735Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51356799Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.513633522Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.513863628Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51391555Z namespaces/openshift-keda/operators.coreos.com/installplans/install-zw62w.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514150176Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514188307Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514276959Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514315681Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514431233Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514469775Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514622389Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5146741Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514757553Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514799163Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514863145Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.514901516Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515010819Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515136313Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515234926Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515285927Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515343308Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51540208Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515448371Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515532654Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515621696Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515672687Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51577479Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515856563Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.515909884Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.516055628Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.516181771Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.516330165Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.516427888Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.516550281Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.516693955Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517112017Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51723857Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517317362Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517390704Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517436066Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517511318Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517554609Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517644521Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517734474Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517780795Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517822486Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517874827Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.517913548Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51796673Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518009791Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518089423Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518125724Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518244237Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518286759Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.51834181Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518396892Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518466004Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518513165Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518593867Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518669429Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518752502Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518795023Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518837584Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518910556Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.518963287Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5190533Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519133562Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519180223Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519264075Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519313467Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519345478Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519457991Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519533493Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519616925Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519694207Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519775029Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.519894302Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520089048Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520136239Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52017559Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520230442Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520257063Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520313794Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520380246Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520459598Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52054896Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520607762Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520644543Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520718155Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520754856Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520851339Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52091285Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.520933431Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521007573Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521070585Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521129056Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521171597Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521229659Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52127651Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521357213Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521405664Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521481976Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521509466Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521586389Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521605479Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521699352Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521778564Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.521861386Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522247527Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522286598Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52236808Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522391801Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522491133Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522529634Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522581126Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522653418Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52272557Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522760011Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522880844Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.522962226Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523067279Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523163202Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523244544Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523370557Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523545912Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523618144Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523646975Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523722327Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523736407Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52382324Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52384862Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.523939023Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524013025Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524098337Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52420766Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524268492Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524309953Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524372885Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524409666Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524476447Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524520349Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52456381Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524621031Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524723564Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524756065Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524826807Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.524843508Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52492513Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525064234Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525160546Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525236998Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52531917Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525377742Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525433624Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525483155Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525526956Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525611489Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52566208Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525710951Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525777513Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525842615Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525851045Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525890486Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525936397Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.525989769Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.526111742Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.526185954Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.526850572Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.526934585Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527005567Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527163281Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527311535Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527363406Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527398437Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527449159Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52749551Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527543001Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527589082Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527672445Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527752467Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527799748Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527829389Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527891491Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527930632Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.527981243Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528018894Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528101626Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528140927Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52824509Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528302732Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528359833Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528382334Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528450826Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528497677Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528577439Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528656721Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528747414Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528800085Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528845777Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528904798Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.528949429Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529025571Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529166585Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529221417Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529294519Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529383821Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529434943Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529529475Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529615498Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.52968934Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529784912Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529869875Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.529995998Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530183963Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530267336Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530388329Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530397189Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530401259Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53043747Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530487642Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530560363Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530650616Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530699127Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530756819Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53080392Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530862522Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530919223Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.530963414Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531053427Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531111698Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531206571Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531259903Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531339405Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531400436Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531484709Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53153654Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531655703Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531741566Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531857579Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531933001Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.531988782Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532111396Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532170007Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53228007Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532317331Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532378733Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532454275Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532520497Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532550438Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532657781Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532741333Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532819975Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.532900757Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53299101Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533167364Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533331069Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53337587Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533425182Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533519964Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533533205Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533631747Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533656208Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533755331Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533823692Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533869184Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.533917005Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53485865Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.534903582Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.534959423Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535005005Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535070976Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535121078Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535229911Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535282752Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535353104Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535392375Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535458277Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535486578Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535598951Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535703814Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535807576Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535870518Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535913379Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535968981Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.535994272Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536125175Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536185027Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536221088Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53630927Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536343591Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536351961Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536399343Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536474905Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536519516Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536623259Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536704181Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536906686Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.536974768Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537127352Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537249806Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5374238Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537482022Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537524673Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537580265Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537611216Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537665067Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537692928Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53778009Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537858072Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537899824Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537941865Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.537994036Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538024707Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53811813Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5381353Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-mrskr/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538176341Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-mrskr/kube-storage-version-migrator-operator-846bf668f7-mrskr.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538317825Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-mrskr/kube-storage-version-migrator-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538327135Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-mrskr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538331975Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-mrskr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538356526Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-mrskr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53848422Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-mrskr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538633024Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538673254Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538728556Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538773347Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53885647Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53887756Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538949902Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.538980023Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.539192969Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53923854Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.539332292Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.539434865Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.539543708Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5396061Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.539693172Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.539843626Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.539882118Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.53997584Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.540067923Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.540138345Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.540260608Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.540738481Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.540798832Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.540938196Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54106382Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541249845Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541313737Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54143059Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541560893Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541730058Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541766519Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54182016Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541855211Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541901013Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541937614Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.541984775Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54218014Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542281193Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542316594Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542349745Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542406576Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542441187Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542504369Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542515189Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54253305Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/migrator-d57d58cc9-rghnd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542620972Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/graceful-termination/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542632502Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/graceful-termination/graceful-termination/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542639773Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542679284Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542772777Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542837878Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542879919Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/migrator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54289136Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/migrator/migrator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54290577Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/migrator/migrator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.542964952Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/migrator/migrator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543058234Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543142567Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-rghnd/migrator/migrator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543178268Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543213898Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54327062Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543305451Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543380013Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543394693Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543402003Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543427354Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543527157Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54361906Z namespaces/openshift-marketplace/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54363055Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54363515Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54364934Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543732743Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543748733Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543771554Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543864766Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.543946788Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.544059672Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.544180055Z namespaces/openshift-monitoring/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.544201675Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.544286968Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.544303868Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54438445Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.544418731Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.544627027Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.545060469Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.545499861Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.545734787Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.545802349Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.545877661Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.545913132Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.546008265Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.546086577Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.546132568Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.546237791Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.546276682Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.546325543Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.549358346Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.54951945Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.550827316Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.550885938Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55208835Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.552226954Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.552690357Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.552874602Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.552915063Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553087938Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553132169Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553204391Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553243132Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553328074Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553404546Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553473098Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553512539Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553643313Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553682804Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553769206Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553807057Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553928021Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.553968071Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.554110395Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55428452Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.554367902Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.554623269Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.554766103Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.554891467Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.554981659Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555110333Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555203615Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555313748Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555351999Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555445202Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555525864Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555610136Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555714169Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555808412Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.555956966Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556052468Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556182112Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556250764Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556337306Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556422569Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55649514Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556531341Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556596593Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556605103Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556648015Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556744407Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.556755468Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55683975Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557009445Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557020325Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557024535Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557101347Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55719722Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557265052Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557301793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557312393Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557319443Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557372904Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557467337Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557533009Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55757588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55758345Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557592381Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557645332Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557728364Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557795476Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557832687Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557843217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557847408Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557894429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.557985201Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558102415Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558143625Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558157966Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558162116Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558235908Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.55831384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558443564Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558483075Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558491385Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558497715Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558546147Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558638459Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558703381Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558742842Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558750852Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558754712Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558770462Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558872085Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558943677Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.558958708Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559017569Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/cluster-monitoring-operator-64786d9cbb-4b85j.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559135092Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/cluster-monitoring-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559150793Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559164303Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559231445Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559549894Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559614986Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4b85j/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559686678Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559722988Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-state-metrics-7c9dbb8b7d-lcp5j.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559829831Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-main/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559845902Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559862992Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559890573Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.559985326Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560068358Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560100299Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-self/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560109699Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560118379Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560206172Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560276064Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560338965Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560353856Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-state-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560372486Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560387897Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560444998Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560584202Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560647324Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lcp5j/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560673894Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560729766Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/metrics-server-877b465bf-cx9md.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560828819Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/metrics-server/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560843369Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/metrics-server/metrics-server/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560849069Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/metrics-server/metrics-server/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56087845Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.560972333Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561018564Z namespaces/openshift-monitoring/pods/metrics-server-877b465bf-cx9md/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561115957Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561140547Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/monitoring-plugin-d5dcff7cf-vkqxs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56123047Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/monitoring-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56124328Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56125646Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561277251Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561389714Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561454556Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-vkqxs/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561492317Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561543728Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/node-exporter-8ktp4.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561650341Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/init-textfile/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561662541Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/init-textfile/init-textfile/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561673782Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561705583Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561775684Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561837686Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561866467Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561875587Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561888868Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.561951339Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562048592Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562130334Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562215567Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/node-exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562230847Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/node-exporter/node-exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562237557Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562247477Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562385761Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562453213Z namespaces/openshift-monitoring/pods/node-exporter-8ktp4/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562474623Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562520935Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/node-exporter-slqfm.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562621087Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/init-textfile/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562630978Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/init-textfile/init-textfile/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562635658Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562650188Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562737371Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562803252Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562816483Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562821083Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562844304Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562897595Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.562988448Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56305927Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563112261Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/node-exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563122171Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/node-exporter/node-exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563145742Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563170953Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563292346Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563333547Z namespaces/openshift-monitoring/pods/node-exporter-slqfm/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563379068Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563419479Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/node-exporter-wzh7j.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563525142Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/init-textfile/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563533163Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/init-textfile/init-textfile/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563537643Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563572184Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563645746Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563706637Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563747078Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563754389Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563758579Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56381374Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.563887302Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564005815Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564046657Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/node-exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564068097Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/node-exporter/node-exporter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564074837Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564138109Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564240412Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564306124Z namespaces/openshift-monitoring/pods/node-exporter-wzh7j/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564372235Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564394896Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/openshift-state-metrics-54cf96dfcf-lqz7t.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5645406Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-main/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56455307Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564559351Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564601732Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564690564Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564753726Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564795707Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-self/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564806387Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564813137Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564863609Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.564950841Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565021043Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565076285Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/openshift-state-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565095035Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565101255Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565110895Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565232789Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565302371Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-lqz7t/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565317901Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565403053Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56564572Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56565782Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565673051Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565711132Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565806994Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565871516Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565900357Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565910967Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565917108Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.565971009Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566123323Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566192425Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566233116Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566240456Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566246746Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566304968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566401691Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566467432Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566496833Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566505393Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566509384Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566541425Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566630707Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566696769Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56673675Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56674446Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56675065Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566798421Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566886664Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566949716Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566978926Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.566989097Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567002687Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56709933Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567258164Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567330456Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567359297Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567367677Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567408218Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567454489Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567594783Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567690606Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567761348Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567817259Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/prometheus-operator-567f7b8b7c-n6vjk.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567945223Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567954143Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567958643Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.567982234Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568105237Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568248421Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568278282Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/prometheus-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568284652Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568288692Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568324803Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568491948Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56856503Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-n6vjk/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568598211Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568638462Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/prometheus-operator-admission-webhook-d559d66d5-bhlb7.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568713824Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/prometheus-operator-admission-webhook/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568721194Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568733674Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568775555Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568870228Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56893491Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bhlb7/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.568976021Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569022512Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/telemeter-client-67fddd7f97-xzfr6.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569191517Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569201927Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569211517Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569255399Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569410003Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569481275Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569521146Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/reload/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569528396Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/reload/reload/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569532146Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/reload/reload/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569560667Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/reload/reload/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.56966563Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569718011Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/reload/reload/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569742922Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/telemeter-client/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569759802Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/telemeter-client/telemeter-client/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569778403Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569817424Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.569958558Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570025309Z namespaces/openshift-monitoring/pods/telemeter-client-67fddd7f97-xzfr6/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570113982Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570187644Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/thanos-querier-698565659-n94tb.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570348908Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570357489Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570361849Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57039662Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570485612Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570559154Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570595895Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-rules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570603235Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570607255Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570636816Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570718948Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57079617Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570832891Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-web/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570840092Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570844232Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570887323Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.570968995Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571048248Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571110469Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571118289Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57112203Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571172791Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571242853Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571313875Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571349816Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/prom-label-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571354846Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571360776Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571408937Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571495709Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571575922Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571615513Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/thanos-query/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571622743Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/thanos-query/thanos-query/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571626483Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/thanos-query/thanos-query/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571660754Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571754807Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571826929Z namespaces/openshift-monitoring/pods/thanos-querier-698565659-n94tb/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571850259Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57188897Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571942622Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.571977193Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572111826Z namespaces/openshift-multus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572148907Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572218269Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57225458Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572300111Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572336763Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572543708Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57261792Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572696412Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572733423Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572767084Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.572923908Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573052032Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573147095Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573184796Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573240637Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573266288Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57335841Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573405722Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573432312Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573534715Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573553466Z namespaces/openshift-multus/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573604127Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573788922Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.573873814Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.574638975Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.574757818Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575366765Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575448227Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575573701Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575632232Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575698674Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575769926Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575885039Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.575965251Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576099005Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576139396Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576233759Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576312021Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576398603Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576432324Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576479065Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576528187Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576570398Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576620189Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576662721Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576706442Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576747333Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576831935Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576904197Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576952998Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.576989129Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577050741Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577104653Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577148864Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577196735Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577256837Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577267067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57735888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/multus-additional-cni-plugins-2pkl2.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577496973Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/bond-cni-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577503813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577508033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577539904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577626697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577691118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577725349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57773312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/cni-plugins/cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57773702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577769511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577859143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577926355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577964266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/egress-router-binary-copy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577971426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.577975406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578006237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57811946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578184682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578236123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578244584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578248914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578268234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578335506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578412448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578450289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/routeoverride-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578457679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578461499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57849156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578580853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578650125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578693786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578700816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578706376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578725947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578816409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578877411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578904791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578911642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578915472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.578955893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579042595Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579131768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2pkl2/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579167159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57921102Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/multus-additional-cni-plugins-dpws9.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579343743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/bond-cni-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579356044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579360054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579387345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579479537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579541979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57957807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57958586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/cni-plugins/cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.57959497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579636331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579721394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579784216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579821057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/egress-router-binary-copy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579828547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579834787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.579873498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5799597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580122435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580141765Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580156296Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580162456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580208517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580280389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580346271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580384292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/routeoverride-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580390902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580394862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580427543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580518676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580599578Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580637169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580642319Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580647199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58066605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580753262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580820324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580851035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580861205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580865315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.580888586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581002429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581108672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dpws9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581144443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581189284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/multus-additional-cni-plugins-z62qr.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581320177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/bond-cni-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581327838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581331908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581368699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581457691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581525663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581550704Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581555504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/cni-plugins/cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581561544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581609205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581701988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58176886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58179907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/egress-router-binary-copy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581805481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581809441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581845542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.581941345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582014236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582120499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58213295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5821372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58216312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582256413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582317605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582364226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/routeoverride-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582375196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582379856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582386966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582469129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582549191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582583242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582592942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582597912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582620833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582778577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582843999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.5828782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58288803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58289245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.582913781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583007974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583167488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-z62qr/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583191548Z namespaces/openshift-multus/pods/multus-dt68c/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58323995Z namespaces/openshift-multus/pods/multus-dt68c/multus-dt68c.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583335552Z namespaces/openshift-multus/pods/multus-dt68c/kube-multus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583346683Z namespaces/openshift-multus/pods/multus-dt68c/kube-multus/kube-multus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583351683Z namespaces/openshift-multus/pods/multus-dt68c/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583368313Z namespaces/openshift-multus/pods/multus-dt68c/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583832406Z namespaces/openshift-multus/pods/multus-dt68c/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.583946569Z namespaces/openshift-multus/pods/multus-dt68c/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58397959Z namespaces/openshift-multus/pods/multus-n6mgr/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584075333Z namespaces/openshift-multus/pods/multus-n6mgr/multus-n6mgr.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584180435Z namespaces/openshift-multus/pods/multus-n6mgr/kube-multus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584191036Z namespaces/openshift-multus/pods/multus-n6mgr/kube-multus/kube-multus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584196996Z namespaces/openshift-multus/pods/multus-n6mgr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584258668Z namespaces/openshift-multus/pods/multus-n6mgr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584571236Z namespaces/openshift-multus/pods/multus-n6mgr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584633588Z namespaces/openshift-multus/pods/multus-n6mgr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584653678Z namespaces/openshift-multus/pods/multus-sthxp/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58472881Z namespaces/openshift-multus/pods/multus-sthxp/multus-sthxp.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584849194Z namespaces/openshift-multus/pods/multus-sthxp/kube-multus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584860204Z namespaces/openshift-multus/pods/multus-sthxp/kube-multus/kube-multus/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584866094Z namespaces/openshift-multus/pods/multus-sthxp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.584909295Z namespaces/openshift-multus/pods/multus-sthxp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585173353Z namespaces/openshift-multus/pods/multus-sthxp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585234314Z namespaces/openshift-multus/pods/multus-sthxp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585268455Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585305466Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/network-metrics-daemon-dkdsb.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585395368Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585406569Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585410779Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58543694Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585529672Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585588534Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585620065Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/network-metrics-daemon/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585626835Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585638425Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585671446Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585782299Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585846181Z namespaces/openshift-multus/pods/network-metrics-daemon-dkdsb/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585872872Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585913303Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/network-metrics-daemon-jz2xp.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.585997455Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586004665Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586008565Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586039126Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586147839Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586219061Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586246162Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/network-metrics-daemon/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586251372Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586264542Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586302733Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586410946Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586478418Z namespaces/openshift-multus/pods/network-metrics-daemon-jz2xp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586511819Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58654769Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/network-metrics-daemon-vsjdz.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586626882Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586640493Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586644513Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586655003Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586754296Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586817577Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586847288Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/network-metrics-daemon/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586853958Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.586857839Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58689566Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587016323Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587105395Z namespaces/openshift-multus/pods/network-metrics-daemon-vsjdz/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587133796Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587173617Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587228018Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587237359Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587261139Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587364372Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587410694Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587450945Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587529617Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587579258Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587620079Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58765642Z namespaces/openshift-network-console/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587709372Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587760803Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587788394Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587844395Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587874796Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.587958309Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588093572Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588199385Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588230356Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588265847Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588360149Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58839193Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588424941Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588460312Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588538414Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588588946Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588624887Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588704939Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58877004Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588815222Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.588926915Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589005507Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589158301Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589222243Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589363847Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58948796Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589602823Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589655675Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589692536Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589744657Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589784388Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589824869Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.58986064Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589917492Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.589947413Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590002514Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590047515Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590143578Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590239671Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590277592Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590322223Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590366054Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590406665Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590454897Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590462237Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590475097Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/networking-console-plugin-6bffdf9778-8hzgw.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590559429Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/networking-console-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59056704Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59057145Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590607861Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590701403Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590773895Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-8hzgw/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590791806Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590854277Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.590902539Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59094279Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59096974Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591022342Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591186786Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591207197Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591257878Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591292029Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591405583Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591510345Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591583617Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591626349Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591665759Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591730551Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591763002Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.591987608Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592022789Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592100341Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592154873Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592276486Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592330128Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59242822Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592641876Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592703078Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.592753939Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593009506Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593084358Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593362906Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593445608Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593652634Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593740686Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593838049Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593899411Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593945842Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.593995073Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594060775Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594157787Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594210049Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59425503Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594313562Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594366683Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594410734Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594446795Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594529718Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59460952Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594653271Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594693512Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594810045Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594834486Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.594944719Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59499473Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595079133Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595093193Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595122874Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/network-check-source-989f8b8dc-6gn26.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595204806Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/check-endpoints/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595215126Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/check-endpoints/check-endpoints/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595220787Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595254868Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595402221Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595474863Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-6gn26/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595528165Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595577456Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/network-check-target-8gbhm.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595671899Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/network-check-target-container/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595681659Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595687509Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59572563Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595845493Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.595964277Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbhm/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596011848Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59610528Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/network-check-target-qqhc4.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596202503Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/network-check-target-container/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596214183Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596219964Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596258555Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596387288Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596475161Z namespaces/openshift-network-diagnostics/pods/network-check-target-qqhc4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596523042Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596567813Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/network-check-target-rl4br.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596661446Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/network-check-target-container/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596673926Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596679816Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596718177Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59682949Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596929913Z namespaces/openshift-network-diagnostics/pods/network-check-target-rl4br/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.596974914Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597048966Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597127219Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597137649Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59718389Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597327054Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597364555Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597414276Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597523359Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597597771Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597649333Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597731135Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597794867Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597876119Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.597936801Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598007212Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598052324Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598168967Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59828634Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598375882Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598432324Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598484925Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598545847Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598604459Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598692841Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598756273Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598798294Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598903057Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598956918Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.598963809Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59901928Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.599225266Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.599268377Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.59938805Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.599490493Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.599578155Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.599710439Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.599818292Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600016007Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600211983Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600239053Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600308675Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600360777Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600394797Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600452979Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6004893Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600544812Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600589933Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600666685Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600741307Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600800119Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60084926Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600892111Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600933932Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.600979224Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601062106Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601111237Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601119697Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601159029Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60121094Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601266621Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601336813Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601394645Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601459497Z namespaces/openshift-network-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601511738Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60159663Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601637131Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601699103Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601751294Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.601872218Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6019456Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602053543Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602105124Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602144785Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602277729Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602301169Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602348551Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602392632Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602484025Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602524996Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602562527Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602735681Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602779153Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602789183Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602830824Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602889156Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.602933347Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603088691Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603200654Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603357588Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603446401Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603633266Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603719478Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603867062Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603914713Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.603959955Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60415756Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604482389Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60452531Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604569391Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604622753Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604679094Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604716405Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604757147Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604801798Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60489382Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.604976082Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605017644Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605101946Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605159658Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605207909Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605272881Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605298041Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605355873Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605394254Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605444635Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605451815Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605498037Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/iptables-alerter-5n7dw.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605569199Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/iptables-alerter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605578949Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605585309Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60562176Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605718113Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605790525Z namespaces/openshift-network-operator/pods/iptables-alerter-5n7dw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605822076Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605858257Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/iptables-alerter-9c2nh.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605930139Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/iptables-alerter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605937849Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.605941809Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60598476Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606108484Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606177235Z namespaces/openshift-network-operator/pods/iptables-alerter-9c2nh/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606221707Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606259328Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/iptables-alerter-f87ww.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606329979Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/iptables-alerter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60633901Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60634525Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606394661Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606480234Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606616127Z namespaces/openshift-network-operator/pods/iptables-alerter-f87ww/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606656518Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606702029Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606745251Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606790742Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606839983Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606877604Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606941146Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.606991977Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60706861Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607110841Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607193243Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607275205Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607362118Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607407999Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60744577Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607496681Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607527152Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607630635Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607671316Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607711427Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607788209Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60783704Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607872741Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.607982204Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608092498Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60818251Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608262882Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608352065Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608487008Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608695784Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608767086Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608788006Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608863708Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.60891391Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.608974222Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609015032Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609129846Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609230778Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609268499Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609323501Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609344381Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609386783Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609456555Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609510186Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609591358Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609601019Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609617639Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609684301Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609727962Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609794604Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609831695Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609877996Z namespaces/openshift-operators/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609890267Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609896367Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609938788Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.609985509Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610065251Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610122883Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610167834Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610235546Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610273987Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610457162Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610540754Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610623667Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610664898Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610694978Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610839502Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610872833Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610924435Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.610969156Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611154891Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611203252Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611242483Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611349276Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611394828Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611402018Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611448749Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61149334Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611538832Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611788408Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.611895521Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.612254941Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.612387884Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613020592Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613154525Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61331066Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613369361Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613405062Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613493315Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613636939Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61367087Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613832604Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613895776Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.613952797Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61405424Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614079731Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614152313Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614216005Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614291576Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614300967Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614336178Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61440497Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614464191Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614561364Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614659057Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614712208Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61476938Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614836371Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.614897263Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615026176Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615095898Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61514411Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61515359Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615205311Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615307754Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615369786Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615428838Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615483749Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615492919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615571021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovnkube-node-jjzrs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615804238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-node/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615815718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615820148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615855219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.615997753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616168498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616193028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616200459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616207589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6162603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616371263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616440825Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616462816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/nbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616479846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/nbdb/nbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616491867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/nbdb/nbdb/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616517047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61661127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616681672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616703472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/northd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616714422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/northd/northd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616720933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/northd/northd/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616753563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/northd/northd/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616855796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616928478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/northd/northd/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616942049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-acl-logging/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616948849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.616952989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61699845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617125594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617172965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617179075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-controller/ovn-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617183395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617216516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617412061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617473593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617494554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovnkube-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617501334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617511324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.617544075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6184578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618513352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618533342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/sbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618543152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/sbdb/sbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618548052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/sbdb/sbdb/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618594114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618694707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618754548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jjzrs/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618779859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.618847641Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovnkube-node-krs87.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619001375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-node/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619014025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619019005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619043786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619211621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619277103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619317433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619324514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619328904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619353374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619485218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.61955581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619585311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/nbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619590321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/nbdb/nbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619594611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/nbdb/nbdb/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619631612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619726775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619791666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619823117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/northd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619829158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/northd/northd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619833148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/northd/northd/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619864488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/northd/northd/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.619966871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620094045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/northd/northd/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620122686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-acl-logging/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620127306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620133396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620170927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620263839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62030716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620314551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-controller/ovn-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620318451Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620355492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620523657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620587378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620622389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovnkube-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620630119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.620634189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62066779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621523414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621567645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621599876Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/sbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621607896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/sbdb/sbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621611936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/sbdb/sbdb/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621642337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621738639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621799651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-krs87/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621830832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.621895124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovnkube-node-nchfw.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622076489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-node/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622088489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622092529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6221292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622250953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622318625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622362127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622373177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622379367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622466129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622818339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6228444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62285156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/nbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62285731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/nbdb/nbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62286289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/nbdb/nbdb/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6228683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.622928292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623006274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623088356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/northd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623105707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/northd/northd/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623110347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/northd/northd/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623122227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/northd/northd/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62323112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623297522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/northd/northd/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623340293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-acl-logging/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623348474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623352314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623382594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623464577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623508158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623515978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-controller/ovn-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623520258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623561409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623732684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623796616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623841387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovnkube-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623851237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623855407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.623877428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.624575567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.624636798Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62467743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/sbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62468664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/sbdb/sbdb/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62469073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/sbdb/sbdb/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.624717701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.624811263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.624896056Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nchfw/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.624948797Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625014259Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625107342Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625118602Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625166363Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625259806Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625384989Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625439791Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625502132Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625593335Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625711338Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62577212Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625834411Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625885732Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625893703Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625900103Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625931514Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.625983455Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626058107Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626120169Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62616868Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626219522Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626263303Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626350105Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626480859Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626566441Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626610352Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626656184Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626705795Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626739726Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626833438Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62687285Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.626911771Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627056235Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627141767Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627149647Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627181668Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62723552Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627282551Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627410124Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627495276Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627680112Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627755794Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.627892707Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628083532Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628264168Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628313879Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62835515Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628403191Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628442582Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628490014Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628536765Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628613377Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628693709Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628749441Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628770131Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628828133Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628865754Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628914835Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628952776Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628986467Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.628995468Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-fwfjt/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62907235Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-fwfjt/service-ca-operator-5d46d9ffd4-fwfjt.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629166772Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-fwfjt/service-ca-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629180242Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-fwfjt/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629188903Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-fwfjt/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629205193Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-fwfjt/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629343097Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-fwfjt/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629495051Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629538342Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629573613Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629623825Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629667456Z namespaces/openshift-service-ca/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629715277Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629769229Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.62980909Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629852241Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629885602Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.629967994Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630122108Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630258402Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630298753Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630353284Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630383115Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630445917Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630522779Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630799757Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630840178Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.63092163Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630965281Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.630974031Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631002622Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631088405Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631121225Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631255719Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631326781Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631442604Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631518716Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631624069Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631744072Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631925747Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.631987639Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632063971Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632144823Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632177364Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632229616Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632268027Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632350159Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632432551Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632480052Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632558085Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632607196Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632646887Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632700138Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632712069Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.63273871Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/service-ca-758f599c5-qt6g4.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632811461Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/service-ca-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632819912Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632824252Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.632857633Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633145021Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633219423Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-qt6g4/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633248353Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633287734Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633336316Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633375247Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633422068Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633469819Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633529821Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633565692Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633613163Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633647694Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633728797Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633801088Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633878041Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633925442Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.633963003Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634008654Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634081936Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634202019Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634250251Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634331773Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634413505Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634460986Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634506568Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634609741Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634683603Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634762245Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634836667Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.634917229Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635056833Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635265468Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.63531841Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635344561Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635402442Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635428463Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635483024Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635524335Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635601597Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.63567973Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635713681Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635761812Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635807243Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635844044Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635890705Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635929966Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.635982618Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.63605058Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636102331Z namespaces/openshift/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636153183Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636221465Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636263206Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636307197Z namespaces/openshift/apps/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636337398Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.63642214Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636502412Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636575674Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636621085Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636659436Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636705998Z namespaces/openshift/batch/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636732818Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636816291Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636859482Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636897793Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.636976045Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637020946Z namespaces/openshift/core/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637094008Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637196691Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637272873Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637347245Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637424297Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637500459Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637620603Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637774507Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637823598Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637868209Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.63791242Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.637939991Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6393804Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.639407651Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.639503074Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.639579986Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.639689669Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.639791642Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.639873774Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640021078Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640289385Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640434469Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640526742Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640638335Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640771738Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640858491Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.640971374Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641084977Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641168249Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641265232Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641386895Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641492338Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641586581Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641684423Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641780036Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641876869Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.641973391Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.642098245Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.642209408Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.64230784Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.642470865Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.642596938Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.642710471Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.642840155Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.642961908Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.643086501Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.643207615Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.643467652Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.643594186Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.643737119Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.643830002Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.643948165Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.644058818Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.644190522Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.644319955Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.644405718Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6444907Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.644612893Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.644744067Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.64484461Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.644953783Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645052715Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645168249Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645244471Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645361504Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645478957Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.64558863Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645696403Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645810376Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645897658Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.645990671Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646141865Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.64632962Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646373751Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646458364Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646542506Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646584307Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646632038Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646672819Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646718991Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646759912Z namespaces/openshift/policy/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646804283Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646841434Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646888135Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646928817Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646939117Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.646972588Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647118762Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647237965Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647344318Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647456551Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647632786Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647739848Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647872352Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.647974475Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.648219332Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.648341075Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.648449548Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.648572841Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.648719725Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.648821018Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.648938561Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649045214Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649177858Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649282331Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649383713Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649488036Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649583079Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649825785Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.649930098Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650026161Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650134724Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650253977Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.6503495Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650467633Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650576306Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650681669Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650778951Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650882254Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.650999277Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651138261Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651230584Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651332697Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651426439Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651548962Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651652145Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651755108Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651873041Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.651981454Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652121718Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652230891Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652358934Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652498908Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652625102Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652749535Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652860918Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.65294281Z network_logs/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.652970701Z network_logs/cluster_scale [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.653073794Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.653162276Z network_logs/multi-networkpolicy [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.653229528Z network_logs/net-attach-def [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.653314851Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.653449194Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.653537226Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.654848022Z nodes/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.654898744Z nodes/debug [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.654999757Z nodes/ip-10-0-131-229.ec2.internal/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.655051178Z nodes/ip-10-0-131-229.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.655317765Z nodes/ip-10-0-131-229.ec2.internal/dmesg [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.655604853Z nodes/ip-10-0-131-229.ec2.internal/ethtool_channels [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.655682395Z nodes/ip-10-0-131-229.ec2.internal/ethtool_features [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.655776778Z nodes/ip-10-0-131-229.ec2.internal/ip-10-0-131-229.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.656014394Z nodes/ip-10-0-131-229.ec2.internal/irq_affinities.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.656247631Z nodes/ip-10-0-131-229.ec2.internal/lscpu [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.656373684Z nodes/ip-10-0-131-229.ec2.internal/lspci [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.656465216Z nodes/ip-10-0-131-229.ec2.internal/podresources.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.656565369Z nodes/ip-10-0-131-229.ec2.internal/pods_info.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.656673362Z nodes/ip-10-0-131-229.ec2.internal/proc_cmdline [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.656748204Z nodes/ip-10-0-131-229.ec2.internal/sysinfo.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.658773629Z nodes/ip-10-0-131-229.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.658906513Z nodes/ip-10-0-133-206.ec2.internal/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.658946554Z nodes/ip-10-0-133-206.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.659275943Z nodes/ip-10-0-133-206.ec2.internal/dmesg [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.65951834Z nodes/ip-10-0-133-206.ec2.internal/ethtool_channels [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.659580151Z nodes/ip-10-0-133-206.ec2.internal/ethtool_features [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.659659084Z nodes/ip-10-0-133-206.ec2.internal/ip-10-0-133-206.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.659949761Z nodes/ip-10-0-133-206.ec2.internal/irq_affinities.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.660116736Z nodes/ip-10-0-133-206.ec2.internal/lscpu [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.660314022Z nodes/ip-10-0-133-206.ec2.internal/lspci [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.660389153Z nodes/ip-10-0-133-206.ec2.internal/podresources.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.660495866Z nodes/ip-10-0-133-206.ec2.internal/pods_info.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.660603589Z nodes/ip-10-0-133-206.ec2.internal/proc_cmdline [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.660681141Z nodes/ip-10-0-133-206.ec2.internal/sysinfo.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.662437179Z nodes/ip-10-0-133-206.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.662580283Z nodes/ip-10-0-137-248.ec2.internal/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.662601054Z nodes/ip-10-0-137-248.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.662916482Z nodes/ip-10-0-137-248.ec2.internal/dmesg [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.663304033Z nodes/ip-10-0-137-248.ec2.internal/ethtool_channels [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.663387665Z nodes/ip-10-0-137-248.ec2.internal/ethtool_features [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.663463317Z nodes/ip-10-0-137-248.ec2.internal/ip-10-0-137-248.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.663761615Z nodes/ip-10-0-137-248.ec2.internal/irq_affinities.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.663902039Z nodes/ip-10-0-137-248.ec2.internal/lscpu [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.664020363Z nodes/ip-10-0-137-248.ec2.internal/lspci [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.664137206Z nodes/ip-10-0-137-248.ec2.internal/podresources.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.664255439Z nodes/ip-10-0-137-248.ec2.internal/pods_info.json [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.664380892Z nodes/ip-10-0-137-248.ec2.internal/proc_cmdline [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.664457004Z nodes/ip-10-0-137-248.ec2.internal/sysinfo.log [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.666341376Z nodes/ip-10-0-137-248.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.66649721Z pod_network_connectivity_check/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.666520661Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.666616723Z static-pods/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.666626563Z static-pods/kube-apiserver/ [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.67530291Z [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.675335601Z sent 57,866 bytes received 3,754,400 bytes 2,541,510.67 bytes/sec [must-gather] [must-gather-bxspn] OUT 2026-07-06T19:16:59.675341881Z total size is 40,539,643 speedup is 10.63 [must-gather] [must-gather ] OUT 2026-07-06T19:16:59.945425125Z namespace/openshift-must-gather-qck8h 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: ba464966-7fc5-4b59-ac42-643803bc935f [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-54l2s [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-54l2s-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-54l2s [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 6462676 Jul 6 19:18 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-54l2s/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 3247ad9] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-54l2s/e2e-graph.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 9a3812d..3247ad9 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-06T19:18:16.887Z","type":3}]