task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-2fwds-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-2fwds-kubeconfig [get-kubeconfig] Found admin password secret: cluster-2fwds-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-2fwds-password [get-kubeconfig] API Server URL: https://a51bcb6354156431cbe12ffb5872d8b0-3487de5cbe3c26c0.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [clone-repo] odh-gateway-2gi-memory [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2670/3093) Updating files: 87% (2691/3093) Updating files: 88% (2722/3093) Updating files: 89% (2753/3093) Updating files: 90% (2784/3093) Updating files: 91% (2815/3093) Updating files: 92% (2846/3093) Updating files: 93% (2877/3093) Updating files: 94% (2908/3093) Updating files: 95% (2939/3093) Updating files: 96% (2970/3093) Updating files: 97% (3001/3093) Updating files: 98% (3032/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:676486d32f362780414922bec24a7d33e34587afb988276de722f277375270c0 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:676486d32f362780414922bec24a7d33e34587afb988276de722f277375270c0 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9f703da9f2f5afd108b6816a57feadccff9213d4d8437a63e732fa3fbaa3fa9d [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9f703da9f2f5afd108b6816a57feadccff9213d4d8437a63e732fa3fbaa3fa9d [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:435cc5f190a526ac402884f9d2ad69617a79d5a6beac25c41b846f750a6a7ef1 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:435cc5f190a526ac402884f9d2ad69617a79d5a6beac25c41b846f750a6a7ef1 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.22) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1683 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1683 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1683 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] 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-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading kubernetes [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading cryptography [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 7.28s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 22.41s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 46ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://a51bcb6354156431cbe12ffb5872d8b0-3487de5cbe3c26c0.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] 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-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-p5k7s 1/1 Running 0 41s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-p5k7s condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-bdc87 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-bdc87 condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-b5q4q 1/1 Running 0 51s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-b5q4q condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:676486d32f362780414922bec24a7d33e34587afb988276de722f277375270c0 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9f703da9f2f5afd108b6816a57feadccff9213d4d8437a63e732fa3fbaa3fa9d [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:435cc5f190a526ac402884f9d2ad69617a79d5a6beac25c41b846f750a6a7ef1 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-dlfr2 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-dlfr2 condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-694f5b7594-czbgz" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-694f5b7594-v2s6v condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ....+......+...+..+++++++++++++++++++++++++++++++++++++++++++++*.+...+.........+...+.....+.+++++++++++++++++++++++++++++++++++++++++++++*..........+.....+....+...+..+.+.................+...+....+........+.......+...+...+.........+...+...+........+......+.+..+.+.....+.....................+......+...................+.........+..+...+.......+..+.+..+............+......+.+...............+.....+.+.....+.......+........+...............+...............+....+...+............+..............................+.....+...+............+.............+.....+............+..................+...............+.......+.........+..+...+.+...+...........+.......+...+..+...+...................+..+..........+...+...+........+.+...................................+...+...+.........+.............+...............+......+......+......+..+..........+..+.+...+.....+.......+..+.+.....+......+...............+...................+..+.........+....+.....+.+...+............+..........................+............+................+..+........................+......+......................+............+.....+...+.......+........+...+.......+...........+......+...+.+....................+.........+..........+..+....+.....+.+....................+...............+.+...............+.........+...............+......+..+...+...+...............+.+.....+.+..+...+....+........+.......+......+........+......+.+.....+....+.........+............+...+.........+..+.........................+...............+......+........+..........+..............+.+.....+................+...+...+...+..............+.......+..................+...+............+.....+.......+...........+....+......+.............................+...............+..........+.....+.+.....+.......+.....+.+..+....+........+.+......+......+.....+.......+.....+............+....+......+.....+......+.........+......+.............+..............+...+............+...+...+....+...+..+......+............+..................+.+......+...+.....+.......+............+............+......+..+......................+.........+.....+...............+......+.........+....+.....+..........+......+..+....+......+........+......+.+........+.+.....+......+............+......+.......+..............+.+..+..........+..+..........+...+......+..+....+...+..+.....................+....+......+........+.......+...+...........+......+....+..............+...............+......+.+.........+........+.+..+....+.....+.........+.+...+.................+..........+........+......+....+...+.........+++++ [e2e-predictor] .....+................+..+.+..............+...+...+.+.........+..+....+...+..+.+...+..............+...+++++++++++++++++++++++++++++++++++++++++++++*..........+..+...+.......+..+.............+.....+...+............+.+.....+......+......+....+......+............+..+......+.........+..........+........+...+.......+.....+.+.....+++++++++++++++++++++++++++++++++++++++++++++*.+..................+.....+.+...+.....+.......+.....+.+.....+.......+...............+......+.....+................+...+..+.........+......+...+.+.........+...+..+......+...............+......+.+.........+.........+..+....+...+.....+.......+......+........+.+........+...............+............+....+.....+......+....+++++ [e2e-predictor] ----- [e2e-predictor] ..+..+......+....+...+........+....+......+++++++++++++++++++++++++++++++++++++++++++++*..+.....+...+.+...+..+......+++++++++++++++++++++++++++++++++++++++++++++*........+.............+......+..+...........................+......+......+.+.........+...........+.......+...+........+..........+..+.......+..+....+......+...........+.......+..................+...+.....+.....................+.........+....+...............+..+......+....+......+..+............+...+..................+....+...........+.........+.+.....+..........+.........+........+......+....+++++ [e2e-predictor] ........+......+...+..+++++++++++++++++++++++++++++++++++++++++++++*.+...+.........+.....+.+...+...........+.+...+.........+.....+...+...+..........+.....+......+......+.......+....................+++++++++++++++++++++++++++++++++++++++++++++*.....+........................+............+..+..................+.......+...........+......+.........+...............+...............+....+..+.+...+..+...+......+...+.+..+.......+..+...+.......+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.22 [e2e-predictor] Kubernetes Version: v1.34.8 [e2e-predictor] ClusterVersion desired: 4.21.22 [e2e-predictor] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:da978de3b55c6d4972de6f38a834dd45bacc42c00dab67aced78f627edb4caf9 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:4e8d51ad4213d0659a2e32226ebe330717d08412269b31d3cf8b19a54072eb75 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'json-report': '1.5.0', 'cov': '5.0.0', 'metadata': '3.1.1', 'httpx': '0.30.0', 'xdist': '3.6.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, json-report-1.5.0, cov-5.0.0, metadata-3.1.1, httpx-0.30.0, xdist-3.6.1, anyio-4.9.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-02 13:24:20.932 4133 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-02 13:26:11.205 4133 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.205 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.206 4133 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 13:26:11.206 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 13:26:11.206 4133 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.206 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.208 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.208 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.208 4133 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.208 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.315 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.315 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.315 4133 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.315 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:11.316 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:26:16.348 4133 kserve.trace Got response [{'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}, {'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}, {'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}, {'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 13:26:16.348 4133 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}, {'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}, {'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}, {'message': '', 'batchId': '95031501-b6d3-4e45-823c-a4c9e389f93f', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-02 13:27:46.540 4133 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.540 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.540 4133 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 13:27:46.540 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 13:27:46.540 4133 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.540 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.541 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.541 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.541 4133 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.541 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.542 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.542 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.542 4133 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.542 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:46.543 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:27:51.574 4133 kserve.trace Got response [{'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}, {'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}, {'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}, {'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-02 13:27:51.574 4133 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}, {'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}, {'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}, {'message': '', 'batchId': '9e1aec06-a890-4e14-a0ed-3f3799af56df', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-02 13:29:21.794 4133 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:29:21.794 4133 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.2f4f2d97-0f12-4852-9c7c-765faf927f44.prod.konfluxeaas.com [e2e-predictor] 2026-07-02 13:29:21.822 4133 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-02 13:29:21.822 4133 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-02 13:32:37.150 4133 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:32:37.150 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:32:37.150 4133 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:32:37.150 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-02 13:34:32.589 4133 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:34:32.589 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:34:32.589 4133 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:34:32.589 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-02 13:36:27.891 4133 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:36:27.891 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:36:27.891 4133 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:36:27.891 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-02 13:38:13.181 4133 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:38:13.181 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:38:13.181 4133 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:38:13.181 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-02 13:38:48.444 4133 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:38:48.444 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-02 13:38:48.444 4133 kserve.trace Network layer = istio [e2e-predictor] 2026-07-02 13:38:48.444 4133 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 875.44s (0:14:35) ============== [must-gather] [must-gather ] OUT 2026-07-02T13:38:55.119694911Z 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: 8c2fb358-acb8-4847-8aed-a37caf6a4b56 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:38:55.171004173Z namespace/openshift-must-gather-5t786 created [must-gather] [must-gather ] OUT 2026-07-02T13:38:55.190438173Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-jjjlz created [must-gather] [must-gather ] OUT 2026-07-02T13:38:55.225211618Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:01.815799862Z [disk usage checker] Started [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:01.819329667Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:01.954024215Z No resources found in openshift-must-gather-5t786 namespace. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.064577697Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.213308491Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.213338442Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.213338442Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.215552404Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.364715748Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.364746246Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.364746246Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.366800597Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.519256718Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.519290640Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.519290640Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.521407784Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.672634255Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.672726707Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.672726707Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.675006617Z Error getting logs from rhods-notebooks [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.824638272Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.824666809Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.824666809Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.827011446Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.975266619Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.975294055Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.975294055Z namespaces "istio-system" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:02.977362501Z Error getting logs from istio-system [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.123133679Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.123164859Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.123164859Z namespaces "knative-serving" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.125327285Z Error getting logs from knative-serving [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.273641216Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.273668783Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.273668783Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.275829449Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.537860295Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.805898630Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:03.936990980Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.020280944Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.022083723Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.146041242Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.225246881Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.227213334Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.355317939Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.436784357Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.438759307Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.564137974Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.645487608Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.647370506Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.773147482Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.853128835Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.855080669Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:04.992694638Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.071958328Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.073845797Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.199175174Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.281745984Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.283787439Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.407827380Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.492200626Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.494531677Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.619193733Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.699213177Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.701110725Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.827120960Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.912622762Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:05.914751154Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.041937660Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.122149222Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.124249271Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.251615370Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.335034443Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.337332945Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.467296664Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.549618489Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.551816926Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.675708046Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.760605978Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.762888135Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.824309388Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.887094526Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.969015926Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:06.971001224Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.100867936Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.182808679Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.184845679Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.312455605Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.393954340Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.396087626Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.522144220Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.608436424Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:07.611099097Z Error collecting info from [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:08.299474882Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:08.426028223Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:08.553851433Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:08.678433526Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:08.801856073Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.035920743Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.160661563Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.283609947Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.407259781Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.526895669Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.652943227Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.777435864Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:09.900832617Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:10.027620090Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:10.154250578Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:10.440947117Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:10.588095642Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:10.759298300Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:10.862900447Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.011561696Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.156219992Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.328752365Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.439597779Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.588897500Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.728313366Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.828734239Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.890510260Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:11.995290120Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:12.141937126Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:12.259527254Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:12.409424816Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:12.513988322Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:12.663921113Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:12.778163064Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:12.927283102Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.031858092Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.174405080Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.284705461Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.435438214Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.538327338Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.688589827Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.822588138Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:13.981418654Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:14.102568863Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:14.252606706Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:14.362587722Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:14.508688393Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:14.617148115Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:14.764382175Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:14.876916561Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.031377662Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.137435743Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.285681323Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.418834005Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.579510343Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.684360238Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.830774898Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:15.941149664Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.085813104Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.185783183Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.333979096Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.446721484Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.597025912Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.700322822Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.833139049Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:16.845336333Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:17.006216958Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:17.174511708Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:17.285084858Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:17.441057378Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:17.574353128Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:17.726815543Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:17.833612034Z Wrote inspect data to must-gather. [must-gather] [must-gather-nrr9t] POD 2026-07-02T13:39:21.706386071Z Caches written to disk [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:22.71445745Z waiting for gather to complete [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:22.717700649Z downloading gather output [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.013311024Z receiving incremental file list [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.02850001Z ./ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.028593787Z aggregated-discovery-api.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.02888393Z aggregated-discovery-apis.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.029819172Z event-filter.html [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.030295758Z timestamp [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.030434959Z version [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031066407Z cluster-scoped-resources/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031080178Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031085209Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031124882Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.03122838Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031242131Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031279274Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031335598Z namespaces/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031343458Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031389532Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031461047Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031517482Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031538473Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031602498Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031688975Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031778032Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031858378Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031904692Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031944545Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.031994379Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032041522Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032120368Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032183413Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032235847Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032323094Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032385789Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032434732Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032557162Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.032624447Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.033672237Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.033794987Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.033874133Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034020764Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034204048Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034252132Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034321277Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034377922Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034409264Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034468118Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034516062Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034593558Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034655983Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034705747Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034787243Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034818545Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.03487713Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034967527Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.034984878Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.035026921Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.043650493Z [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.043705768Z sent 761 bytes received 47,555 bytes 32,210.67 bytes/sec [must-gather] [must-gather-nrr9t] OUT 2026-07-02T13:39:23.043712618Z total size is 606,136 speedup is 12.55 [must-gather] [must-gather ] OUT 2026-07-02T13:39:23.115127051Z namespace/openshift-must-gather-5t786 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: 8c2fb358-acb8-4847-8aed-a37caf6a4b56 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:39:23.25409774Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 [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: 8c2fb358-acb8-4847-8aed-a37caf6a4b56 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-02T13:39:23.274717254Z namespace/openshift-must-gather-95kqz created [must-gather] [must-gather ] OUT 2026-07-02T13:39:23.286629578Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-hcpcm created [must-gather] [must-gather ] OUT 2026-07-02T13:39:23.313368661Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:24.641862266Z [disk usage checker] Started [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:24.645388684Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:24.846827830Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:24.991152827Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:25.092971420Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:25.182140510Z Gathering data for ns/default... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:25.542949195Z Gathering data for ns/openshift... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:25.978559958Z Gathering data for ns/kube-system... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:26.796978721Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.150247094Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.150280750Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.150280750Z namespaces "assisted-installer" not found [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.496089726Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.502924614Z Executing Istio gather script [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.505955894Z 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-pgdvn] POD 2026-07-02T13:39:27.506205955Z INFO: Collecting host service logs for crio [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.506473635Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.506825977Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.507166441Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.507266370Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.507486081Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.507881969Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.508260048Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.508601206Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.509196705Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.509560362Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.509916178Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.510301042Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.510301042Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.510529637Z INFO: Gathering HAProxy config files [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:27.670981337Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.111702904Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.198160603Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-cckgm [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.198217330Z insights-runtime-extractor-26spv [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.198236909Z insights-runtime-extractor-88l7t [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.198254775Z insights-runtime-extractor-xsstn [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.462928892Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.714566950Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.931108468Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.931180614Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:28.958495392Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.031076925Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.045416328Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.066402358Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.149705824Z No resources found [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.219055717Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.329659025Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.401698679Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.401698679Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.688163438Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.770153477Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.916919433Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.927996556Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.933027571Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:29.937719317Z No resources found [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.058603161Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.068125303Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.104868852Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.176661411Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.202877302Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.204780604Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.238038227Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.250413130Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.337842948Z INFO: 'previous-logs' folder not found on ip-10-0-128-74.ec2.internal, skipping... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.404313895Z tar: Removing leading `/' from member names [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.408691467Z INFO: HAProxy config collection complete. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.469608282Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.546573039Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.674954196Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.694419208Z INFO: 'previous-logs' folder not found on ip-10-0-131-116.ec2.internal, skipping... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.729363656Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.815694875Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.869586214Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.945464196Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.990896548Z INFO: 'previous-logs' folder not found on ip-10-0-141-149.ec2.internal, skipping... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.990936245Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:30.990956709Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.116615488Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.141188439Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.182259057Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.358194178Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.444306565Z INFO: INTERCONNECT MODE [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.444342650Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.597502532Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.629336191Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.641215454Z INFO: Gathering OVN_Northbound from ovnkube-node-gghmq... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.641544817Z INFO: Gathering OVN_Northbound from ovnkube-node-nkxrg... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.641832438Z INFO: Gathering OVN_Northbound from ovnkube-node-pvhmd... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.642152499Z INFO: Gathering OVN_Southbound from ovnkube-node-gghmq... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.642436655Z INFO: Gathering OVN_Southbound from ovnkube-node-nkxrg... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.642702879Z INFO: Gathering OVN_Southbound from ovnkube-node-pvhmd... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.919405146Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:31.997367321Z tar: Removing leading `/' from member names [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.020201518Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.038062055Z tar: Removing leading `/' from member names [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.053939685Z tar: Removing leading `/' from member names [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.054410721Z tar: Removing leading `/' from member names [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.056470598Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.063460810Z tar: Removing leading `/' from member names [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.090028742Z tar: Removing leading `/' from member names [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.313708379Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.319260461Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.340099325Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.548974166Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.576293634Z W0702 13:39:32.576246 1486 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.581472194Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.639108559Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.639154149Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.639512480Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.641111104Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.643513820Z ovnk_database_store/ [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.643513820Z ovnk_database_store/ovnkube-node-nkxrg_sbdb [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.658740374Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.668347123Z ovnk_database_store/ovnkube-node-gghmq_sbdb [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.688171183Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.691324574Z ovnk_database_store/ovnkube-node-nkxrg_nbdb [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.702670122Z ovnk_database_store/ovnkube-node-pvhmd_sbdb [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.728821496Z ovnk_database_store/ovnkube-node-gghmq_nbdb [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.738425135Z ovnk_database_store/ovnkube-node-pvhmd_nbdb [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.751983911Z INFO: Network log collection complete. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.803225790Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.805838198Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.902466454Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:32.928393929Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.027051632Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.119972590Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.260654427Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.264583641Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.279732836Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.489359438Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.508803772Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.580783175Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.583674254Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.707389047Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.710352798Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.932581827Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:33.974784641Z Gathering data for ns/openshift-console... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.158650776Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.161046289Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.173978869Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.322559619Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.348430535Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.479702571Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.577516728Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.580120584Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.589144295Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.779380616Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:34.952304847Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.003261084Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.005630128Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.144099753Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.197130458Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.394673830Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.397216951Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.453762657Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.571632993Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.616312628Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.779334721Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.783064645Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:35.955756195Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:36.167019134Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:36.169489916Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:36.209014163Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:36.336852767Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:36.535256637Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:36.726518912Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:36.763194245Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:37.066601157Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:37.260060895Z Done executing Istio gather script [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:37.405405348Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:37.783120625Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:37.884176883Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:38.999718414Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:39.957257683Z Gathering data for ns/kserve... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:39.957306689Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:40.122395658Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:41.246186727Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:41.573662192Z Gathering data for ns/openshift-config... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:41.875210733Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:42.297038804Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:42.383789901Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:42.584584938Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:42.663753093Z Collecting performance related data for node ip-10-0-141-149.ec2.internal [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:42.670556640Z Collecting performance related data for node ip-10-0-128-74.ec2.internal [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:42.677294063Z Collecting performance related data for node ip-10-0-131-116.ec2.internal [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:42.885841838Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:43.221885215Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:43.597797151Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:43.934699662Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:44.309541630Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:44.653777599Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:44.963423309Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:45.007088252Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:45.662501957Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:47.214314742Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:48.609019850Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:48.963873549Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:49.518105978Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:49.968433319Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:49.985658351Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:50.365022428Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:50.693545778Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.134015856Z Collecting kubelet logs for node ip-10-0-141-149.ec2.internal [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.136326248Z Collecting kubelet logs for node ip-10-0-128-74.ec2.internal [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.138153392Z Collecting kubelet logs for node ip-10-0-131-116.ec2.internal [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.175662663Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.549983941Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-95kqz namespace [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.553630733Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.555509773Z INFO: Node performance data collection complete. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:51.982482309Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:52.234141450Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:52.533047843Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:53.161079659Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:53.437034463Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:53.754507725Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:54.126608746Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:54.974663921Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:55.012635783Z Wrote inspect data to must-gather. [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:55.012679281Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:55.012679281Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:55.145288058Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-pgdvn] POD 2026-07-02T13:39:55.288075984Z Caches written to disk [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.296773849Z waiting for gather to complete [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.299635038Z downloading gather output [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.574300617Z receiving incremental file list [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.596898269Z ./ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.596986695Z aggregated-discovery-api.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.59743235Z aggregated-discovery-apis.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.598009134Z event-filter.html [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.60031248Z timestamp [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.600396007Z version [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.612984852Z cluster-scoped-resources/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613012814Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613017274Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613028435Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613158795Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613268003Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613320447Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613365891Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613448777Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613531923Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613635931Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613685705Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613826096Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.613907572Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.614195104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.614238798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.614408531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.614670361Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.614958553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.615153938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.619434096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.621455831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.621618023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.621974201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.622171245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.622315007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.622604889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.622868519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.623104777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.623420561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.623933751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.624112674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.624306549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.624414877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.62457374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.624783066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.624983841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.625154444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.625301965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.627496444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.627667677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.627867752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.628083489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.628378511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.62901085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.62915056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.62979587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.629827982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.629834743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.629840153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.629851424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.629971683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.630153957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.630292018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.630635514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.630830249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.630963599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.631551254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.631689345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.631869599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.632078015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.632191493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.632393469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.632901608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.633101013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.633226633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.633352753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.633482012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.633616323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.633758324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.633941038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.634060887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.634210818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.634600588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.635011889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.635131329Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.636070191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.636207741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.636334741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.63645659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.63658495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.636801607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.637055736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.637184236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.637307645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.637467178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.637589077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.637724848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.63788675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.638030571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.63815216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.640616869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.641092075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.641763927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.641958392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.642138206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.642277396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.642412577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.642525095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.642635164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.645671206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.645891003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.645989781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.646119031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.64623487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.651125704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.655571765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.655750759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.656086415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.656328623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.656501327Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.656619356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.656825691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.657087191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.657252014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.657388264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.657579459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.657810037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.657876062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.658042234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.658196526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.658365509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.658494189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.658622829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.658795592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.658911761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.65903503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.659358175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.659501316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.659797769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.659917528Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.660061619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.660229162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.662256637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.662400019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.662524458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.662652548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.662851993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.663018186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.6646417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.664877038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.665038781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.66529082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.665438231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.665698611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.666239733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.666388794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.666525565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.666663315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.667352828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.668781517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.668907347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.669088131Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.669269735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.669455009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.669576088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.669712439Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.669910594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.670075087Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.670299344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.670367019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.670487608Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.670592226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.670696334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.670829054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671006448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671115836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671228545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671338193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671447222Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671559321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671669369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671797379Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.671921628Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672020176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672123554Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672239662Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672348001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672453119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672559037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672675646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672811126Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.672926055Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673031233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673138822Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.67325219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673362288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673479997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673590906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673701374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673836995Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.673939593Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674048451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674157309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674263008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674374666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674480054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674584492Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674709602Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.674854013Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.67494985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675050408Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675131144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675250663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675361482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675458849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675548346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675645254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675807046Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.675966848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676061915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676215997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676339267Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676454505Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676558173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676660861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676805782Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.676951154Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677107615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677210253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677305501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677413589Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677523417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677661498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677848042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.677957971Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678066329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.67820517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678308388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678410806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678524504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678625352Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678724139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678849539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.678972629Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679111129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.67925531Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679356278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679479197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679579285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679679813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679794421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679888469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.679981216Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680078853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68017177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680241166Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680255567Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680318542Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4cc5q.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680415759Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6769m.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680506596Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6t6vk.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680591753Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-89csq.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680680139Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hsk8w.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68081543Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jg9sd.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.680927758Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mjk66.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.681032236Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p5774.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.681202689Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r65n9.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.681328289Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-stnbn.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.681436567Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-v2kd5.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.681544646Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z8mbh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.681656454Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-bzpqf.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.681849209Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-tkz7r.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.682053525Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-vfvkb.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.682212107Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.682264411Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.682476457Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.682654281Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.682815613Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.682940542Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.683536568Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.683645207Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.683747244Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.683865664Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.683983733Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684063369Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684159736Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684239662Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68433767Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684434327Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684515003Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68460431Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684701968Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684823607Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.684912524Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685003321Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685087927Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685175394Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685301423Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685352978Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685459486Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685559283Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68564273Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685744147Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685851316Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.685962744Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.686116136Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.686191402Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.686280498Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.686383586Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.686503335Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.686672879Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68682618Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68695732Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687051128Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687175557Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687297056Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687417886Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687514083Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687609831Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687671925Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687747781Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687827307Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687885962Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.687955607Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688012961Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688096218Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688155282Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688230068Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688290823Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688359128Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688425933Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688493648Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688505789Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688578165Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688693054Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68878306Z cluster-scoped-resources/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688793681Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.688865437Z cluster-scoped-resources/core/nodes/ip-10-0-128-74.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.689082563Z cluster-scoped-resources/core/nodes/ip-10-0-131-116.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.689256417Z cluster-scoped-resources/core/nodes/ip-10-0-141-149.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.689382286Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.689454772Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.689551659Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.68968917Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.689865963Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.689987543Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.690105912Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.690243402Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69047696Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69060518Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.690748531Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.690914374Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691048194Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691165433Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691267461Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691362298Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691487748Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691579465Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691671562Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691801001Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69190829Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.691993096Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.692091804Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69217223Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.692229994Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69230998Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.692416779Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.692535438Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.692652327Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.692779507Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.692978602Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693135114Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693241192Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693289826Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693300787Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693364771Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693471749Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693536714Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693588098Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693601739Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693663824Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693786074Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.693970688Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694012531Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694019451Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694081166Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694156372Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694168583Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694205656Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694286902Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694320595Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694434913Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694467596Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694535671Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694576114Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694626478Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694670252Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694852075Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694883318Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694943802Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.694982985Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695032879Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695075892Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695126887Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69517896Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695237005Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695276498Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695354264Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695407118Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695756795Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69582473Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695876494Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695914247Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.695969001Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696007654Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696095941Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696102711Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696146115Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696198029Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696233981Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696313567Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696390273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696444008Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696530374Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.69661217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696814986Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.696940806Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697031482Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697135421Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697235548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697368818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697461515Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697555443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697642099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697754708Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697883988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.697976615Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698062052Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698149398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698240405Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698320871Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698407158Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698504435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698579121Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698643306Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698790087Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698875784Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.698967491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699121162Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699245912Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699335289Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699455298Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699548765Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699634962Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699748871Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.699927494Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700012221Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700098128Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700197285Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700308673Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700406361Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700501698Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700583385Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700683022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700807022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.700930991Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701031139Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701135167Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701233835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701364694Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701490874Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701820119Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701866493Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701877634Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701913447Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.701928198Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702001843Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.70208596Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.70209545Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702139544Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702261983Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702278984Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702395333Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702464669Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702508782Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-74.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.70261114Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-116.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702690856Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-149.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702806315Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702850628Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702945886Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.702993679Z host_service_logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.703038973Z host_service_logs/masters/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.703093187Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.703186054Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.70326605Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.70339989Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.703560453Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.703688543Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.703862146Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.703944852Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704081703Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704149408Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704226194Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704245155Z ingress_controllers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704252576Z ingress_controllers/default/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704256036Z ingress_controllers/default/router-default-84c7fc5cdf-7dfk5/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704298819Z ingress_controllers/default/router-default-84c7fc5cdf-7dfk5/haproxy.config [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7048238Z insights-data/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704839701Z istio/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.704875544Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705006144Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705409795Z istio/event-filter.html [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705496631Z istio/timestamp [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705546635Z istio/cluster-scoped-resources/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705561626Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705585098Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705635522Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.705920704Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.706299923Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.706769059Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.707780006Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.707969771Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708117402Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708266394Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708407894Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708538914Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.70861085Z machine_config_ondisk/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708625171Z machine_config_termination_logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708629741Z monitoring/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708633722Z monitoring/alertmanager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708665454Z monitoring/alertmanager/status.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708816105Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708860329Z monitoring/prometheus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.708928014Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.709037173Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.709120329Z monitoring/prometheus/rules.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.709840334Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.709895748Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.709980685Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.710943619Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.710989752Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.711032275Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.711128633Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.711207349Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.711304826Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71135797Z monitoring/prometheus/status/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.711410014Z monitoring/prometheus/status/config.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.711867619Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.711930034Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712028152Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712164692Z namespaces/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712173253Z namespaces/default/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712221506Z namespaces/default/default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712277291Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712317014Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712385709Z namespaces/default/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712424762Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712503048Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712584304Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71265593Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712708824Z namespaces/default/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712796031Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712855495Z namespaces/default/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712906459Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.712980715Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713024338Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713070662Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713144677Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713202512Z namespaces/default/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713250445Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713369394Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713456571Z namespaces/default/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713633235Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71370686Z namespaces/default/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71382891Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.713972301Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714137993Z namespaces/default/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714210899Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714262073Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714330028Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714380772Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714428026Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71448454Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714554625Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714644102Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714698866Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714774972Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714823696Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71487502Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714927294Z namespaces/default/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.714969087Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715019041Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715058184Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715169463Z namespaces/kserve/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715213696Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71527232Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715317054Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715358707Z namespaces/kserve/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71539911Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715485937Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.715855515Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71605804Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716110764Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716158448Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716202051Z namespaces/kserve/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716247325Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716321251Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716430189Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716469592Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716558899Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716591721Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716603302Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716663437Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716777996Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716872063Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.716991882Z namespaces/kserve/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.717028105Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.717258672Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.717389053Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.717828636Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.717918743Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.718339085Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.718481946Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.718805981Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.71892984Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.718992145Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719244105Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719289518Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719351843Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719414748Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719532077Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719640645Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719679218Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719768235Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719869303Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.719930817Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.72009226Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720166065Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720217759Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720325988Z namespaces/kserve/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720335798Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720374361Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/kserve-controller-manager-694f5b7594-v2s6v.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720456688Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720464088Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/manager/manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720467449Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/manager/manager/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.720507181Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/manager/manager/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.721682592Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.721832103Z namespaces/kserve/pods/kserve-controller-manager-694f5b7594-v2s6v/manager/manager/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.721875116Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.721930861Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/llmisvc-controller-manager-67d95fdc48-dlfr2.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722013497Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722022258Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/manager/manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722033558Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/manager/manager/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722099094Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/manager/manager/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722261586Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722360143Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-dlfr2/manager/manager/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722393866Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7224459Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/model-serving-api-fd65d7d6-9mmrv.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722713911Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/server/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722723371Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/server/server/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722748393Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/server/server/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.722851891Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/server/server/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.72296685Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/server/server/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.723058297Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9mmrv/server/server/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.723108771Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.723182957Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/odh-model-controller-84b54b7f97-2scph.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.723252752Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.723261853Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/manager/manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.723265433Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/manager/manager/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.723326048Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/manager/manager/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.726638931Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.726713747Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-2scph/manager/manager/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.726772592Z namespaces/kserve/pods/s3-init-pt9rk/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.726833356Z namespaces/kserve/pods/s3-init-pt9rk/s3-init-pt9rk.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.726941485Z namespaces/kserve/pods/s3-init-pt9rk/download-hf-model/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.726957146Z namespaces/kserve/pods/s3-init-pt9rk/download-hf-model/download-hf-model/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.726961296Z namespaces/kserve/pods/s3-init-pt9rk/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727027121Z namespaces/kserve/pods/s3-init-pt9rk/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727155771Z namespaces/kserve/pods/s3-init-pt9rk/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727242048Z namespaces/kserve/pods/s3-init-pt9rk/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7272716Z namespaces/kserve/pods/s3-init-pt9rk/s3-init/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.72727804Z namespaces/kserve/pods/s3-init-pt9rk/s3-init/s3-init/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727311393Z namespaces/kserve/pods/s3-init-pt9rk/s3-init/s3-init/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727389509Z namespaces/kserve/pods/s3-init-pt9rk/s3-init/s3-init/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727781029Z namespaces/kserve/pods/s3-init-pt9rk/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727868996Z namespaces/kserve/pods/s3-init-pt9rk/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727938931Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.727996865Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/s3-tls-init-custom-6hq7f.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728165138Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/download-hf-model/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728173249Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/download-hf-model/download-hf-model/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728178569Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.72819273Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728256785Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728344022Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728389016Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/s3-tls-init-custom/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728397146Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728400956Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728457391Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728668447Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728800557Z namespaces/kserve/pods/s3-tls-init-custom-6hq7f/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728871413Z namespaces/kserve/pods/s3-tls-init-serving-82h99/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.728941528Z namespaces/kserve/pods/s3-tls-init-serving-82h99/s3-tls-init-serving-82h99.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729034915Z namespaces/kserve/pods/s3-tls-init-serving-82h99/download-hf-model/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729046866Z namespaces/kserve/pods/s3-tls-init-serving-82h99/download-hf-model/download-hf-model/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729061577Z namespaces/kserve/pods/s3-tls-init-serving-82h99/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729111391Z namespaces/kserve/pods/s3-tls-init-serving-82h99/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7292231Z namespaces/kserve/pods/s3-tls-init-serving-82h99/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729316787Z namespaces/kserve/pods/s3-tls-init-serving-82h99/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.72936018Z namespaces/kserve/pods/s3-tls-init-serving-82h99/s3-tls-init-serving/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729369531Z namespaces/kserve/pods/s3-tls-init-serving-82h99/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729393473Z namespaces/kserve/pods/s3-tls-init-serving-82h99/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729469698Z namespaces/kserve/pods/s3-tls-init-serving-82h99/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729676644Z namespaces/kserve/pods/s3-tls-init-serving-82h99/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.729845257Z namespaces/kserve/pods/s3-tls-init-serving-82h99/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.72988203Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730176813Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/seaweedfs-64568bcd49-bg6vg.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730266509Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/seaweedfs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73027348Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/seaweedfs/seaweedfs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73027715Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730345195Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730545061Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730614806Z namespaces/kserve/pods/seaweedfs-64568bcd49-bg6vg/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730683381Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730752697Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/seaweedfs-tls-custom-8b44d767d-b2rws.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730855154Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/seaweedfs-tls-custom/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730861885Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.730867795Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73092515Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731107024Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731203221Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-b2rws/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731264106Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731332081Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/seaweedfs-tls-serving-67b7477c6d-ggvnr.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731419898Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/seaweedfs-tls-serving/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731428318Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73144378Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731514225Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731715751Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731823169Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-ggvnr/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73184346Z namespaces/kserve/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.731909355Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7319688Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732029055Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732087349Z namespaces/kube-node-lease/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73209617Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73210025Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732153334Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-74.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732263542Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-116.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732456237Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-149.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732559635Z namespaces/kube-system/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732615149Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732706466Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732786742Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732848747Z namespaces/kube-system/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.732910772Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733087025Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733174732Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733291561Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733352876Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733399129Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733449043Z namespaces/kube-system/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733502067Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733580663Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733637658Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733685791Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7338025Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733851094Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733857684Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.733916929Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-ldydk2ycgvx4setcocplpjqt4y.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.734009086Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.734096613Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.734168848Z namespaces/kube-system/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.734215482Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.734363683Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73444633Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.734698889Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.734805337Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735077668Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73522999Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735584387Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735652812Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735693395Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735780192Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735826626Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735916222Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.735944695Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736074914Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736160641Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736217685Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7362793Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736313103Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736370167Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736432442Z namespaces/kube-system/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736447143Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736497367Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/global-pull-secret-syncer-stzdv.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736589824Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/global-pull-secret-syncer/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736597345Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736604425Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736641458Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736839293Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736902828Z namespaces/kube-system/pods/global-pull-secret-syncer-stzdv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.736948921Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737021507Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/global-pull-secret-syncer-wq2l2.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737071511Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/global-pull-secret-syncer/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737091222Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737105224Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737152677Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737365233Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7374495Z namespaces/kube-system/pods/global-pull-secret-syncer-wq2l2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737511875Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737569379Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/global-pull-secret-syncer-x98zk.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737652946Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/global-pull-secret-syncer/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737659606Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737670237Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737745503Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.737945448Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.738025774Z namespaces/kube-system/pods/global-pull-secret-syncer-x98zk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.738071788Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.738131972Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/konnectivity-agent-9jmgj.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73822986Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/konnectivity-agent/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73823627Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.738248681Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.738306946Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.738952195Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.739036452Z namespaces/kube-system/pods/konnectivity-agent-9jmgj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.739078125Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73915363Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/konnectivity-agent-tvlpw.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73928216Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/konnectivity-agent/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.739303302Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.739310462Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.739357236Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73979756Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.739877616Z namespaces/kube-system/pods/konnectivity-agent-tvlpw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.73992634Z namespaces/kube-system/pods/konnectivity-agent-xndtv/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.739976364Z namespaces/kube-system/pods/konnectivity-agent-xndtv/konnectivity-agent-xndtv.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740069831Z namespaces/kube-system/pods/konnectivity-agent-xndtv/konnectivity-agent/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740076021Z namespaces/kube-system/pods/konnectivity-agent-xndtv/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740081312Z namespaces/kube-system/pods/konnectivity-agent-xndtv/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740152997Z namespaces/kube-system/pods/konnectivity-agent-xndtv/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740506364Z namespaces/kube-system/pods/konnectivity-agent-xndtv/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740591801Z namespaces/kube-system/pods/konnectivity-agent-xndtv/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740638064Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740682878Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740793316Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/haproxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740803857Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740809527Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.740875813Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741020753Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7411035Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-74.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741138293Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741195687Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741272123Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/haproxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741278403Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741281813Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741333508Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74149256Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741579736Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-116.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74162746Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741669063Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74175756Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/haproxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741773441Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741779062Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.741848127Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742100256Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742186693Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-149.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742233137Z namespaces/kube-system/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742295081Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742376968Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742388098Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742464874Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742579503Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74267614Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742776538Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742857044Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.742965273Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743033168Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743051179Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74306176Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743092322Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74320044Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743287567Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743341731Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743420668Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743467381Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743521715Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743561978Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743642994Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7437157Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743865142Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.743909465Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74398278Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.744038455Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74410439Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.744193267Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.744257341Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.744317706Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.744427354Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74450188Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.744560195Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.745756456Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.745902158Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.745984194Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746106593Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746209381Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746385665Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746603981Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746689168Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746757493Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746837469Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746895214Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.746964429Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747011613Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747112411Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747250131Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747314516Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74737502Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747443896Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747512491Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747572556Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74762677Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747691445Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747784452Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.747830566Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7478973Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748002859Z namespaces/openshift-apiserver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748068104Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748135989Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748171661Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748229496Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74827828Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748372987Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748463314Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748556021Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748610235Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748666639Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748721714Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748865585Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.748973663Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749015916Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.74906116Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749169598Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749237573Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749291747Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749402886Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749491153Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749569409Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749660976Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749777895Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.749906434Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750093529Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750145333Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750226969Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750269722Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750317086Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75037508Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750412873Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75050084Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750576006Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75062755Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750672063Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750719427Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750808334Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750869098Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750909261Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.750970516Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75101601Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751071014Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751079274Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751084055Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751122888Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751218325Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751227096Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751232376Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751265629Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751329343Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751342224Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751356946Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751383398Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751452173Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751462334Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751494666Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751583283Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751665459Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751764087Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751817241Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751883706Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.751944731Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752020316Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752115444Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752207591Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752247584Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752292587Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752340791Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752391205Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752472341Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752521805Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752565028Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752645574Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752687267Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752697948Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752780375Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752862431Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.752910305Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753015003Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753102929Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753188686Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753270462Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753346918Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753510211Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753609988Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753665162Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753788372Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753956265Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.753972766Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754035021Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754085735Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754145129Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754194433Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754270459Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754354535Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754505437Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754516888Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754562651Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754621966Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754662039Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754720643Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754792389Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75481065Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754862344Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754895007Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75493592Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.754993254Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755053729Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755148656Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755226742Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755298848Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755347971Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755394495Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755436898Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755581889Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755692458Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755813917Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755868642Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.755929886Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75598364Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756044495Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756173295Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756182386Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75624125Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756341498Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756407433Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756423354Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756452926Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756569445Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756679794Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756864588Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.756966786Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.757009009Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.757101406Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.757210244Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.757756066Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.757872595Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758110753Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758266115Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758434758Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758479662Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758551717Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758621862Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758690548Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758769414Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758794106Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758874362Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.758919735Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759008782Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759092478Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759157663Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759177415Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759231119Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759283623Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75936853Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.75938102Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759491439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/aws-ebs-csi-driver-node-5dxc7.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759597267Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-driver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759607428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-driver/csi-driver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759621669Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-driver/csi-driver/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759699365Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759887229Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.759966776Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760000468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-liveness-probe/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760007859Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760011459Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760074124Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760171101Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760248267Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760277389Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-node-driver-registrar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76028339Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76028694Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760329843Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760431731Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760510707Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5dxc7/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76054801Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760654538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/aws-ebs-csi-driver-node-bwt45.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760797019Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-driver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76081013Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-driver/csi-driver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760822571Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-driver/csi-driver/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760876775Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.760985474Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761081851Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761134125Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-liveness-probe/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761141715Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761154827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761243983Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761363283Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761450039Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761470021Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-node-driver-registrar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761483772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761494202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761560387Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761665486Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761758063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bwt45/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761830888Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.761903724Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/aws-ebs-csi-driver-node-rfz5c.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762022653Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-driver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762033954Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-driver/csi-driver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762043464Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-driver/csi-driver/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762090338Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762215598Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762303944Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762360749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-liveness-probe/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76237263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76237726Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762439715Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762555824Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762645221Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762683464Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-node-driver-registrar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762693645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762699585Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762816104Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.762937293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763043541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rfz5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763113907Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763175542Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763228846Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763246057Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763310342Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763353855Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763397428Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763464444Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763524468Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763582393Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763592113Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763595964Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763649148Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763715633Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763725264Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763792119Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.763891006Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76394425Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764010125Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76407219Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764154537Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76420296Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764350841Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764447339Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764536156Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764602831Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764657105Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76485755Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764900774Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.764962968Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765005942Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765100969Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765164474Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765219278Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765312145Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76536991Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76537605Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765435135Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765531472Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.765569235Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.766400889Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.766500436Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.766664259Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.766785038Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.766990874Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767175978Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76733452Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767421847Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767480791Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767539966Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767583179Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767650704Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767686507Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767765423Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767812797Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767918495Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.767991851Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768036974Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768071057Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768128381Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768185475Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76824031Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768293223Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768348918Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768400432Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768453496Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768463817Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768515991Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/tuned-6rjjs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768602847Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/tuned/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768615618Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/tuned/tuned/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768619639Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/tuned/tuned/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768671183Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/tuned/tuned/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768854697Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768911261Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6rjjs/tuned/tuned/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.768969275Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76902297Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/tuned-gmjck.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769100956Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/tuned/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769119977Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/tuned/tuned/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769134688Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/tuned/tuned/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769177781Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/tuned/tuned/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76929621Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769385247Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gmjck/tuned/tuned/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769433821Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769513657Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/tuned-hmqdp.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769605154Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/tuned/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769614275Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/tuned/tuned/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769619975Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/tuned/tuned/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.76968657Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/tuned/tuned/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769870514Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.769965452Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hmqdp/tuned/tuned/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770010295Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.77007353Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770130764Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770186599Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770262585Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770275346Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770323529Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-74.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770433388Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-116.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770550617Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-149.ec2.internal.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770586599Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770637153Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770950537Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.770973049Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.771674293Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.771693944Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.771830205Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.771868928Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.771976026Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772116076Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772230115Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.77229074Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772343974Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772399268Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772453962Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772566011Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772634806Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772691551Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772825851Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772911848Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.772951531Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.773146375Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.773378343Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.773582379Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.773624132Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.773796775Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.773933046Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.77412561Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774206217Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774257671Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774371349Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7743841Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774415123Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774460326Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774543513Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774620588Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774800502Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774830395Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774844326Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.774928972Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775045971Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775095405Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775182771Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775225885Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775340974Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775374486Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775386637Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator-9ddc5ff76-hl7ml.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775467643Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator-watch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775481474Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775488995Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775545899Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775665479Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775790518Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775847922Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775857853Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775936459Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.775965862Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776384474Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776458379Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-hl7ml/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776475181Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776529755Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776568888Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776621952Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776716029Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.776796795Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777031113Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777073996Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777145072Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777193576Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777439124Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777545583Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.77763915Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777693824Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777795072Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777894829Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.777909551Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778011088Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778062312Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778136558Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778199053Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778250406Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778259447Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778271938Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.77842727Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778488675Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778514957Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778628175Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.778709612Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779031906Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779105512Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779242983Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779409455Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779553446Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779614711Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779679606Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779746621Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779807786Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.77986189Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779914694Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779953797Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.779983939Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780071076Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780147322Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780226378Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780262061Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780315095Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780351348Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780440774Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780488198Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780540922Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780575775Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780651271Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780658861Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780688724Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/volume-data-source-validator-69d9f679db-tvgfh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780916421Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/volume-data-source-validator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780929772Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780934132Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.780972895Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781136518Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781204113Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tvgfh/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781256237Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.78129718Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781351214Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781358935Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781409059Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781459432Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781489715Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.78156056Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781603814Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781678399Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781725393Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781826961Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.781865354Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782005554Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782042437Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782123194Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782197969Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782277725Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782323329Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782363052Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782398384Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782444878Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782522024Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782567288Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7826017Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782690667Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782724529Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782754812Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782796745Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782870651Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.782911204Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783007501Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783090477Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783206877Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783285032Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783366229Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783486918Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.78364998Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783715916Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783784361Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783848856Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783877448Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783941313Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.783993217Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784069763Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784144978Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784199673Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784235505Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784288129Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784319772Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784410549Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784452672Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784491115Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784532398Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784619575Z namespaces/openshift-config-managed/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784664558Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784748575Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784800888Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784875724Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784928478Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.784997614Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.78508Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785261294Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785303557Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7853379Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785392774Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785444488Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785529034Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785564397Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.78560732Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785689857Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785760692Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.785799375Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789006241Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789133351Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789219457Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789294333Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789393841Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789564214Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789718976Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789834324Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789890099Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.789992326Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790036Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790062642Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790124157Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79016209Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790229875Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790265487Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790342333Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79043452Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790481434Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790528758Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790579662Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790629995Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790669358Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790713822Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790785167Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790798068Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790837401Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790890165Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790921948Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.790973362Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791010515Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791058088Z namespaces/openshift-config-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791071029Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.7910777Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791122373Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791228711Z namespaces/openshift-config/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791266144Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791326469Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791365102Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791408865Z namespaces/openshift-config/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791454109Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791533375Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79160711Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791693477Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791752001Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791803975Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79186063Z namespaces/openshift-config/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.791912144Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79199426Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792038243Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792090077Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792163583Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792419203Z namespaces/openshift-config/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792449795Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792582955Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792660911Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792812553Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792897969Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.792976615Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794205869Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79433849Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794398794Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794442098Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794493571Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794528924Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794594029Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794638073Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794693217Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794757551Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79486697Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.794947326Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795084067Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795121839Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795185895Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795225027Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795269751Z namespaces/openshift-config/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795313744Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795357368Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795400841Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795501268Z namespaces/openshift-console-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795531841Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795587335Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79564979Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795698304Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795752168Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795880258Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.795987846Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796089954Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796107925Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796165859Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796201082Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796251346Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796330212Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796383866Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79643099Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796513046Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796664488Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796674329Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79668543Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796707861Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.796785737Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.797373462Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.797440067Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.797918844Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79826397Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.798373709Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.798486737Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.798682572Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79878706Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.798824803Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.798896219Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.798940372Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.798982206Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799034199Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799118796Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799205923Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799277788Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799339173Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799423249Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799472503Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799527487Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79956671Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799633255Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799654277Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799717152Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799763645Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-5fj4h/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79981761Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-5fj4h/console-operator-7fdbdf9c99-5fj4h.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799943809Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-5fj4h/console-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799954Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-5fj4h/console-operator/console-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.79995785Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-5fj4h/console-operator/console-operator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.799999593Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-5fj4h/console-operator/console-operator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.800669685Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-5fj4h/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.800694947Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.800770792Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.800832587Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80086695Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.800930255Z namespaces/openshift-console/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.800985939Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801042223Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801101598Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801148331Z namespaces/openshift-console/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801192615Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801269681Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801461015Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801714865Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801793821Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801837394Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801896509Z namespaces/openshift-console/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.801945333Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.802014008Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.802056401Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.802133647Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.802190791Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.802252126Z namespaces/openshift-console/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80230191Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8029525Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.803039846Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.803398724Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.803469999Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.803666794Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.803812736Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804019901Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804079736Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80412927Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804197235Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804230017Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804297013Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804350277Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804430503Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804515839Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804563683Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804604286Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80465348Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804748337Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804829403Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80490768Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804975605Z namespaces/openshift-console/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.804986846Z namespaces/openshift-console/pods/console-869d497466-z5474/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805022918Z namespaces/openshift-console/pods/console-869d497466-z5474/console-869d497466-z5474.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805130217Z namespaces/openshift-console/pods/console-869d497466-z5474/console/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805145098Z namespaces/openshift-console/pods/console-869d497466-z5474/console/console/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805149658Z namespaces/openshift-console/pods/console-869d497466-z5474/console/console/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805200652Z namespaces/openshift-console/pods/console-869d497466-z5474/console/console/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805326962Z namespaces/openshift-console/pods/console-869d497466-z5474/console/console/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805401017Z namespaces/openshift-console/pods/console-869d497466-z5474/console/console/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805464462Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805515636Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/downloads-5499b6fb8f-w2bhd.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805635505Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/download-server/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805645926Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/download-server/download-server/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805651987Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/download-server/download-server/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.805716062Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/download-server/download-server/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80595164Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806034576Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w2bhd/download-server/download-server/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80609207Z namespaces/openshift-console/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806143544Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806211029Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806279865Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806391733Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806442297Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806522173Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806582258Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806655363Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806710368Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806835117Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.806947266Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807040773Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807104568Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807178454Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807244629Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807296512Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8073908Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807457405Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807513189Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807613477Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807756388Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807812602Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.807944832Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808029859Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808124996Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808207102Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808289579Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808410448Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808576771Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808625925Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808670168Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808710701Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808784957Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8088256Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.808869563Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80895759Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809033436Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809077439Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809117802Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809167396Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809211319Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809255343Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809300596Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809338239Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809371311Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809460738Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809501041Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809597769Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809639452Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809690746Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.80974412Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809901752Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.809977598Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810100518Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810105678Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810156542Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810208936Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810254219Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810327545Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810378619Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810420622Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810503878Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810552422Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810567863Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810614897Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810685432Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810750567Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810859056Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.810933641Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811020958Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811089783Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81117856Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811300549Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811453251Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811532507Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81156961Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811622204Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811673328Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811750864Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811808298Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.811905656Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812002023Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812051487Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812110801Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812172126Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81222474Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812277944Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812325708Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812380662Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812422216Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812654863Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812707197Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812807325Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81286865Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812923064Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.812965127Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813068055Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813160412Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813251149Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813299773Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813349107Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81340202Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8136598Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813768188Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813819343Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813869336Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.813945932Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814012777Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814071442Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814172619Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814256026Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814391326Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814423479Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814511316Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814629294Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814893725Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814942478Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.814989412Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815043966Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81509077Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815179357Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815227971Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815321968Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815387533Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815449717Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81548353Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815541775Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815589548Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815639582Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815675215Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81575106Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815799594Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815856468Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815890131Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815940935Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.815968987Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816064055Z namespaces/openshift-dns/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816098217Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816158002Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816196905Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816242008Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816285761Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81652063Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816602976Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816677702Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816754227Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816802221Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816858545Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816901149Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.816980525Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817030258Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817070862Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817149278Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817199222Z namespaces/openshift-dns/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817238625Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817351703Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81744777Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817671288Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.817772205Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818040096Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818159395Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818405874Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818450547Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818505571Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818555105Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818605729Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818664514Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818711987Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818836907Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818908292Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.818976878Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819040772Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819081406Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819152571Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819212276Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8192628Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819309383Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819512149Z namespaces/openshift-dns/pods/dns-default-92cmb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819605666Z namespaces/openshift-dns/pods/dns-default-92cmb/dns-default-92cmb.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819694953Z namespaces/openshift-dns/pods/dns-default-92cmb/dns/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819704634Z namespaces/openshift-dns/pods/dns-default-92cmb/dns/dns/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819708064Z namespaces/openshift-dns/pods/dns-default-92cmb/dns/dns/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819803971Z namespaces/openshift-dns/pods/dns-default-92cmb/dns/dns/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.81992778Z namespaces/openshift-dns/pods/dns-default-92cmb/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.819997946Z namespaces/openshift-dns/pods/dns-default-92cmb/dns/dns/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820027168Z namespaces/openshift-dns/pods/dns-default-92cmb/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820031188Z namespaces/openshift-dns/pods/dns-default-92cmb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820037229Z namespaces/openshift-dns/pods/dns-default-92cmb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820087233Z namespaces/openshift-dns/pods/dns-default-92cmb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82018469Z namespaces/openshift-dns/pods/dns-default-92cmb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820257056Z namespaces/openshift-dns/pods/dns-default-92cmb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820302459Z namespaces/openshift-dns/pods/dns-default-bhtf2/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820349523Z namespaces/openshift-dns/pods/dns-default-bhtf2/dns-default-bhtf2.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820423089Z namespaces/openshift-dns/pods/dns-default-bhtf2/dns/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82043643Z namespaces/openshift-dns/pods/dns-default-bhtf2/dns/dns/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82044922Z namespaces/openshift-dns/pods/dns-default-bhtf2/dns/dns/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820494394Z namespaces/openshift-dns/pods/dns-default-bhtf2/dns/dns/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820583021Z namespaces/openshift-dns/pods/dns-default-bhtf2/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820649326Z namespaces/openshift-dns/pods/dns-default-bhtf2/dns/dns/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820682758Z namespaces/openshift-dns/pods/dns-default-bhtf2/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820691839Z namespaces/openshift-dns/pods/dns-default-bhtf2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82070234Z namespaces/openshift-dns/pods/dns-default-bhtf2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820773095Z namespaces/openshift-dns/pods/dns-default-bhtf2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820864402Z namespaces/openshift-dns/pods/dns-default-bhtf2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820938068Z namespaces/openshift-dns/pods/dns-default-bhtf2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.820986522Z namespaces/openshift-dns/pods/dns-default-xjfqm/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821024475Z namespaces/openshift-dns/pods/dns-default-xjfqm/dns-default-xjfqm.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821110591Z namespaces/openshift-dns/pods/dns-default-xjfqm/dns/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821117852Z namespaces/openshift-dns/pods/dns-default-xjfqm/dns/dns/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821128263Z namespaces/openshift-dns/pods/dns-default-xjfqm/dns/dns/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821169606Z namespaces/openshift-dns/pods/dns-default-xjfqm/dns/dns/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821254512Z namespaces/openshift-dns/pods/dns-default-xjfqm/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821319877Z namespaces/openshift-dns/pods/dns-default-xjfqm/dns/dns/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821369741Z namespaces/openshift-dns/pods/dns-default-xjfqm/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821378512Z namespaces/openshift-dns/pods/dns-default-xjfqm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821383442Z namespaces/openshift-dns/pods/dns-default-xjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821421135Z namespaces/openshift-dns/pods/dns-default-xjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821510702Z namespaces/openshift-dns/pods/dns-default-xjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821578657Z namespaces/openshift-dns/pods/dns-default-xjfqm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821625241Z namespaces/openshift-dns/pods/node-resolver-546hs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821670594Z namespaces/openshift-dns/pods/node-resolver-546hs/node-resolver-546hs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821760271Z namespaces/openshift-dns/pods/node-resolver-546hs/dns-node-resolver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821776722Z namespaces/openshift-dns/pods/node-resolver-546hs/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821784203Z namespaces/openshift-dns/pods/node-resolver-546hs/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821827526Z namespaces/openshift-dns/pods/node-resolver-546hs/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821921053Z namespaces/openshift-dns/pods/node-resolver-546hs/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.821987509Z namespaces/openshift-dns/pods/node-resolver-546hs/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822035202Z namespaces/openshift-dns/pods/node-resolver-mf22l/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822072865Z namespaces/openshift-dns/pods/node-resolver-mf22l/node-resolver-mf22l.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822146901Z namespaces/openshift-dns/pods/node-resolver-mf22l/dns-node-resolver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822154391Z namespaces/openshift-dns/pods/node-resolver-mf22l/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822161052Z namespaces/openshift-dns/pods/node-resolver-mf22l/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822210215Z namespaces/openshift-dns/pods/node-resolver-mf22l/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822295302Z namespaces/openshift-dns/pods/node-resolver-mf22l/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822364827Z namespaces/openshift-dns/pods/node-resolver-mf22l/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82240469Z namespaces/openshift-dns/pods/node-resolver-tmc2g/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822451064Z namespaces/openshift-dns/pods/node-resolver-tmc2g/node-resolver-tmc2g.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822517009Z namespaces/openshift-dns/pods/node-resolver-tmc2g/dns-node-resolver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822523379Z namespaces/openshift-dns/pods/node-resolver-tmc2g/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8225357Z namespaces/openshift-dns/pods/node-resolver-tmc2g/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822589035Z namespaces/openshift-dns/pods/node-resolver-tmc2g/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822686452Z namespaces/openshift-dns/pods/node-resolver-tmc2g/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822851465Z namespaces/openshift-dns/pods/node-resolver-tmc2g/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822904009Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.822958483Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823014497Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823068921Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823167749Z namespaces/openshift-etcd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823226063Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823302199Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823356933Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82344285Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823560079Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823656556Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823766175Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823878143Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.823935508Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824000373Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824063908Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824116181Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824215539Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824276774Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824337718Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824428245Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824509142Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824563446Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824675904Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824789853Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824888861Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.824973837Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825070045Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825198464Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825362797Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825424422Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825487377Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825540531Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825603266Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82566768Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825716724Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825822832Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825903709Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825946652Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.825993696Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826036049Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826096363Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826156098Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826194091Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826246475Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826296369Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826404447Z namespaces/openshift-host-network/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826464721Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826542438Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826593481Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826666867Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826718421Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82683642Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.826931927Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827022244Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827295405Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827346739Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827407294Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827456768Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827548844Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827611529Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827667914Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827829656Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827913852Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.827965547Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828074375Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828173423Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828259029Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828352396Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828436563Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828582354Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828843934Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828909759Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.828966423Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829029398Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829081932Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829135316Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829191601Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829265376Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829322071Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829421428Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829519256Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.82957409Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829638885Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829686548Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829761194Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8298393Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829895335Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.829957169Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830003443Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830134163Z namespaces/openshift-image-registry/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830180416Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830245641Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830283684Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830343979Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830377892Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830512062Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830678424Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830899861Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830940304Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.830978227Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831021461Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831064264Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831173713Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831226386Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831261569Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831351486Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831394319Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83140838Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831443433Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831527949Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.831569023Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.832233304Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.832297328Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.832566029Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83270852Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.832887014Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.832999832Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833186157Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833256772Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833306226Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833500131Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833539524Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833591158Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833638581Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83374487Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833828996Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83388451Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833930254Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.833997009Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834038542Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83414488Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834225476Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834289081Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834334875Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834380928Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834438083Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834505288Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834513868Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834556842Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/image-registry-59dcc795c-7ftz4.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83466986Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/registry/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834682251Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/registry/registry/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834690782Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/registry/registry/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.834718974Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/registry/registry/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835368104Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835434679Z namespaces/openshift-image-registry/pods/image-registry-59dcc795c-7ftz4/registry/registry/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835474842Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835518365Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/node-ca-r8wzf.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835590911Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/node-ca/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835600732Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/node-ca/node-ca/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835609582Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/node-ca/node-ca/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835694229Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/node-ca/node-ca/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.835907465Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83597523Z namespaces/openshift-image-registry/pods/node-ca-r8wzf/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836035025Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836068168Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/node-ca-vmwzh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836151684Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/node-ca/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836161484Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/node-ca/node-ca/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836170485Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/node-ca/node-ca/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836210098Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/node-ca/node-ca/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836320367Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836400053Z namespaces/openshift-image-registry/pods/node-ca-vmwzh/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836452087Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83649339Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/node-ca-wr8cj.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836567576Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/node-ca/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836580957Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/node-ca/node-ca/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836586157Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/node-ca/node-ca/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836631701Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836772441Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836859728Z namespaces/openshift-image-registry/pods/node-ca-wr8cj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83688559Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836938474Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.836997779Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837040982Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837131649Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837176012Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837242337Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837306762Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837389259Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837439433Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837549441Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837630537Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837712603Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837821582Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837837353Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837894587Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.837951532Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838026758Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838083322Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838208741Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838216842Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838272406Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83832211Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838430789Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838516755Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838664376Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.838761734Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83897237Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839093119Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839272163Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839328818Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839380451Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839442296Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83949358Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839539903Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839588517Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839678614Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839766301Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.83988593Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839924873Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.839988008Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84001831Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840074455Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840084295Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840128419Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/ingress-canary-w57dk.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840212655Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/serve-healthcheck-canary/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840224796Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840233937Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840268069Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840366037Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840437862Z namespaces/openshift-ingress-canary/pods/ingress-canary-w57dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840750716Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84080223Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/ingress-canary-wjr4x.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840882657Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/serve-healthcheck-canary/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840890957Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840899038Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.840959282Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84106136Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841127295Z namespaces/openshift-ingress-canary/pods/ingress-canary-wjr4x/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841163598Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841215272Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/ingress-canary-xh7b4.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841274396Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/serve-healthcheck-canary/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841285847Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841290648Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841354423Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841436309Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841523146Z namespaces/openshift-ingress-canary/pods/ingress-canary-xh7b4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841560729Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841605892Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841652225Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841700849Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84183621Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841876002Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.841931917Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84197603Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842071097Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84210597Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842190657Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842264022Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842344969Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842384941Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842430075Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842471438Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842513341Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842678014Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842712727Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842781412Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842899451Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842957015Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.842996939Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.843579983Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.843660509Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.843858805Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.843960992Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84405676Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844199811Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844388295Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844459891Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844517755Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8445856Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844629973Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844691878Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844699139Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844776775Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844857571Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.844915085Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845011913Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84509886Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845173785Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84523286Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845301765Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8453618Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845433975Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84549083Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845566685Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845615669Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845688145Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845695055Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845769241Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845852557Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845906802Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.845967926Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84601311Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846091726Z namespaces/openshift-ingress/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846143249Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846224566Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846272679Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846350965Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846403009Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846552781Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8466657Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846839143Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846899178Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.846951531Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847023137Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84706082Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847175289Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847234323Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847288217Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847385065Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847463891Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847519775Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847643905Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847780985Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.847948498Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848048316Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848196967Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848345058Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848526562Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848607978Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848662623Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848776441Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848838766Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848934194Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.848954075Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849075824Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849161041Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849217305Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849253078Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849304812Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849356226Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84940385Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849451023Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849500127Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849514438Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84954635Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/router-default-84c7fc5cdf-7dfk5.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849656569Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/router/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8496694Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/router/router/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.84967453Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/router/router/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849714583Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/router/router/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.849979874Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/router/router/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850084892Z namespaces/openshift-ingress/pods/router-default-84c7fc5cdf-7dfk5/router/router/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850120044Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850181649Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850243634Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850293708Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850386155Z namespaces/openshift-insights/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850441959Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850520385Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850569619Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850646575Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850698039Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.850857591Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85098153Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851088639Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851171955Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85123231Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851460437Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851507301Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851574836Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8516257Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851719537Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851813944Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851864368Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.851960765Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.852058443Z namespaces/openshift-insights/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.852105706Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.852696392Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.852860794Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.853171378Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.853305378Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85384143Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85398048Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854131252Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854209698Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854269872Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85436345Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854429145Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854561115Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854582956Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854661113Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854709876Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854788922Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854848487Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85489648Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854938734Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.854978457Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855056003Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855175912Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855232736Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85528081Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855343815Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855387228Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855443522Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855482945Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85566988Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855710113Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855822301Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855837932Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-cckgm/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855859724Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-cckgm/insights-operator-5f67b55555-cckgm.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855953332Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-cckgm/insights-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855960692Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-cckgm/insights-operator/insights-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.855966893Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-cckgm/insights-operator/insights-operator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.856007265Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-cckgm/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.856446249Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-cckgm/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.856803306Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.856856891Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/insights-runtime-extractor-26spv.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.856951668Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.856963109Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/exporter/exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85697412Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/exporter/exporter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857032634Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/exporter/exporter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857162054Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857221598Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/exporter/exporter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857260421Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/extractor/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857274073Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/extractor/extractor/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857281603Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/extractor/extractor/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857324197Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/extractor/extractor/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857427274Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857493229Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/extractor/extractor/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857533753Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857540803Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857553604Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857590087Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857679934Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857787782Z namespaces/openshift-insights/pods/insights-runtime-extractor-26spv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857841786Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85789132Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/insights-runtime-extractor-88l7t.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857981637Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857993118Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/exporter/exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.857998258Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/exporter/exporter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858052232Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/exporter/exporter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858135379Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858206704Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/exporter/exporter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858246187Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/extractor/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858253138Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/extractor/extractor/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858266069Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/extractor/extractor/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858305792Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/extractor/extractor/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858396119Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858468614Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/extractor/extractor/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858493626Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858505917Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858516008Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858567202Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858666179Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858741855Z namespaces/openshift-insights/pods/insights-runtime-extractor-88l7t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.85880412Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.858851903Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/insights-runtime-extractor-xsstn.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859101253Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859109123Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/exporter/exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859119454Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/exporter/exporter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859188569Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/exporter/exporter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859274996Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859347872Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/exporter/exporter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859384564Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/extractor/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859391555Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/extractor/extractor/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859402716Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/extractor/extractor/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859447669Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/extractor/extractor/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859545767Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859612232Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/extractor/extractor/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859641884Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859648304Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859653555Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859783255Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859873802Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.859964979Z namespaces/openshift-insights/pods/insights-runtime-extractor-xsstn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860009032Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860054166Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86010903Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860154503Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860212458Z namespaces/openshift-keda/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860231299Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86024481Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860272982Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86036869Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860416313Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860427954Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86050286Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860564475Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860613049Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86076047Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86089758Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860961515Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.860971026Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861018889Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861187842Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861222445Z namespaces/openshift-keda/operators.coreos.com/installplans/install-v8ngg.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861344725Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861379057Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861427601Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861470524Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86154616Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861619955Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861720853Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861800009Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861857514Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861905088Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861955391Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.861992504Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862078471Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862148276Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862223422Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862273576Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86233305Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862385994Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862443219Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862546066Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862606221Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862666506Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862796586Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862865211Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.862918135Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863034954Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863123231Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863228719Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863316106Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863409693Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863558324Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863783381Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863862107Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863910661Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863958445Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.863999838Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864058883Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864094255Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864176642Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864258128Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864301981Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864355015Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864409009Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864460853Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864512987Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864565472Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864618845Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8646723Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864797769Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864856344Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864930549Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.864980503Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865056829Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865107763Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86520449Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865431938Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865524195Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865577409Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865629533Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86572161Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865817497Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.865905034Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86598061Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866030854Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866122481Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866175855Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866227009Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866400112Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866444125Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866524771Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866600437Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866675583Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866823525Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.866984777Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867021029Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867082774Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867108966Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867169051Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867215604Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867249767Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867335684Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86741467Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867480475Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867516798Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867574552Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867624026Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867724274Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867799769Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867846803Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867905637Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86793737Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.867981323Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868022746Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86806857Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868122934Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86819918Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868248904Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868304488Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86833885Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868398225Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868439418Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868519934Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86859283Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868679857Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.868957138Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869008642Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869080877Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.86911354Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869193536Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869225178Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869273802Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869352638Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869418603Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869470787Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869569715Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869651651Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869724247Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869922832Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.869987697Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870195103Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870380697Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870450472Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870497606Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870559281Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870587983Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870663199Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870706502Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870865044Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.870974563Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871017266Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871057419Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871129924Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871184408Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871244243Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871280176Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87133638Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871374783Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871430447Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87146735Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871562718Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871616072Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871667836Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871703659Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871792745Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871838459Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.871916005Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87198968Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872072307Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87211866Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872166794Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872211107Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872258611Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872338087Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872392351Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872432554Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87251109Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872573805Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872580256Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872617818Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872669733Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872699695Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872863287Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.872942793Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873212904Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87328604Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873371886Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873495976Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873645877Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873692801Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873753076Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87380787Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873852463Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.873895276Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87393787Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874097002Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874137895Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874156256Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874215621Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874250794Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874288046Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874349321Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874387514Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874427047Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874480601Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874551427Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8745877Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874651214Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874691527Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874764953Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874799296Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.874899203Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8749888Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875053675Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875100079Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875154693Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875218118Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875257191Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875338207Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87538417Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875421013Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87550906Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875580656Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875621199Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875744818Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875854097Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.875932232Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876015729Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876091215Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876201423Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876353375Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876412879Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876458503Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876504216Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876584002Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876694391Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876763736Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876785738Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876792558Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876849463Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876876155Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876923588Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.876967052Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877001724Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87707672Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877115043Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877159997Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877223211Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877282316Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87733274Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877393514Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877441908Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877482231Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877663885Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877702518Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877716919Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877796315Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.877818807Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878009852Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878051535Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878130591Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878167814Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878220028Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878294653Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878350488Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878395411Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878485778Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878587016Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878670672Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.878712076Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.87890088Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879014679Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879193882Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879241896Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879272728Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879332473Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879379197Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879445682Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879477184Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879561381Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879635576Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8796786Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.879754185Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880064249Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880082421Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880197229Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8802093Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880224521Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880316759Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880363532Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880406815Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880483541Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880512623Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880573558Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880619922Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880698428Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880831928Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.880979149Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881034823Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881081477Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881133831Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881177585Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88125109Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881309735Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881354128Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881466397Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88151095Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88151742Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881560944Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881672852Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881715196Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881853716Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.881971325Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.882134918Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.882592433Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.882705551Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.882865614Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883153366Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88320412Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883272585Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883324549Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883360482Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883413356Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88346116Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883570368Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883656054Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883703788Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883783854Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883835358Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883893722Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883922585Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.883934446Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-75tlr/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8839847Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-75tlr/kube-storage-version-migrator-operator-79964ff6f9-75tlr.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884130031Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-75tlr/kube-storage-version-migrator-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884139612Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-75tlr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884150792Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-75tlr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884177574Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-75tlr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884297604Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-75tlr/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884431574Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884492039Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884561724Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884602977Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884685093Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884747438Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884821524Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884866667Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884936402Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.884980396Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885062852Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88517186Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885261797Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885311531Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885367215Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885412389Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885457793Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885539869Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885589823Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885636666Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885764646Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885848962Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885892586Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.885992363Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886071169Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886182998Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886261454Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886370612Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886495502Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886663045Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886696027Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886746511Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886804505Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88685472Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886896583Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.886943006Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887013782Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887130121Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887184235Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887230008Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887273732Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887319095Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887363519Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887374319Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887393821Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/migrator-786f9fbc5-bzpr9.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887477407Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/graceful-termination/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887487918Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/graceful-termination/graceful-termination/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887496358Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887533561Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887626059Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887712765Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887786071Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/migrator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887800572Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/migrator/migrator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887819313Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/migrator/migrator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887849596Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/migrator/migrator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.887948273Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888018229Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-bzpr9/migrator/migrator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888092914Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888142318Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888199072Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888238735Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8882979Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888306251Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888310941Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888349824Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888457782Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888548269Z namespaces/openshift-marketplace/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88855952Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888565041Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888602714Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88868674Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888700621Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888745014Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888860913Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.888969992Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.889095891Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.889209Z namespaces/openshift-monitoring/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.889267034Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.88934092Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.889389644Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.889481481Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.889537745Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.889706158Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.890200746Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.890651131Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8909119Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.890964935Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.8910351Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.891088894Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.891203953Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.891236825Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.891307681Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.891419849Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.891484074Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.891543909Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.894443911Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.894594793Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.895752161Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.895835638Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.896755798Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.896895639Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.897370195Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.897547879Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.897605003Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.897756925Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.89781677Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.897885425Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.897918057Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898011955Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.89808309Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898144155Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898185148Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898322768Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898366292Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898445468Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898501212Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898628182Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898688507Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.898827127Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.899016232Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.89912415Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.89939285Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.899532601Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.899666211Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.899789181Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.89990372Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.899997707Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.900379196Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.900395467Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.900520237Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.900613974Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.900708821Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.900907817Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901014425Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901187288Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901293836Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901401114Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901511713Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901641653Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901761952Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901874891Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901910903Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.901985029Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90199466Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902033583Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902146571Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902159352Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9022545Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902427793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902438904Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902442814Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902489188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902604467Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902685873Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902747938Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902766869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90277964Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902856216Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902932801Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.902987966Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90303856Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90304732Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903052091Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903091514Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903199742Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903267477Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90329903Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90330797Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903314111Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903356224Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903443171Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903516766Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903548029Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90356004Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90356517Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903609913Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90369653Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903783877Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90382515Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903834501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903840361Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903882594Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.903978282Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904044827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90408591Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904092781Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904096351Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904147725Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904223771Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904289656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904319278Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904362541Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/cluster-monitoring-operator-54cb84584-mldl9.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904444207Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/cluster-monitoring-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904450678Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904462029Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904503592Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904900452Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.904969028Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-mldl9/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905050354Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905090737Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-state-metrics-845b954455-ctlsz.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905218997Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-main/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905229308Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905234158Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905284132Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90539152Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905474667Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905532011Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-self/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905543282Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905555013Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905605197Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905703954Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905804532Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905862796Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-state-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905871737Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.905876957Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90591332Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906068682Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906142908Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-ctlsz/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906192822Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906252906Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/metrics-server-b57f869fd-ppsvt.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906482704Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/metrics-server/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906495185Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/metrics-server/metrics-server/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906504795Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/metrics-server/metrics-server/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90656775Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90670265Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906809359Z namespaces/openshift-monitoring/pods/metrics-server-b57f869fd-ppsvt/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906869123Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.906919047Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/monitoring-plugin-cd8656b8-4bkrh.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907007834Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/monitoring-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907016105Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907026095Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90708061Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907202619Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907284705Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-4bkrh/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907331279Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907402324Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/node-exporter-86dvc.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907522383Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/init-textfile/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907531524Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/init-textfile/init-textfile/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907539395Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907585828Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907671725Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907778583Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907811666Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907820676Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907834497Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.907897932Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9079942Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908055734Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908103378Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/node-exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908112109Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/node-exporter/node-exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90812473Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908168433Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908279111Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908359557Z namespaces/openshift-monitoring/pods/node-exporter-86dvc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908375719Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908420372Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/node-exporter-mmmhc.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90851546Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/init-textfile/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90852288Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/init-textfile/init-textfile/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90852619Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908570804Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90866026Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.90879049Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908873007Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908880067Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908883688Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.908936112Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909060331Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909118656Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9091744Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/node-exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909187051Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/node-exporter/node-exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909195572Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909246565Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909362484Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909441671Z namespaces/openshift-monitoring/pods/node-exporter-mmmhc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909504475Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909549879Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/node-exporter-tj75x.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909650847Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/init-textfile/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909666258Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/init-textfile/init-textfile/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909681799Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/init-textfile/init-textfile/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909772316Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909854122Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909935938Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909980992Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909987402Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.909992993Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910048517Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910133593Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91021209Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910257873Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/node-exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910275354Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/node-exporter/node-exporter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910281605Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/node-exporter/node-exporter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91034856Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910466099Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910560486Z namespaces/openshift-monitoring/pods/node-exporter-tj75x/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91060788Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910671315Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/openshift-state-metrics-57f99c8b49-jc98n.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910853749Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-main/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91087029Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910888591Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.910939635Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911047774Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91113558Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911186394Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-self/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911203105Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911206916Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911249449Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911338606Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911414952Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911468296Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/openshift-state-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911476686Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911480127Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911535031Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911642219Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911767219Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-jc98n/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91178833Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.911885578Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912085713Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912096484Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912105684Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912160189Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912272627Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912356104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912396917Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912407238Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912415298Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912468252Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912593922Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912662217Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91269958Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912706161Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912782476Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912798128Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.912895895Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913052697Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913062018Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913111952Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913116292Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913123313Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913172736Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913263573Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913294196Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913302526Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913315597Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913379282Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913463219Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913530344Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913574237Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913580938Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913590098Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.913661194Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914025792Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914041533Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914103528Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914112789Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914119529Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914186584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914301233Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914378419Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914460135Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914511279Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/prometheus-operator-7b7d896497-sjx8n.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914609427Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914616137Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914635909Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914693023Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914806252Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914877217Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914894028Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/prometheus-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914902589Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914907989Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.914953003Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915135387Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915202692Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-sjx8n/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915223043Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915270357Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/prometheus-operator-admission-webhook-7ddc8784d4-zhnss.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915384076Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/prometheus-operator-admission-webhook/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915394247Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915399097Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9154403Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915525557Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915584611Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-zhnss/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915625204Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915663377Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/telemeter-client-787f69c8cd-rxqmq.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915868153Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915883254Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915888494Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.915899375Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916005234Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916098911Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916146254Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/reload/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916155095Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/reload/reload/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916159895Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/reload/reload/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91622309Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/reload/reload/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916315747Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916380202Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/reload/reload/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916430206Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/telemeter-client/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916439107Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/telemeter-client/telemeter-client/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916444077Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916469759Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916639262Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916720938Z namespaces/openshift-monitoring/pods/telemeter-client-787f69c8cd-rxqmq/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916852058Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.916962287Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/thanos-querier-5ccd878888-872p5.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917117299Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91713033Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91713534Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917166072Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917277981Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917351987Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917390309Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-rules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91740013Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917405401Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917434783Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91752479Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917604096Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917639999Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-web/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9176541Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91765905Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917706404Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917843604Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917927021Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917955013Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917963144Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.917966534Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918021358Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918129626Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918203212Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918252846Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/prom-label-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918259326Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918264956Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91830907Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918415398Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918481123Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918520016Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/thanos-query/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918529027Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/thanos-query/thanos-query/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918534247Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/thanos-query/thanos-query/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.91857136Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918719611Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918823529Z namespaces/openshift-monitoring/pods/thanos-querier-5ccd878888-872p5/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918864042Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.918917947Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919015784Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919072809Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919193358Z namespaces/openshift-multus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919241251Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919303726Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919368951Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919417895Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919459378Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919678015Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919788773Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919867829Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919918083Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.919985468Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92013199Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920240898Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920300552Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920350536Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920389899Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920419982Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920509219Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920545651Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920586814Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920668261Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.920956673Z namespaces/openshift-multus/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.921012617Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.921158818Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.921242175Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.921755774Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.921883924Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.922524703Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92261556Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.922769222Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.922829446Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.922865499Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.922967647Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923058504Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923147461Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923242688Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923279771Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923375538Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923455164Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923532Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923571793Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923617197Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92366329Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923712004Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923807331Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923840044Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923892718Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.923936701Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924015417Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924094233Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924134846Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924198621Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924252995Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924298149Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924338022Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924391526Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924435849Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924466722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924513846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/multus-additional-cni-plugins-s89wm.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924653076Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/bond-cni-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924663177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924667657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92469922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924822869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924889934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924924067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924930478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/cni-plugins/cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.924940408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92496444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925056347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925118312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925161485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/egress-router-binary-copy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925168616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925172216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925197288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925283234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92535234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925383422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925393093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925403694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925456458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925527743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925594188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925625431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/routeoverride-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925632031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925662363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925671404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925783803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925854178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925890031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni-bincopy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925896332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925899802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.925935555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926025471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926090406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926124189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92613824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926144091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926165122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926250288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926311573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s89wm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926348556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92639548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/multus-additional-cni-plugins-shtzq.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926523169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/bond-cni-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92653002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92653334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926581044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92666674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926757967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92679336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/cni-plugins/cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926799491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.926843434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92692862Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927000536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927024338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/egress-router-binary-copy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927031228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927036249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927082542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92717999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927249575Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927281178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927287258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927290658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927329711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927392906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927469502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927502635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/routeoverride-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927512075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927515365Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927547378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927630454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92769785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927719421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni-bincopy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927766025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927777216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927829449Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927929067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.927991942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928033325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928042656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928047456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928074568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928162945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928237261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-shtzq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928264013Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928316497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/multus-additional-cni-plugins-wxgkm.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928460668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/bond-cni-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928470189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928475479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928499361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928586667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928649272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928689926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928699416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/cni-plugins/cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928702927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92875236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92887869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928949225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928978168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/egress-router-binary-copy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928984338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.928998739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929045893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92913639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929207275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929285731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929294542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929298112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929331805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929409441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929480346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929509598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/routeoverride-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929516839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92952451Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929557162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.92993075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.929979164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930027318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni-bincopy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930038069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930043189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930065701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930165669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930261156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930294818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930303239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930308159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930357073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930474902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930566829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wxgkm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930583481Z namespaces/openshift-multus/pods/multus-bl448/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930649226Z namespaces/openshift-multus/pods/multus-bl448/multus-bl448.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930787366Z namespaces/openshift-multus/pods/multus-bl448/kube-multus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930802948Z namespaces/openshift-multus/pods/multus-bl448/kube-multus/kube-multus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.930808048Z namespaces/openshift-multus/pods/multus-bl448/kube-multus/kube-multus/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93083748Z namespaces/openshift-multus/pods/multus-bl448/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931259372Z namespaces/openshift-multus/pods/multus-bl448/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931337869Z namespaces/openshift-multus/pods/multus-bl448/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931372971Z namespaces/openshift-multus/pods/multus-pffpq/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931431066Z namespaces/openshift-multus/pods/multus-pffpq/multus-pffpq.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931532073Z namespaces/openshift-multus/pods/multus-pffpq/kube-multus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931547265Z namespaces/openshift-multus/pods/multus-pffpq/kube-multus/kube-multus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931552215Z namespaces/openshift-multus/pods/multus-pffpq/kube-multus/kube-multus/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931581667Z namespaces/openshift-multus/pods/multus-pffpq/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931809965Z namespaces/openshift-multus/pods/multus-pffpq/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93188358Z namespaces/openshift-multus/pods/multus-pffpq/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931914773Z namespaces/openshift-multus/pods/multus-rlnbl/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.931944455Z namespaces/openshift-multus/pods/multus-rlnbl/multus-rlnbl.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932083736Z namespaces/openshift-multus/pods/multus-rlnbl/kube-multus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932093186Z namespaces/openshift-multus/pods/multus-rlnbl/kube-multus/kube-multus/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932097727Z namespaces/openshift-multus/pods/multus-rlnbl/kube-multus/kube-multus/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932102277Z namespaces/openshift-multus/pods/multus-rlnbl/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932545891Z namespaces/openshift-multus/pods/multus-rlnbl/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932603046Z namespaces/openshift-multus/pods/multus-rlnbl/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932634508Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932673721Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/network-metrics-daemon-6ncdl.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932844264Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932856545Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932860245Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932880137Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.932980374Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933065641Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933099144Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/network-metrics-daemon/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933105654Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933109094Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933148147Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933272987Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933402847Z namespaces/openshift-multus/pods/network-metrics-daemon-6ncdl/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93344114Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933494854Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/network-metrics-daemon-q9mnj.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933591621Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933595251Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933598542Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933625734Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93370797Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933810948Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93383136Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/network-metrics-daemon/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93384211Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933854401Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.933893574Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934017604Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934080579Z namespaces/openshift-multus/pods/network-metrics-daemon-q9mnj/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934120742Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934149564Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/network-metrics-daemon-r47cp.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93423051Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934236771Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934240411Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934273543Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934369081Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934423985Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934544784Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/network-metrics-daemon/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934560465Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934564976Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934569456Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934598848Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934691926Z namespaces/openshift-multus/pods/network-metrics-daemon-r47cp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93475702Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934810344Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934943025Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934950565Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.934994319Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935090246Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935125499Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935189784Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93526901Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935332724Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935440263Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935454374Z namespaces/openshift-network-console/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935458914Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935502208Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93553903Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935587494Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935637378Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935721524Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.935912069Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936006686Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936041809Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936086152Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936153067Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936199581Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936232844Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93630967Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936356583Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936394756Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936439769Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936517695Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936552748Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936596251Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936797357Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936880713Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.936993672Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937072308Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937217609Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937345719Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937571036Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93762367Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937681975Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937722468Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937795803Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937850677Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937893621Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937959856Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.937987378Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938040812Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938084426Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938167712Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938239907Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938364097Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93840004Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938437753Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938489306Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93853052Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93853785Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938584784Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/networking-console-plugin-6cdb5968b9-f8pfs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93865773Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/networking-console-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93866584Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93867112Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938704223Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938825752Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938897238Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-f8pfs/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938931671Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.938982004Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939012867Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93905464Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939101733Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939155197Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939211812Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939256235Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939308929Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939357583Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939521316Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939617503Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.93971003Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939854151Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939898325Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939960809Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.939997652Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940067267Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94010779Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940149994Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940196177Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940279104Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940333138Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940477929Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940567176Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940609769Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940651542Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.940789593Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94087654Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.941068014Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94113977Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.941555572Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.941639138Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.941772828Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.941821072Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.941879556Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94192483Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.941969033Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942050599Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942097613Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942139686Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942196471Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942240034Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942281047Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94232168Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942397996Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942475742Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942518935Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942560738Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942619093Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942653356Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942700279Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942762844Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942912725Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942922816Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942929017Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/network-check-source-56499946bc-xxqp4.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942932527Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/check-endpoints/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942935817Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/check-endpoints/check-endpoints/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.942939087Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94297659Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943093029Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943171295Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-xxqp4/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943206328Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943248431Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/network-check-target-dzw52.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943327787Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/network-check-target-container/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943338068Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943342118Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943372831Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943452327Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943532423Z namespaces/openshift-network-diagnostics/pods/network-check-target-dzw52/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943581807Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943631231Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/network-check-target-lx8lr.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943702156Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/network-check-target-container/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943708366Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943711947Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943774171Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943862648Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943928623Z namespaces/openshift-network-diagnostics/pods/network-check-target-lx8lr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.943959196Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944001229Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/network-check-target-w5957.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944076915Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/network-check-target-container/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944086435Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944089886Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944125568Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944211345Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94428027Z namespaces/openshift-network-diagnostics/pods/network-check-target-w5957/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944313133Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944354916Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944398899Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94440511Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944441022Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944520699Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944566632Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944608065Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944691852Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944760387Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944812961Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944866805Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944915389Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.944977054Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945014897Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945075021Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945118114Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945200201Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945273336Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945373504Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945414187Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945461471Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945500744Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945555708Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945629404Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945667196Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94571176Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945826519Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945871052Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945879573Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945912485Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.945962379Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946004272Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946095279Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946170545Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946251821Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946327397Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946426665Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946571766Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946676144Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946719767Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946872039Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946937904Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.946995568Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947054393Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9471479Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947191693Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947238587Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947343085Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947438062Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947482536Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947522869Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947567132Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947605475Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947648619Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947692622Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947756937Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947770438Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947811191Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947865555Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947903668Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947948442Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.947991915Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948038528Z namespaces/openshift-network-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948084402Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948143717Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948183769Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948228053Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948266226Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948367454Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948443199Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948517965Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948562249Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948603582Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948687498Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948763244Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948829969Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.948883463Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94897457Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949023584Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949072777Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949160264Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949204328Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949209768Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949257782Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949319987Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94936929Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949520722Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.94962162Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949803814Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.949900581Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950074404Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950161091Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95028344Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950332124Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950380208Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950461904Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950515238Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950557391Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95067818Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950688381Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950701092Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950742656Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950793789Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950837513Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950913999Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.950990564Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951034228Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951109554Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951173849Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951218202Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951274866Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95131726Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951363563Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951403666Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95144905Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95145503Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951491993Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/iptables-alerter-64d4c.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951563258Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/iptables-alerter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951569449Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951572729Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951607422Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951689068Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951780215Z namespaces/openshift-network-operator/pods/iptables-alerter-64d4c/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951818268Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951855901Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/iptables-alerter-dpck9.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951922096Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/iptables-alerter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951931136Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951941948Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.951966919Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95211009Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952178955Z namespaces/openshift-network-operator/pods/iptables-alerter-dpck9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952213458Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952252731Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/iptables-alerter-g8qvd.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952319586Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/iptables-alerter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952325477Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952330817Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95236416Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95262726Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952691645Z namespaces/openshift-network-operator/pods/iptables-alerter-g8qvd/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952749349Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952868098Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952918582Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.952967146Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953030931Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953082045Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953133789Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953186573Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953233566Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95327774Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953355986Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953433482Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953515498Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953559921Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953603475Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953644268Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953685621Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953793349Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953847874Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953886846Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.953961442Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954007036Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954044069Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954142916Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954268516Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954366283Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954438359Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954516275Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954670026Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954884523Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954946958Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.954990741Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955037285Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955082188Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955125341Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955180096Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955259032Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955333647Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955379821Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955420904Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955462617Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955509511Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955561175Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955606028Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955669313Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955676574Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955715897Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955771511Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955818234Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955868749Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955913342Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955955035Z namespaces/openshift-operators/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955963206Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.955969046Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956009399Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956050652Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956099226Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956156311Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956201294Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956243987Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95628481Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956457854Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956525529Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956609305Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95667236Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956722304Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956863775Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956909898Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956954092Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.956996755Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957092512Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957156147Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957223742Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957358423Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957403996Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957410656Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95745051Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957499203Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957545817Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957770124Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.957856001Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.958178895Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.958282393Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.958793702Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.958870919Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.95915529Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959207204Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959254468Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959336304Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959452913Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959499207Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959583443Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959625636Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959667329Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959719184Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959779318Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959844723Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959875025Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959918509Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9599277Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.959960972Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960015856Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960060259Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960144736Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960215131Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960261465Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960301178Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960348492Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960392945Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960466031Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960507364Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960616842Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960627213Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960656095Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960758733Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960812727Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960857591Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960900144Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960908364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.960971569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovnkube-node-gghmq.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961140152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-node/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961151033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961156203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961181216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961288104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961358579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961395332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961405183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961410143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961439315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961546884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961615689Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961653342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/nbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961663102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/nbdb/nbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961668173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/nbdb/nbdb/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961701435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/nbdb/nbdb/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961825055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96188922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961934153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/northd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961945294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/northd/northd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961948884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/northd/northd/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.961974676Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/northd/northd/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962082974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962145589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/northd/northd/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962181762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-acl-logging/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962189703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962193243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962226236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962309672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962358796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962367816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-controller/ovn-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962372757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962408379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962556581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962620596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962659259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovnkube-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962665619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962668999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.962701402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963514644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963576319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963653355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/sbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963660126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/sbdb/sbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963663516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/sbdb/sbdb/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963696878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/sbdb/sbdb/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963810917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963879572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gghmq/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.963912955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96397401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovnkube-node-nkxrg.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964115841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-node/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964122041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964125511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964162374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964269692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964334877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964362389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96436803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9643741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964411513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964517081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964586166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96463034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/nbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964641511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/nbdb/nbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964646301Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/nbdb/nbdb/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964663472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964775561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964839426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964874829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/northd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964881679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/northd/northd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964885099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/northd/northd/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.964917382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/northd/northd/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96501908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965082144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/northd/northd/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965118837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-acl-logging/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965125018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965128328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96515841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965246907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965312762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965350615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965356945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-controller/ovn-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965360486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965392668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965634037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965700072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965750296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovnkube-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965761696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.965765437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96580631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96671904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.966808527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.966829358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/sbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.966836929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/sbdb/sbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.966845139Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/sbdb/sbdb/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.966886693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96697478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967039065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-nkxrg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967076927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967147333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovnkube-node-pvhmd.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967298594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-node/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967305515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967308845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967339708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967446566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967512271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967552304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967563105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967567295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967620709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967693024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967792062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967811173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/nbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967815414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/nbdb/nbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967823325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/nbdb/nbdb/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967879209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.967977476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968081034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968111467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/northd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968122777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/northd/northd/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968128278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/northd/northd/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968191583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/northd/northd/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968307142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968386888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/northd/northd/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968407989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-acl-logging/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96841151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96841652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968460263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.96854704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968611215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968642007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968647678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-controller/ovn-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968651078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968693381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968899007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.968968022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.969005055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovnkube-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.969012436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.969015836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.969051659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970041515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970105869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970125561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/sbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970131251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/sbdb/sbdb/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970139362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/sbdb/sbdb/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970176665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970273642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970338977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-pvhmd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97037764Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970411653Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970456616Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970464817Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97050318Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970590806Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970705825Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970779451Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.970814504Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97089728Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971021839Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971034831Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971087584Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971134838Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9711534Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9711567Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971199893Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971247107Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971294251Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971341974Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971390988Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971431311Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971472244Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97155303Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971654568Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971757506Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971818211Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971854203Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.971901327Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97194183Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972020616Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972062279Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972102462Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972185409Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972231362Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972237263Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972277166Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97232431Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972362973Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972468401Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972545276Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972753132Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972828168Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.972946117Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973090128Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973259001Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973318976Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973353138Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973403752Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973451556Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973486699Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973532172Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973605648Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973685434Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973746528Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973860747Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973911591Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.973956604Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974007199Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974049082Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974093905Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974100006Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-jccjn/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974138469Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-jccjn/service-ca-operator-5d7b7dc95c-jccjn.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974216255Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-jccjn/service-ca-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974222485Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-jccjn/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974226255Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-jccjn/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974266848Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-jccjn/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974407619Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-jccjn/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97454804Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974588713Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974633956Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974674719Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974717743Z namespaces/openshift-service-ca/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974784798Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974844623Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974883976Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974928159Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.974972422Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975053148Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975194069Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975316339Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9753289Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975371143Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975413976Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975452809Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975534696Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975566658Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975607521Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975689467Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975756262Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975768083Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975800666Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975848109Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.975888943Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97598945Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976071487Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976162493Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97624829Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976388611Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976488909Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976782631Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976821744Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976869208Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976906981Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976953204Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.976989747Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97703353Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977113506Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977183062Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977225055Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977267418Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977310392Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977364926Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977400258Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977408009Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977560421Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/service-ca-7bb4f4bcc7-6frr7.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977574512Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/service-ca-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977578092Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977581162Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977625096Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977855193Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977913478Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-6frr7/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97794044Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.977973712Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978026236Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978064909Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978113393Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978152116Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97820769Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978241763Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978293667Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978325559Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978407856Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978480171Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978555587Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978619552Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978655635Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978700548Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978762283Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978847609Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978888142Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.978927015Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979011722Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979052465Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979092448Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979202946Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979287883Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979361809Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979446445Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979524001Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979649591Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979860757Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.97990816Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979950734Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.979996677Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980098755Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980112366Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980139328Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980234656Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980311122Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980356115Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980400258Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980440381Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980471394Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980521638Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980561111Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980606974Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980646047Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980689531Z namespaces/openshift/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980762246Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9808089Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980856173Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980891346Z namespaces/openshift/apps/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.980930569Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981021386Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981098922Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981176718Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981222692Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981252754Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981304448Z namespaces/openshift/batch/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981346451Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981417886Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98146062Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981501243Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981575328Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981618362Z namespaces/openshift/core/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981658805Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981781894Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98186133Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.981936096Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.982011172Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.982081307Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.982197936Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.982347708Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98238017Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.982439185Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.982492189Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.982522781Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.983825191Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.983867424Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.983953521Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.984028867Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.984127014Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.984227222Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.984312498Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.984475731Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.984663405Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98485451Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.984932616Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.985021092Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.985148122Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98524936Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98537767Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.985470087Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.985563614Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.985666612Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.985798172Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.985923032Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986022429Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986117296Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986206293Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.9862989Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986391637Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986490375Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986587523Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986674519Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986847892Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.986954791Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987051998Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987180178Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987298067Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987392214Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987492222Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987579748Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987701768Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987866801Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.987952377Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98811856Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.988219868Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.988325326Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.988451435Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.988547133Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.988623079Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.988760499Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98890509Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989007818Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989115376Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989203923Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.98929174Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989386877Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989527218Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989647107Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989797229Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.989909547Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990030496Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990121433Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99020811Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990325869Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990463189Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990497292Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990586269Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990663535Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990706268Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990777384Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990819627Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990877801Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990914284Z namespaces/openshift/policy/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990954657Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.990998921Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991042764Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991088868Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991094988Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991129781Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99125521Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991392971Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991495859Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991604697Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991784621Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.991889539Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992008958Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992115776Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992235975Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992344824Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992451972Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992578191Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992718622Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992842752Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.992958981Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993064779Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993170287Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993299337Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993382633Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993486731Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993588199Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993686836Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993819907Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.993941556Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.994048894Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.994148222Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99424843Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.994363558Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.994570614Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.994683273Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.994816953Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.994917261Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99504144Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.995159869Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.995270668Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.995394137Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.995491225Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.995596013Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.995711152Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.995836761Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99595705Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.996065699Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.996180407Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.996299067Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.996433247Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99660192Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.996759912Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997069916Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997185065Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997272431Z network_logs/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997302704Z network_logs/cluster_scale [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997391931Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997465156Z network_logs/multi-networkpolicy [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997542852Z network_logs/net-attach-def [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997619068Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99778393Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.997882478Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.999106682Z nodes/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.999158876Z nodes/debug [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.999324088Z nodes/ip-10-0-128-74.ec2.internal/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.999352461Z nodes/ip-10-0-128-74.ec2.internal/cpu_affinities.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.999584019Z nodes/ip-10-0-128-74.ec2.internal/dmesg [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.99987227Z nodes/ip-10-0-128-74.ec2.internal/ethtool_channels [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:56.999945106Z nodes/ip-10-0-128-74.ec2.internal/ethtool_features [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000032773Z nodes/ip-10-0-128-74.ec2.internal/ip-10-0-128-74.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000282012Z nodes/ip-10-0-128-74.ec2.internal/irq_affinities.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000410892Z nodes/ip-10-0-128-74.ec2.internal/lscpu [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000526401Z nodes/ip-10-0-128-74.ec2.internal/lspci [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000613938Z nodes/ip-10-0-128-74.ec2.internal/podresources.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000710915Z nodes/ip-10-0-128-74.ec2.internal/pods_info.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000859686Z nodes/ip-10-0-128-74.ec2.internal/proc_cmdline [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.000936052Z nodes/ip-10-0-128-74.ec2.internal/sysinfo.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.002653794Z nodes/ip-10-0-128-74.ec2.internal/sysinfo.tgz [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.002836728Z nodes/ip-10-0-131-116.ec2.internal/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.002880371Z nodes/ip-10-0-131-116.ec2.internal/cpu_affinities.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.003182424Z nodes/ip-10-0-131-116.ec2.internal/dmesg [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.003407892Z nodes/ip-10-0-131-116.ec2.internal/ethtool_channels [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.003481797Z nodes/ip-10-0-131-116.ec2.internal/ethtool_features [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.003563733Z nodes/ip-10-0-131-116.ec2.internal/ip-10-0-131-116.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.003943733Z nodes/ip-10-0-131-116.ec2.internal/irq_affinities.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.004079633Z nodes/ip-10-0-131-116.ec2.internal/lscpu [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.004201562Z nodes/ip-10-0-131-116.ec2.internal/lspci [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.00429686Z nodes/ip-10-0-131-116.ec2.internal/podresources.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.004395507Z nodes/ip-10-0-131-116.ec2.internal/pods_info.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.004508596Z nodes/ip-10-0-131-116.ec2.internal/proc_cmdline [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.004583111Z nodes/ip-10-0-131-116.ec2.internal/sysinfo.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.006342537Z nodes/ip-10-0-131-116.ec2.internal/sysinfo.tgz [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.006480277Z nodes/ip-10-0-141-149.ec2.internal/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.00652163Z nodes/ip-10-0-141-149.ec2.internal/cpu_affinities.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.006822733Z nodes/ip-10-0-141-149.ec2.internal/dmesg [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.007076353Z nodes/ip-10-0-141-149.ec2.internal/ethtool_channels [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.007152919Z nodes/ip-10-0-141-149.ec2.internal/ethtool_features [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.007246596Z nodes/ip-10-0-141-149.ec2.internal/ip-10-0-141-149.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.007588872Z nodes/ip-10-0-141-149.ec2.internal/irq_affinities.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.007722292Z nodes/ip-10-0-141-149.ec2.internal/lscpu [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.007862543Z nodes/ip-10-0-141-149.ec2.internal/lspci [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.007946329Z nodes/ip-10-0-141-149.ec2.internal/podresources.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.008049427Z nodes/ip-10-0-141-149.ec2.internal/pods_info.json [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.008155795Z nodes/ip-10-0-141-149.ec2.internal/proc_cmdline [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.008238702Z nodes/ip-10-0-141-149.ec2.internal/sysinfo.log [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.010064332Z nodes/ip-10-0-141-149.ec2.internal/sysinfo.tgz [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.010225004Z pod_network_connectivity_check/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.010273848Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.010389816Z static-pods/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.010398247Z static-pods/kube-apiserver/ [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.017423266Z [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.017444667Z sent 58,414 bytes received 3,952,375 bytes 2,673,859.33 bytes/sec [must-gather] [must-gather-pgdvn] OUT 2026-07-02T13:39:57.017453328Z total size is 43,636,539 speedup is 10.88 [must-gather] [must-gather ] OUT 2026-07-02T13:39:57.324354507Z namespace/openshift-must-gather-95kqz 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: 8c2fb358-acb8-4847-8aed-a37caf6a4b56 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-s2dnl [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-s2dnl-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-s2dnl [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 6771533 Jul 2 13:40 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-s2dnl/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts bf86719] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-s2dnl/e2e-predictor.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] 322355b..bf86719 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-02T13:40:43.383Z","type":3}]